Sha256: 91245f7accaaac6551b573fbb167e6d35babac848275f3cbf169933047a15449
Contents?: true
Size: 598 Bytes
Versions: 26
Compression:
Stored size: 598 Bytes
Contents
For more information on ofac, see http://kevintyll.github.com/ofac/ * To create the necessary db migration, from the command line, run: script/generate ofac_migration * Require the gem in your environment.rb file in the Rails::Initializer block: config.gem 'kevintyll-ofac', :lib => 'ofac' * To load your table with the current OFAC data, from the command line, run: rake ofac:update_data * The OFAC data is not updated with any regularity, but you can sign up for email notifications when the data changes at http://www.treas.gov/offices/enforcement/ofac/sdn/index.shtml.
Version data entries
26 entries across 26 versions & 2 rubygems