mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
![]() Otherwise, #dup-ing yourself and operating on a copy isn't enough to ensure your own state remains untouched. For example, AWS::Storage::Files#each will only work once without this change, since even though the object operates on a copy of itself, its 'marker' attribute winds up getting changed because @attributes is shared with the copy. |
||
---|---|---|
.. | ||
attributes.rb | ||
collection.rb | ||
connection.rb | ||
credentials.rb | ||
deprecation.rb | ||
errors.rb | ||
hmac.rb | ||
mock.rb | ||
model.rb | ||
parser.rb | ||
provider.rb | ||
scp.rb | ||
service.rb | ||
ssh.rb | ||
time.rb | ||
wait_for.rb |