I tried uploading code and wasn't able to get all of it working since
httparty isn't installing on Heroku.  Then I tried coding from scratch
in the online editor and it's still not letting me get httparty
installed.  Whenever I try to use the Rake console in the online
editor, here is what happens...



>> gems:refresh_specs
(in /mnt/home/userapps/74802)
config.gem: Unpacked gem httparty-0.4.3 in vendor/gems has no
specification file. Run 'rake gems:refresh_specs' to fix this.
>> rake gems:refresh_specs
(in /mnt/home/userapps/74802)
config.gem: Unpacked gem httparty-0.4.3 in vendor/gems has no
specification file. Run 'rake gems:refresh_specs' to fix this.
>> db:migrate
(in /mnt/home/userapps/74802)
config.gem: Unpacked gem httparty-0.4.3 in vendor/gems has no
specification file. Run 'rake gems:refresh_specs' to fix this.
== CreateQueries: migrating
==================================================
-- create_table(:queries)
-> 0.0072s
== CreateQueries: migrated (0.0077s)
=========================================

>>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" 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/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to