8000 GitHub - enochrod/demo.activeadmin.info: A store application to use in tutorials for Active Admin
[go: up one dir, main page]

Skip to content

enochrod/demo.activeadmin.info

 
 

Repository files navigation

The Active Admin Store

Travis CI

This is a test application to demo Active Admin.

http://demo.activeadmin.info

Installation

  • Before running bundle install you might have to install the correct version of ruby on your system.

  • After the correct version of ruby is install run bundle install

  • DO NOT RUN THE ACTIVEADMIN INSTALL GENERATOR COMMAND The Active Admin Demo repo already has the generated files for Active Admin to run.

  • If you want the seed data from the demo, then migrate and seed your database before starting the server:

    rake db:migrate
    rake db:seed
    rails server

About

A store application to use in tutorials for Active Admin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 85.8%
  • HTML 11.1%
  • CSS 2.3%
  • Other 0.8%
0