github.com
NVM provides you more convenient way to manage and set up your Javascript(Node.js) environment. First install NVM, note git...
Add in Gemfile: group :development, :test do gem 'rspec-rails' gem 'spork-rails' end group :test do gem 'capybara'
If some of your scripts don't work with turbolinks, you should do the following: ready = -> #your code here
Best results in other decks
unpoly.com
Quick reference for passing data from Rails to JavaScript via Unpoly compilers. Haml Attribute Syntax # Ising hash rockets and string...
unpoly.com
This release adds asynchronous compilers and many other features requested by the community. We also fixed a number of performance...