Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Ruby Gem issue, undefined method 'configure' for Instagram:Module
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dan  
View profile  
 More options Mar 9 2012, 1:22 am
From: Dan <daniel.mark.lev...@gmail.com>
Date: Thu, 8 Mar 2012 22:22:05 -0800 (PST)
Local: Fri, Mar 9 2012 1:22 am
Subject: Ruby Gem issue, undefined method 'configure' for Instagram:Module
I'm using the instagram ruby gem in the same way as the example here:
https://github.com/mshk/Instagram-on-Rails-Sample/blob/master/config/...

When I attempt to start my server I get this error ...../instagram.rb:
3:in `<top (required)>': undefined method `configure' for
Instagram:Module (NoMethodError)

It seems like some others have run into this (not the main post but in
the comments) https://github.com/Instagram/instagram-ruby-gem/issues/21

Any ideas?

Thanks,
Dan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
absentees;  
View profile  
 More options Mar 28 2012, 3:16 am
From: "absentees;" <djlethal...@gmail.com>
Date: Wed, 28 Mar 2012 00:16:41 -0700 (PDT)
Local: Wed, Mar 28 2012 3:16 am
Subject: Re: Ruby Gem issue, undefined method 'configure' for Instagram:Module

Hi Dan,

I'm guessing your gem file just has the line

gem 'instagram'
??

try changing it to:
gem 'instagram',  :git =>
'git://github.com/Instagram/instagram-ruby-gem.git'

and run *bundle install* again.

let me know how that goes.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »