Demo for bootstrap-x-editable-rails
# bundle install
# rake db:migrate
# rake db:seed
# rails server
4. Visit http://localhost:3000/
The following files are interesting
Gemfile
app/assets/javascripts/application.js
app/assets/stylesheets/application.css
app/assets/javascripts/posts.js.coffee
app/views/posts/index.html.erb