Saurabh Peshkar wrote:> Hi All,
>
> my server is having rack gems as:
>
> rack (1.2.1, 1.1.0, 1.0.1, 1.0.0)
>
> when i run the following command in my project/vendor/gems folder:
>
> gem unpack rack-1.0.0
>
> It shows the following error message:
>
> Error: Gem ''rack-1.0.0'' not installed.
>
> Any idea on this??
>
> Thanks,
>
> Saurabh
Query solved, used following command:
gem unpack rack -v=1.0.0
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.