0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 5 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
v2.5.0 More... 11 months ago
Merge pull request #491 from jpartlow/fixes/490-fix-kernel-open-for-ruby-3 More... 11 months ago
Ensure separation of positional/kwargs for Kernel.open (Fixes #490) More... 11 months ago
v2.4.0 More... about 1 year ago
Merge pull request #488 from mrzasa/fix-irb More... about 1 year ago
v2.3.0 More... about 1 year ago
rubocop More... about 1 year ago
Merge pull request #487 from mrzasa/fix-find-special-chars More... about 1 year ago
Fix binding.irb inside FakeFS More... about 1 year ago
Remove debug code More... about 1 year ago
Add docs to find/find_with_glob More... about 1 year ago
Renamed find_verbatim to find More... about 1 year ago
Simplify find_verbatim More... about 1 year ago
Use find_verbatim as regular find More... about 1 year ago
Add FileSytem.find_verbatim and use it in .exist? and #initialize More... about 1 year ago
v2.2.0 More... about 1 year ago
Merge pull request #486 from mrzasa/fix-dir-open-block More... about 1 year ago
Make Dir.open with block compatible with ::Dir. Fixes #449 More... about 1 year ago
v2.1.0 More... about 1 year ago
fix rubocop More... about 1 year ago
Merge pull request #485 from mrzasa/fix-pry More... about 1 year ago
Assign FS constants to make them available in Pry More... about 1 year ago
v2.0.0 More... over 1 year ago
Merge pull request #482 from jweir/fix/file-exists-removed More... over 1 year ago
Remove exists? alias for Dir and File More... over 1 year ago
Ruby 3.2 removes the File.exists? alias More... over 1 year ago
Merge pull request #481 from petergoldstein/feature/add_ruby_3_2_to_ci More... over 1 year ago
Adds Ruby 3.2 to the CI matrix. More... over 1 year ago
v1.9.0 More... over 1 year ago
fix readme example More... over 1 year ago