1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/core
Edward Muller 1dbc7b4769 Generalize NoLeak Inspector for Fog::Service
Fog::Services can use the 'secrets' class method to list the symbols of
the instance variables not to display via #inspect.
2012-06-22 09:36:06 -07:00
..
attributes.rb
collection.rb Remove unused variable 2012-05-26 11:27:26 -04:00
connection.rb
credentials.rb Nested Credentials with Array gets flattened; restrict flatten to 1L 2012-05-06 12:06:16 +08:00
current_machine.rb fix errant use of net/http 2012-06-22 16:42:33 +01:00
deprecation.rb
errors.rb [slicehost] remove (now deprecated) slicehost support 2012-05-28 15:05:40 -05:00
hmac.rb
json.rb [openstack] Fix Authentication as well as Fog::JSON call bugs 2012-04-30 10:35:03 +08:00
logger.rb
mock.rb
model.rb
parser.rb
provider.rb
scp.rb Mock implementations for SCP upload and download 2012-05-30 22:48:06 -07:00
service.rb Generalize NoLeak Inspector for Fog::Service 2012-06-22 09:36:06 -07:00
ssh.rb Revert "Add debug option to Fog::Compute::Server#ssh" 2012-05-24 11:39:16 -07:00
time.rb
timeout.rb
wait_for.rb