Module: FindSubscriptions
- Defined in:
- lib/find_subscriptions.rb,
lib/schemas/generic.rb,
lib/output/csv_reporter.rb,
lib/output/json_reporter.rb,
lib/schemas/navy_federal.rb,
lib/detectors/known_payees.rb,
lib/find_subscriptions/cli.rb,
lib/output/stdout_reporter.rb,
lib/detectors/repeat_charges.rb,
lib/schemas/american_express.rb,
lib/find_subscriptions/help_text.rb,
lib/find_subscriptions/transaction.rb,
lib/find_subscriptions/config_loader.rb,
lib/find_subscriptions/schema_registry.rb,
lib/find_subscriptions/payee_normalizer.rb,
lib/find_subscriptions/user_schema_builder.rb
Overview
Top-level namespace for subscription detection from bank/credit CSV exports.
Defined Under Namespace
Modules: Detectors, HelpFormatter, HelpText, Output, Schemas Classes: CLI, ConfigLoader, CsvSchema, PayeeNormalizer, SchemaRegistry, Transaction, UserSchemaBuilder