Sha256: ba0ecc135e4ff1a233363f696c8f52ff30a750816e5c467d3ac463783510c8cd

Contents?: true

Size: 98 Bytes

Versions: 13

Compression:

Stored size: 98 Bytes

Contents

class Pathname
  def fwf_filepath(*args)
    FunWith::Files::FilePath.new( self, *args )
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
fun_with_files-0.0.18 ./lib/fun_with/files/pathname_extensions.rb
fun_with_files-0.0.15 ./lib/fun_with/files/pathname_extensions.rb
fun_with_files-0.0.14 ./lib/fun_with/files/pathname_extensions.rb
fun_with_files-0.0.13 ./lib/fun_with/files/pathname_extensions.rb
fun_with_files-0.0.12 ./lib/fun_with/files/pathname_extensions.rb
fun_with_files-0.0.9 ./lib/fun_with/files/pathname_extensions.rb
fun_with_files-0.0.8 ./lib/fun_with/files/pathname_extensions.rb
fun_with_files-0.0.7 ./lib/fun_with/files/pathname_extensions.rb
fun_with_files-0.0.6 ./lib/files/pathname_extensions.rb
fun_with_files-0.0.5 ./lib/files/pathname_extensions.rb
fun_with_files-0.0.4 ./lib/files/pathname_extensions.rb
fun_with_files-0.0.3 ./lib/files/pathname_extensions.rb
fun_with_files-0.0.2 ./lib/files/pathname_extensions.rb