Skip to content
forked from raavin/BaseApp2

Fork of BaseApp2 with devise for authentication and bundler (now stable)

Notifications You must be signed in to change notification settings

rorcraft/BaseApp2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== BaseApp2 on Rails3

- Devise 
- Declarative Authorization

== Getting Started

1. At the command prompt:
       <tt>bundle install</tt> 
       <tt>rake db:migrate</tt> 
       <tt>unicorn_rails</tt> 

3. Go to http://localhost:8080/ and wala.

About

Fork of BaseApp2 with devise for authentication and bundler (now stable)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 68.9%
  • Ruby 31.1%