Sha256: 85fbfdcec9b13acd962477f0251b938f79f2554977aca60a18645b932afc15c3
Contents?: true
Size: 254 Bytes
Versions: 2
Compression:
Stored size: 254 Bytes
Contents
module Ofac # 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 class Engine < ::Rails::Engine end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ofac-3.0.1 | lib/ofac/engine.rb |
ofac-3.0.0 | lib/ofac/engine.rb |