Sha256: f24080ae51511affd485c144d5a2c135b0419a89aeadf2b546c245a5a1a10bbc
Contents?: true
Size: 293 Bytes
Versions: 3
Compression:
Stored size: 293 Bytes
Contents
module HoboJquery @@root = Pathname.new File.expand_path('../..', __FILE__) def self.root; @@root; end EDIT_LINK_BASE = "https://github.com/tablatom/hobo_tree_table/edit/master/hobo_jquery" require 'hobo_jquery/railtie' if defined?(Rails) class Engine < ::Rails::Engine end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hobo_jquery-1.4.0.pre4 | lib/hobo_jquery.rb |
hobo_jquery-1.4.0.pre3 | lib/hobo_jquery.rb |
hobo_jquery-1.4.0.pre2 | lib/hobo_jquery.rb |