On Mon, Dec 10, 2012 at 2:19 PM, Colin Law <clanlaw@googlemail.com> wrote:
> Post the output from
> gem list
>
> Also copy/paste here the output from bundle install.
Gonna have to agree, to me it sounds like you installed on
ruby-1.9.3-p327 instead of @global or @gemset_name. I've ran into
issues if I haven't installed into a gemset. Make sure you are either
in @global or in another gemset you create. I actually prefer not to
use @global at all because it mucks up the isolation I use RVM for but
you can do whatever you please.
--
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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment