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. |
||
---|---|---|
.. | ||
fog | ||
fog.rb |