jtalk-rails
Rails 3 engine that exposes Jtalk (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.
Rails 3 engine that exposes Jtalk (JS, CSS, and WebDAV via RackDAV)
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.