On 25 January 2011 17:22, Adam Cataldo <[email protected]> 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

