Re: [Rails] Re: Trouble with bundler
On 25 January 2011 17:22, Adam Cataldo <adam.cataldo@gmail.com> wrote:
> This was just me being dumb. The trick is to add
>
> gem 'oauth', '0.4.4'
>
> to my Gemfile and THEN run
>
> bundle install oauth
Don't you just want
bundle install
after putting it in Gemfile. Why the oath on the end?
Colin
--
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 this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home