I tried to add the joker gem to my rails project on ubuntu. I get the following error:
/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require': cannot load such file -- /ruby-1.9.3-p125@rails32x/gems/joker-1.0.0/lib/joker_native (LoadError)
Is there something I am missing here.
ruby-1.9.3-p125
I tried to add the joker gem to my rails project on ubuntu. I get the following error:
/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require': cannot load such file -- /ruby-1.9.3-p125@rails32x/gems/joker-1.0.0/lib/joker_native (LoadError)
Is there something I am missing here.
ruby-1.9.3-p125