| View previous topic :: View next topic |
| Author |
Message |
baaby27
Joined: 20 Jan 2010 Posts: 1
|
Posted: Wed Jan 20, 2010 1:14 pm Post subject: Could not find RubyGem httparty (>= 0) |
|
|
hai
while configuring the rails application i have faced the following error
Could not find RubyGem httparty (>= 0)
==========================
please any one can help me
thanks & regard
baaby |
|
| Back to top |
|
 |
Raghu
Joined: 12 Mar 2009 Posts: 34
|
Posted: Mon Jan 25, 2010 1:36 pm Post subject: Could not find RubyGem httparty (>= 0) |
|
|
hai baaby
i think you must have an old version of twitter gem.
==================================
you need to install following gem
sudo gem install twitter
================
it will be help ful for your error
thanks
raghu |
|
| Back to top |
|
 |
|