amber-rails

Rails 3 engine that exposes Amber (JS, CSS, and WebDAV via RackDAV)

Example app

To run the example Todos app:

cd examples/todos
rake setup
bundle exec rails server

Then open http://localhost:3000 to view the example Todos app.