class Object
Public Instance Methods
gem_path()
click to toggle source
# File lib/jumpup/stats.rb, line 3 def gem_path Gem::Specification.find_by_name('jumpup-stats').full_gem_path end
# File lib/jumpup/stats.rb, line 3 def gem_path Gem::Specification.find_by_name('jumpup-stats').full_gem_path end