Class: Browsable::Railtie
- Inherits:
-
Rails::Railtie
- Object
- Rails::Railtie
- Browsable::Railtie
- Defined in:
- lib/browsable/railtie.rb
Overview
Wires browsable into a host Rails application: registers the rake tasks and lets Rails discover the install generator under lib/generators.
Loaded only when Rails is present (see the conditional require in lib/browsable.rb).