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