#knockoutjs + Ruby On Rails + Devise

This is just a demo app which will help you get started with rubyonrails , devise and knockoutjs. It is fully ajaxifed and secure. You can check the demo here

http://frozen-beach-7829.herokuapp.com/

Installation

  1. git clone git@github.com:passion8/knockout-rails-devise-example.git
  2. cd knockout-rails-devise-example
  3. bundle install
  4. rake db:migrate
  5. rails s

Fix me

The design sucks for this app. You can push request to make this app more beautiful.

Thanks