This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
fakefs
Watch
1
Star
0
Fork
0
You've already forked fakefs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fc7515fd08
fakefs
/
lib
/
fakefs
History
Scott Taylor
fc7515fd08
Add NotImplementedErrors for missing methods on File for ruby 1.9.1
2009-11-08 13:27:51 -05:00
..
fake
Cleanup trailing whitespace
2009-11-08 01:04:16 -05:00
base.rb
Fix that FakeFS method wouldn't call ::FakeFS.deactivate! when block raised an exception
2009-10-19 21:58:14 +08:00
dir.rb
Dir.entries returns only basenames, not full paths - make FakeFS match that behavior
2009-10-27 00:27:34 +08:00
file_system.rb
added support for recursive globbing
2009-10-29 09:26:54 -07:00
file.rb
Add NotImplementedErrors for missing methods on File for ruby 1.9.1
2009-11-08 13:27:51 -05:00
fileutils.rb
Cleanup trailing whitespace
2009-11-08 01:04:16 -05:00
safe.rb
FakeFS block form seems a part of base.
2009-07-27 10:45:56 -07:00
spec_helpers.rb
Improve SpecHelpers to work consistently. Use 'include' instead of 'extend' + use_fakefs. Add specs.
2009-10-30 00:26:02 -04:00
version.rb
0.2.1
2009-10-30 09:56:08 -07:00