Class: MakeTaggable::Engine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- MakeTaggable::Engine
- Defined in:
- lib/make_taggable/engine.rb
Overview
Mounts the gem's migrations into a host Rails application, so they can be installed with
rails make_taggable_engine:install:migrations.