module FunWith::Files::GemAPI

Public Instance Methods

version() click to toggle source
# File lib/fun_with/files/gem_api.rb, line 4
def version
  self.root("VERSION").read
end