Sha256: c21af55fe71484f300e11125e9c953b0cf8e25f4916cef89e5adafe2d93b7066

Contents?: true

Size: 132 Bytes

Versions: 5

Compression:

Stored size: 132 Bytes

Contents

module FunWith
  module Files
    module GemAPI
      def version
        self.root("VERSION").read
      end
    end
  end
end
    

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
fun_with_files-0.0.18 ./lib/fun_with/files/gem_api.rb
fun_with_files-0.0.15 ./lib/fun_with/files/gem_api.rb
fun_with_files-0.0.14 ./lib/fun_with/files/gem_api.rb
fun_with_files-0.0.13 ./lib/fun_with/files/gem_api.rb
fun_with_files-0.0.12 ./lib/fun_with/files/gem_api.rb