rorcraft / BaseApp2

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

Home Page:http://github.com/dannyweb/BaseApp2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== 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)

http://github.com/dannyweb/BaseApp2


Languages

Language:JavaScript 68.9%Language:Ruby 31.1%