RailsCasts Pro episodes are now free!

Learn more or hide this

Kieran Klaassen's Profile

GitHub User: kieranklaassen

Comments by Kieran Klaassen

Avatar

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

Avatar

i agree!! i loved that screencast, only i use Guard-coffeescript for compiling, seems more straight forward to me.