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/storage/models/aws
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
..
directories.rb fix more broken require paths from reorg 2011-01-14 10:41:12 -08:00
directory.rb [storage|aws] Make Files#each iterate all files, not just the first page. 2011-04-26 15:18:54 -07:00
file.rb Merge remote branch 'origin/tumeric-v0.6.0.0' into tumeric-v0.7.0.0 2011-03-18 20:12:55 +00:00
files.rb [storage|aws] Make Files#each iterate all files, not just the first page. 2011-04-26 15:18:54 -07:00