Re: Can't successfully run 'rake gems:refresh_specs' to fix problem

2009-07-13 Thread stephen huey
7;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/h

Can't successfully run 'rake gems:refresh_specs' to fix problem

2009-07-13 Thread just discovered heroku!!
r, 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

Re: gems:refresh_specs?

2008-12-17 Thread Steve
; "packet".  i seemed to have done this successfully using the "gems & > plugins" tab in the editor.  however, i can't seem to rerun my > migrations: > > % heroku rake myapp db:migrate > config.gem: Unpacked gem packet-0.1.14 in vendor/gems has no > specific

gems:refresh_specs?

2008-12-16 Thread Steve
y migrations: % heroku rake myapp db:migrate config.gem: Unpacked gem packet-0.1.14 in vendor/gems has no specification file. Run 'rake gems:refresh_specs' to fix this. rake aborted! An error has occurred, this and all later migrations canceled: undefined method `[]' for :unique:Sym