Class: Ofac::Engine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/ofac/engine.rb

Overview

making this an engine gives us the rake task to copy the migrations to your application: rake ofac_engine:install:migrations as well as the rake tasks defined in this gem in your application