Even if you add the gem to your system gem path, a rails application
doesn't use it.
We have to add it to a Gemfile. You can find the Gemfile at the root
directory of your rails application.

make sure install bundler, before you hit the bundle install.
execute this to install bundler

gem install bundler



2013/5/20 Arvind Vyas <arvindvya...@gmail.com>

> yes i have added it in my gem list inside the rvm  ,  i am working with
> rails 2.3.5 so i dont have any bundle that what i can not do bundle
> install.
>
>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "Ruby on Rails: Talk" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/rubyonrails-talk/yikR79tv7Fg/unsubscribe?hl=en-US
> .
> To unsubscribe from this group and all its topics, send an email to
> rubyonrails-talk+unsubscr...@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to