Skip to content

maecro/nether_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example rails 3.1 app to showcase using Nether.

Make sure you have sqlite installed on your machine.

After cloning the app install the bundle.

bundle install

Create the database and seed it with sample data.

rake db:create && rake db:migrate && rake db:seed

Start up the sever, go to the the standard rails url and start scrolling.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published