rdoc/js/search_index.js in ofac-1.2.5 vs rdoc/js/search_index.js in ofac-1.3.0
- old
+ new
@@ -1 +1 @@
-var search_data = {"index":{"searchIndex":["ofac","ofacmatch","ofacsdn","ofacsdnloader","string","db_hit?()","load_current_sdn_file()","new()","new()","ofac_soundex()","ofac_sounds_like()","possible_hits()","score()","score()","readme"],"longSearchIndex":["ofac","ofacmatch","ofacsdn","ofacsdnloader","string","ofac#db_hit?()","ofacsdnloader::load_current_sdn_file()","ofac::new()","ofacmatch::new()","string#ofac_soundex()","string#ofac_sounds_like()","ofac#possible_hits()","ofac#score()","ofacmatch#score()",""],"info":[["Ofac","","Ofac.html","",""],["OfacMatch","","OfacMatch.html","",""],["OfacSdn","","OfacSdn.html","",""],["OfacSdnLoader","","OfacSdnLoader.html","",""],["String","","String.html","",""],["db_hit?","Ofac","Ofac.html#method-i-db_hit-3F","()",""],["load_current_sdn_file","OfacSdnLoader","OfacSdnLoader.html#method-c-load_current_sdn_file","()","<p>Loads the most recent file from\nwww.treas.gov/offices/enforcement/ofac/sdn/delimit/index.shtml\n"],["new","Ofac","Ofac.html#method-c-new","(identity)","<p>Accepts a hash with the identity’s demographic information\n\n<pre class=\"ruby\"><span class=\"ruby-constant\">Ofac</span>.<span class=\"ruby-identifier\">new</span>({:<span class=\"ruby-identifier\">name</span> =<span class=\"ruby-operator\">></span> <span class=\"ruby-string\">'Oscar Hernandez'</span>, :<span class=\"ruby-identifier\">city</span> <span class=\"ruby-operator\">...</span>\n</pre>\n"],["new","OfacMatch","OfacMatch.html#method-c-new","(stats={})","<p>Intialize a Match object with a record hash of fields you want to match on.\nEach key in the hash, also …\n"],["ofac_soundex","String","String.html#method-i-ofac_soundex","(census = true)","<p>desc: en.wikipedia.org/wiki/Soundex\n"],["ofac_sounds_like","String","String.html#method-i-ofac_sounds_like","(other, census = true)",""],["possible_hits","Ofac","Ofac.html#method-i-possible_hits","()","\n<pre>Returns an array of hashes of records in the OFAC data that found partial matches with that record's ...</pre>\n"],["score","Ofac","Ofac.html#method-i-score","()","<p>Creates a score, 1 - 100, based on how well the name and address match the\ndata on the SDN (Specially …\n"],["score","OfacMatch","OfacMatch.html#method-i-score","(match_records)","<p>match_records is an array of hashes.\n<p>The hash keys must match the record hash keys set when initialized. …\n"],["README","","README_rdoc.html","","<p>ofac\n<p>kevintyll.github.com/ofac\n<p>www.drexel-labs.com\n"]]}}
+var search_data = {"index":{"searchIndex":["createofacsdns","ofac","ofacmatch","ofacmigration","generators","buildgenerator","ofacsdn","ofacsdnloader","string","copy_migrations()","db_hit?()","down()","load_current_sdn_file()","new()","new()","next_migration_number()","ofac_soundex()","ofac_sounds_like()","possible_hits()","score()","score()","up()","readme"],"longSearchIndex":["createofacsdns","ofac","ofacmatch","ofacmigration","ofacmigration::generators","ofacmigration::generators::buildgenerator","ofacsdn","ofacsdnloader","string","ofacmigration::generators::buildgenerator#copy_migrations()","ofac#db_hit?()","createofacsdns::down()","ofacsdnloader::load_current_sdn_file()","ofac::new()","ofacmatch::new()","ofacmigration::generators::buildgenerator::next_migration_number()","string#ofac_soundex()","string#ofac_sounds_like()","ofac#possible_hits()","ofac#score()","ofacmatch#score()","createofacsdns::up()",""],"info":[["CreateOfacSdns","","CreateOfacSdns.html","",""],["Ofac","","Ofac.html","",""],["OfacMatch","","OfacMatch.html","",""],["OfacMigration","","OfacMigration.html","",""],["OfacMigration::Generators","","OfacMigration/Generators.html","",""],["OfacMigration::Generators::BuildGenerator","","OfacMigration/Generators/BuildGenerator.html","",""],["OfacSdn","","OfacSdn.html","",""],["OfacSdnLoader","","OfacSdnLoader.html","",""],["String","","String.html","",""],["copy_migrations","OfacMigration::Generators::BuildGenerator","OfacMigration/Generators/BuildGenerator.html#method-i-copy_migrations","()","<p>copy the migration file over\n"],["db_hit?","Ofac","Ofac.html#method-i-db_hit-3F","()",""],["down","CreateOfacSdns","CreateOfacSdns.html#method-c-down","()",""],["load_current_sdn_file","OfacSdnLoader","OfacSdnLoader.html#method-c-load_current_sdn_file","()","<p>Loads the most recent file from\nwww.treas.gov/offices/enforcement/ofac/sdn/delimit/index.shtml\n"],["new","Ofac","Ofac.html#method-c-new","(identity)","<p>Accepts a hash with the identity’s demographic information\n\n<pre class=\"ruby\"><span class=\"ruby-constant\">Ofac</span>.<span class=\"ruby-identifier\">new</span>({:<span class=\"ruby-identifier\">name</span> =<span class=\"ruby-operator\">></span> <span class=\"ruby-string\">'Oscar Hernandez'</span>, :<span class=\"ruby-identifier\">city</span> <span class=\"ruby-operator\">...</span>\n</pre>\n"],["new","OfacMatch","OfacMatch.html#method-c-new","(stats={})","<p>Intialize a Match object with a record hash of fields you want to match on.\nEach key in the hash, also …\n"],["next_migration_number","OfacMigration::Generators::BuildGenerator","OfacMigration/Generators/BuildGenerator.html#method-c-next_migration_number","(path)","<p>Get the next migration number\n"],["ofac_soundex","String","String.html#method-i-ofac_soundex","(census = true)","<p>desc: en.wikipedia.org/wiki/Soundex\n"],["ofac_sounds_like","String","String.html#method-i-ofac_sounds_like","(other, census = true)",""],["possible_hits","Ofac","Ofac.html#method-i-possible_hits","()","\n<pre>Returns an array of hashes of records in the OFAC data that found partial matches with that record's ...</pre>\n"],["score","Ofac","Ofac.html#method-i-score","()","<p>Creates a score, 1 - 100, based on how well the name and address match the\ndata on the SDN (Specially …\n"],["score","OfacMatch","OfacMatch.html#method-i-score","(match_records)","<p>match_records is an array of hashes.\n<p>The hash keys must match the record hash keys set when initialized. …\n"],["up","CreateOfacSdns","CreateOfacSdns.html#method-c-up","()",""],["README","","README_rdoc.html","","<p>ofac\n<p>kevintyll.github.com/ofac\n<p>www.drexel-labs.com\n"]]}}
\ No newline at end of file