RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: kieranklaassen
It does work!
Just bundle update and make sure you use the git branch as your source: gem 'mercury-rails', :git => 'git://github.com/jejacks0n/mercury.git'
gem 'mercury-rails', :git => 'git://github.com/jejacks0n/mercury.git'
If you have problems see this github issue: https://github.com/jejacks0n/mercury/issues/114
i agree!! i loved that screencast, only i use Guard-coffeescript for compiling, seems more straight forward to me.
It does work!
Just bundle update and make sure you use the git branch as your source:
gem 'mercury-rails', :git => 'git://github.com/jejacks0n/mercury.git'
If you have problems see this github issue:
https://github.com/jejacks0n/mercury/issues/114
i agree!! i loved that screencast, only i use Guard-coffeescript for compiling, seems more straight forward to me.