1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

11 commits

Author SHA1 Message Date
Paul Thornthwaite
b82eb763f6 [go_grid|compute] Updates reference to service 2013-01-07 21:01:13 +00:00
Paul Thornthwaite
40c0cd7122 Make use of #persisted? method
In many places we were checking for identity which was the shorthand for
checking if the resource had been saved by the service.

The #persisted? method was added to show a clearer intent and also offer
minimal ActiveModel interface
2012-12-23 02:45:05 +00:00
Carlos Sanchez
a25691ed23 Move ssh private_key, public_key, username to Server model to reduce duplication 2012-10-31 12:31:49 +01:00
Kevin Menard
dcefc2d7de Fixed #875: Loosen multi_json version. 2012-04-25 10:31:28 -04:00
Steve Smith
d89dd56fe7 Use MultiJSON #dump and #load rather than #encode and #decode
MultiJSON deprecated these methods in 1.3.0 in favour of the new ones.
This requires an update to the gemspec to ensure ~>1.3
2012-04-20 13:09:14 +01:00
geemus
cfb88dc3fe [compute|go_grid] move go_grid compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:27:03 -05:00
geemus
3be53104be [compute] consolidate 2011-01-07 16:52:09 -08:00
geemus
5854e249aa more consistent attribute storage/usage 2010-11-19 13:45:45 -08:00
geemus
c53b5e273c fixing more warnings 2010-10-13 13:20:18 -07:00
John E. Vincent
56b114d5c7 GoGrid collections working. What weird JSON. 2010-10-13 02:08:45 +08:00
John E. Vincent
a5b2390188 Initial GoGrid work 2010-10-13 02:08:43 +08:00