Sha256: da474095f22ab6d386640e26d996f35eab9216911ad85ac4c966451e64ddb12a

Contents?: true

Size: 301 Bytes

Versions: 3

Compression:

Stored size: 301 Bytes

Contents

module HoboJqueryUi
  @@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_ui"

  require 'hobo_jquery_ui/railtie' if defined?(Rails)

  class Engine < ::Rails::Engine
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hobo_jquery_ui-1.4.0.pre4 lib/hobo_jquery_ui.rb
hobo_jquery_ui-1.4.0.pre3 lib/hobo_jquery_ui.rb
hobo_jquery_ui-1.4.0.pre2 lib/hobo_jquery_ui.rb