rorcraft/BaseApp2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.