RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: SpoBo
I'd love to use this in a JS frontend with a rails backend. Is there a way or what would be the best way to implement it?
define in your gemfile that you need '0.6.0'. apparently they released a new version and somehow my gemfile thought it had to use 0.2.8. Which clearly wasn't compatible yet with rails 3.2.
I'd love to use this in a JS frontend with a rails backend. Is there a way or what would be the best way to implement it?
define in your gemfile that you need '0.6.0'. apparently they released a new version and somehow my gemfile thought it had to use 0.2.8. Which clearly wasn't compatible yet with rails 3.2.