Module: BigBrother
- Extended by:
- BigBrother
- Included in:
- BigBrother
- Defined in:
- lib/bigbrother.rb,
lib/bigbrother/routing_number.rb,
lib/bigbrother/extensions/string.rb
Defined Under Namespace
Modules: Extensions, RoutingNumber
Constant Summary collapse
- VERSION =
"0.0.3"- NUMBERS =
CSV.read(File.join(File.dirname(__FILE__), "..", "numbers.csv"))