1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib
Samuel Merritt 1827f00c3a [storage|aws] Make Files#each iterate all files, not just the first page.
Removed Directory#each_file; it's not the API that people expect.

This may break code that expects Files#each to only go a page at a time;
those callers should switch to using #each_file_this_page.
2011-04-26 15:18:54 -07:00
..
fog [storage|aws] Make Files#each iterate all files, not just the first page. 2011-04-26 15:18:54 -07:00
fog.rb Release 0.7.2 2011-04-05 10:21:38 -07:00