Sha256: 2545f05fff45ea7018dd1989f2bab9eb87cb06bb4cb155c7c16174ae16e2f045
Contents?: true
Size: 289 Bytes
Versions: 23
Compression:
Stored size: 289 Bytes
Contents
module HoboJqueryUi @@root = Pathname.new File.expand_path('../..', __FILE__) def self.root; @@root; end EDIT_LINK_BASE = "https://github.com/Hobo/hobodoc/edit/master/hobo_jquery_ui" require 'hobo_jquery_ui/railtie' if defined?(Rails) class Engine < ::Rails::Engine end end
Version data entries
23 entries across 23 versions & 1 rubygems