Skip to content

siutin/activeadmin-nested-namespaces-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Active Admin Nested Namespaces Example

This is the example of https://github.com/siutin/activeadmin-nested-namespaces

demo

Getting Started

Open a terminal and follow the instruction below:


# Download the project source code
git clone https://github.com/siutin/activeadmin-nested-namespaces-example.git

# Setup
cd activeadmin-nested-namespaces-example
bundle install 
bundle exec rake db:migrate
bundle exec rake db:seed

# Start a development server instance
bundle exec rails server

You can now check all routes via http://localhost:3000/rails/info/routes

Contributors

Martin Chan - creator

License

MIT

About

Demonstration nested namepspace support for ActiveAdmin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published