Categories: None [Edit]

fun_with_files

https://rubygems.org/gems/fun_with_files
https://github.com/darthschmoo/fun_with_files
A more intuitive syntax for performing a variety of file actions. Examples: "/".fwf_filepath.join('usr', 'bin', 'bash').touch FunWith::Files::FilePath.home("Music").glob(:ext => "mp3", :recurse => true) home = FunWith::Files::FilePath.home home.touch( "Music", "CDs", "BubbleBoyTechnoRemixxxx2011", "01-jiggypalooza.mp3" ) home.touch_dir( "Music", "CDs", "ReggaeSmackdown2008" ) do |dir| dir.touch( "liner_notes.txt" ) dir.touch( "cover.jpg" ) dir.touch( "01-tokin_by_the_sea.mp3" ) dir.touch( "02-tourists_be_crazy_mon.mp3" ) end

Total

Ranking: 33,103 of 189,791
Downloads: 39,430

Daily

Ranking: 43,469 of 189,766
Downloads: 4

Depended by

RankDownloadsName
89,4539,688fun_with_gems
105,9667,321fun_with_version_strings
142,9994,142fun_with_passwords

Depends on

RankDownloadsName
51593,885,960debug
4,3302,080,162xdg
78,18612,049fun_with_testing

Owners

#GravatarHandle
1icondarth_schmoo