# -*- encoding: utf-8 -*- # stub: billing 0.0.5b ruby lib Gem::Specification.new do |s| s.name = "billing".freeze s.version = "0.0.5b".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Alex Vangelov".freeze] s.date = "2015-01-29" s.description = "Provides billing for an ActiveRecord model".freeze s.email = ["email@data.bg".freeze] s.files = ["MIT-LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "app/models/billing/bill.rb".freeze, "app/models/billing/charge.rb".freeze, "app/models/billing/department.rb".freeze, "app/models/billing/modifier.rb".freeze, "app/models/billing/modifier_items.rb".freeze, "app/models/billing/operator.rb".freeze, "app/models/billing/operator_fiscal_driver_mapping.rb".freeze, "app/models/billing/origin.rb".freeze, "app/models/billing/payment.rb".freeze, "app/models/billing/payment_external.rb".freeze, "app/models/billing/payment_type.rb".freeze, "app/models/billing/payment_type_fiscal_driver_mapping.rb".freeze, "app/models/billing/payment_with_type.rb".freeze, "app/models/billing/paypal_express.rb".freeze, "app/models/billing/plu.rb".freeze, "app/models/billing/profile.rb".freeze, "app/models/billing/report.rb".freeze, "app/models/billing/resource.rb".freeze, "app/models/billing/room_transfer.rb".freeze, "app/models/billing/tax_group.rb".freeze, "app/models/billing/tax_group_fiscal_driver_mapping.rb".freeze, "app/models/billing/version.rb".freeze, "app/models/concerns/billing/bill_item.rb".freeze, "app/models/concerns/billing/bill_text_parser.rb".freeze, "config/initializers/money.rb".freeze, "config/initializers/paper_trail.rb".freeze, "config/routes.rb".freeze, "db/migrate/20140717180443_create_billing_accounts.rb".freeze, "db/migrate/20140717181134_create_billing_charges.rb".freeze, "db/migrate/20140717181406_create_billing_discounts.rb".freeze, "db/migrate/20140717183129_create_billing_payments.rb".freeze, "db/migrate/20140717202527_create_billing_origins.rb".freeze, "db/migrate/20140718164841_add_sumaries_to_billing_account.rb".freeze, "db/migrate/20140718210349_add_fixed_value_to_billing_discount.rb".freeze, "db/migrate/20140718212116_create_billing_payment_types.rb".freeze, "db/migrate/20140719094023_create_billing_tax_groups.rb".freeze, "db/migrate/20140719094033_create_billing_plus.rb".freeze, "db/migrate/20140719094418_create_billing_profiles.rb".freeze, "db/migrate/20140719103621_rename_billing_discounts_to_modifiers.rb".freeze, "db/migrate/20140719110412_add_surcharges_sum_to_billing_account.rb".freeze, "db/migrate/20140720110811_add_type_to_billing_payment.rb".freeze, "db/migrate/20140720132559_add_type_to_billing_payment_type.rb".freeze, "db/migrate/20140721172932_create_billing_operators.rb".freeze, "db/migrate/20140721173106_create_billing_departments.rb".freeze, "db/migrate/20140722160242_change_table_base_billing_tax_group.rb".freeze, "db/migrate/20140722160258_change_table_base_billing_operator.rb".freeze, "db/migrate/20140722160529_change_table_base_billing_payment_type.rb".freeze, "db/migrate/20140722160902_change_table_base_billing_departments.rb".freeze, "db/migrate/20140722161743_change_table_base_billing_plus.rb".freeze, "db/migrate/20140722162315_change_table_base_billing_origins.rb".freeze, "db/migrate/20140724173527_add_origin_to_billing_account.rb".freeze, "db/migrate/20140724173917_remove_origin_and_fiscal_defice_from_billing_payment.rb".freeze, "db/migrate/20140725122914_add_status_to_billing_payment.rb".freeze, "db/migrate/20140725142525_eqalize_schemas_billing_charge.rb".freeze, "db/migrate/20140725143734_eqalize_schemas_billing_department.rb".freeze, "db/migrate/20140725145640_eqalize_schemas_billing_closure.rb".freeze, "db/migrate/20140725145953_eqalize_schemas_billing_operators.rb".freeze, "db/migrate/20140725150329_eqalize_schemas_billing_origin.rb".freeze, "db/migrate/20140725151522_eqalize_schemas_billing_payment_type.rb".freeze, "db/migrate/20140725152125_eqalize_schemas_billing_payment.rb".freeze, "db/migrate/20140725153215_eqalize_schemas_billing_version.rb".freeze, "db/migrate/20140725153658_eqalize_schemas_billing_pt_fp_mapping.rb".freeze, "db/migrate/20140725164847_add_extface_job_to_billing_account.rb".freeze, "db/migrate/20140726163220_rename_closure_to_billing_report.rb".freeze, "db/migrate/20140726165718_remove_closure_from_billing_account.rb".freeze, "db/migrate/20140726170002_add_report_to_billing_account.rb".freeze, "db/migrate/20140728110230_add_autofin_and_finalized_at_to_billing_account.rb".freeze, "db/migrate/20140729083050_add_name_to_billing_account.rb".freeze, "db/migrate/20140729083408_add_number_to_billing_account.rb".freeze, "db/migrate/20140729180849_add_deleted_at_to_billing_modifier.rb".freeze, "db/migrate/20140729182146_add_deleted_at_to_billing_account.rb".freeze, "db/migrate/20140803073707_rename_billing_account_to_bill.rb".freeze, "db/migrate/20140804065726_add_qty_to_billing_charge.rb".freeze, "db/migrate/20140804070517_add_tax_ratio_to_billing_charge.rb".freeze, "db/migrate/20141001185321_add_transfer_device_to_billing_origin.rb".freeze, "db/migrate/20141027235427_add_f_amount_to_billing_report.rb".freeze, "db/migrate/20141221201539_billing_tg_fp_mapping.rb".freeze, "db/migrate/20141221233912_billing_op_fp_mapping.rb".freeze, "db/migrate/20141229234928_create_billing_resources.rb".freeze, "lib/billing.rb".freeze, "lib/billing/billable.rb".freeze, "lib/billing/engine.rb".freeze, "lib/billing/version.rb".freeze, "lib/collection_proxy_wild.rb".freeze, "lib/tasks/billing.rake".freeze, "lib/tasks/billing_tasks.rake".freeze, "test/billing_test.rb".freeze, "test/dummy/README.rdoc".freeze, "test/dummy/Rakefile".freeze, "test/dummy/app/assets/javascripts/application.js".freeze, "test/dummy/app/assets/stylesheets/application.css".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/app/models/profile.rb".freeze, "test/dummy/app/views/layouts/application.html.erb".freeze, "test/dummy/bin/bundle".freeze, "test/dummy/bin/rails".freeze, "test/dummy/bin/rake".freeze, "test/dummy/config.ru".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/database.yml".freeze, "test/dummy/config/environment.rb".freeze, "test/dummy/config/environments/development.rb".freeze, "test/dummy/config/environments/production.rb".freeze, "test/dummy/config/environments/test.rb".freeze, "test/dummy/config/initializers/assets.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/cookies_serializer.rb".freeze, "test/dummy/config/initializers/filter_parameter_logging.rb".freeze, "test/dummy/config/initializers/inflections.rb".freeze, "test/dummy/config/initializers/mime_types.rb".freeze, "test/dummy/config/initializers/session_store.rb".freeze, "test/dummy/config/initializers/wrap_parameters.rb".freeze, "test/dummy/config/locales/en.yml".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/config/secrets.yml".freeze, "test/dummy/db/development.sqlite3".freeze, "test/dummy/db/migrate/20140718104656_create_profiles.rb".freeze, "test/dummy/db/schema.rb".freeze, "test/dummy/db/test.sqlite3".freeze, "test/dummy/log/development.log".freeze, "test/dummy/log/test.log".freeze, "test/dummy/public/404.html".freeze, "test/dummy/public/422.html".freeze, "test/dummy/public/500.html".freeze, "test/dummy/public/favicon.ico".freeze, "test/dummy/test/fixtures/profiles.yml".freeze, "test/dummy/test/models/profile_test.rb".freeze, "test/dummy/tmp/cache/assets/test/sprockets/02adf8ace512aefc4ef19b35aebc07f7".freeze, "test/dummy/tmp/cache/assets/test/sprockets/0cab887466527f5353fd43adab72769b".freeze, "test/dummy/tmp/cache/assets/test/sprockets/25b7c6efcbd128f109577104af58d084".freeze, "test/dummy/tmp/cache/assets/test/sprockets/2f52090f9e08ac02cd453b04af0df887".freeze, "test/dummy/tmp/cache/assets/test/sprockets/35a523ac3c33d6409a69faead4b2a882".freeze, "test/dummy/tmp/cache/assets/test/sprockets/3f4fc67be1dd91962f5a0026848dca77".freeze, "test/dummy/tmp/cache/assets/test/sprockets/43b3cc0ac6f63c0e1a3ab61fec84519d".freeze, "test/dummy/tmp/cache/assets/test/sprockets/59435066fc40e1ef5b45b0fd2c0eacf9".freeze, "test/dummy/tmp/cache/assets/test/sprockets/69cb965e6031d8099c185256f6fa8f90".freeze, "test/dummy/tmp/cache/assets/test/sprockets/6d34e4addaf3495d1d96306d164feb97".freeze, "test/dummy/tmp/cache/assets/test/sprockets/79316f9f3f5ebcec9b368d92d2e97e23".freeze, "test/dummy/tmp/cache/assets/test/sprockets/7ffc7e805e3fc08bae6a93e027a3e911".freeze, "test/dummy/tmp/cache/assets/test/sprockets/82ae0f4fbceb673c729b9bcb54a1161c".freeze, "test/dummy/tmp/cache/assets/test/sprockets/9509747efe602f6a81d50d9744f385f2".freeze, "test/dummy/tmp/cache/assets/test/sprockets/971b6b8d6c7a57e72d235e55537a2c44".freeze, "test/dummy/tmp/cache/assets/test/sprockets/b68d1e1a967e74abe3e10f643756ae67".freeze, "test/dummy/tmp/cache/assets/test/sprockets/cab3eca4515d1263ea8db2ff58df151d".freeze, "test/dummy/tmp/cache/assets/test/sprockets/cac68bb014ecc482b8f85312e49baa6f".freeze, "test/dummy/tmp/cache/assets/test/sprockets/d3ab844c61f1c211ed5fad5407cd18ef".freeze, "test/dummy/tmp/cache/assets/test/sprockets/d6d844128e4910cf773d1c48dd147e3b".freeze, "test/dummy/tmp/cache/assets/test/sprockets/e62907e54633a2adb53c33c1f59b79bf".freeze, "test/dummy/tmp/cache/assets/test/sprockets/e96b4e8fe0ebcceb51d202c8af7826ea".freeze, "test/dummy/tmp/cache/assets/test/sprockets/eb95e26896c1c6788657c4ef68a7e9e1".freeze, "test/dummy/tmp/cache/assets/test/sprockets/efaa0abeb4ad44b0ef8df996631f3997".freeze, "test/dummy/tmp/cache/assets/test/sprockets/f393277b28dd79320611f18a379dbea7".freeze, "test/dummy/tmp/cache/assets/test/sprockets/fbf1489a0c3d66a329f070c10cd77a03".freeze, "test/fixtures/billing/bills.yml".freeze, "test/fixtures/billing/charges.yml".freeze, "test/fixtures/billing/departments.yml".freeze, "test/fixtures/billing/modifiers.yml".freeze, "test/fixtures/billing/operators.yml".freeze, "test/fixtures/billing/origins.yml".freeze, "test/fixtures/billing/payment_types.yml".freeze, "test/fixtures/billing/payments.yml".freeze, "test/fixtures/billing/plus.yml".freeze, "test/fixtures/billing/profiles.yml".freeze, "test/fixtures/billing/resources.yml".freeze, "test/fixtures/billing/tax_groups.yml".freeze, "test/fixtures/profiles.yml".freeze, "test/models/billing/bill_test.rb".freeze, "test/models/billing/charge_test.rb".freeze, "test/models/billing/department_test.rb".freeze, "test/models/billing/modifier_test.rb".freeze, "test/models/billing/operator_test.rb".freeze, "test/models/billing/origin_test.rb".freeze, "test/models/billing/payment_test.rb".freeze, "test/models/billing/payment_type_test.rb".freeze, "test/models/billing/plu_test.rb".freeze, "test/models/billing/profile_test.rb".freeze, "test/models/billing/resource_test.rb".freeze, "test/models/billing/tax_group_test.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "http://extface.com".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Billing for Rails 4 app".freeze s.test_files = ["test/billing_test.rb".freeze, "test/fixtures/billing/payment_types.yml".freeze, "test/fixtures/billing/origins.yml".freeze, "test/fixtures/billing/plus.yml".freeze, "test/fixtures/billing/payments.yml".freeze, "test/fixtures/billing/bills.yml".freeze, "test/fixtures/billing/resources.yml".freeze, "test/fixtures/billing/charges.yml".freeze, "test/fixtures/billing/departments.yml".freeze, "test/fixtures/billing/modifiers.yml".freeze, "test/fixtures/billing/profiles.yml".freeze, "test/fixtures/billing/operators.yml".freeze, "test/fixtures/billing/tax_groups.yml".freeze, "test/fixtures/profiles.yml".freeze, "test/test_helper.rb".freeze, "test/dummy/tmp/cache/assets/test/sprockets/6d34e4addaf3495d1d96306d164feb97".freeze, "test/dummy/tmp/cache/assets/test/sprockets/efaa0abeb4ad44b0ef8df996631f3997".freeze, "test/dummy/tmp/cache/assets/test/sprockets/e62907e54633a2adb53c33c1f59b79bf".freeze, "test/dummy/tmp/cache/assets/test/sprockets/69cb965e6031d8099c185256f6fa8f90".freeze, "test/dummy/tmp/cache/assets/test/sprockets/d3ab844c61f1c211ed5fad5407cd18ef".freeze, "test/dummy/tmp/cache/assets/test/sprockets/25b7c6efcbd128f109577104af58d084".freeze, "test/dummy/tmp/cache/assets/test/sprockets/3f4fc67be1dd91962f5a0026848dca77".freeze, "test/dummy/tmp/cache/assets/test/sprockets/35a523ac3c33d6409a69faead4b2a882".freeze, "test/dummy/tmp/cache/assets/test/sprockets/eb95e26896c1c6788657c4ef68a7e9e1".freeze, "test/dummy/tmp/cache/assets/test/sprockets/02adf8ace512aefc4ef19b35aebc07f7".freeze, "test/dummy/tmp/cache/assets/test/sprockets/f393277b28dd79320611f18a379dbea7".freeze, "test/dummy/tmp/cache/assets/test/sprockets/fbf1489a0c3d66a329f070c10cd77a03".freeze, "test/dummy/tmp/cache/assets/test/sprockets/d6d844128e4910cf773d1c48dd147e3b".freeze, "test/dummy/tmp/cache/assets/test/sprockets/b68d1e1a967e74abe3e10f643756ae67".freeze, "test/dummy/tmp/cache/assets/test/sprockets/9509747efe602f6a81d50d9744f385f2".freeze, "test/dummy/tmp/cache/assets/test/sprockets/82ae0f4fbceb673c729b9bcb54a1161c".freeze, "test/dummy/tmp/cache/assets/test/sprockets/cab3eca4515d1263ea8db2ff58df151d".freeze, "test/dummy/tmp/cache/assets/test/sprockets/0cab887466527f5353fd43adab72769b".freeze, "test/dummy/tmp/cache/assets/test/sprockets/59435066fc40e1ef5b45b0fd2c0eacf9".freeze, "test/dummy/tmp/cache/assets/test/sprockets/7ffc7e805e3fc08bae6a93e027a3e911".freeze, "test/dummy/tmp/cache/assets/test/sprockets/2f52090f9e08ac02cd453b04af0df887".freeze, "test/dummy/tmp/cache/assets/test/sprockets/cac68bb014ecc482b8f85312e49baa6f".freeze, "test/dummy/tmp/cache/assets/test/sprockets/971b6b8d6c7a57e72d235e55537a2c44".freeze, "test/dummy/tmp/cache/assets/test/sprockets/e96b4e8fe0ebcceb51d202c8af7826ea".freeze, "test/dummy/tmp/cache/assets/test/sprockets/79316f9f3f5ebcec9b368d92d2e97e23".freeze, "test/dummy/tmp/cache/assets/test/sprockets/43b3cc0ac6f63c0e1a3ab61fec84519d".freeze, "test/dummy/config.ru".freeze, "test/dummy/test/fixtures/profiles.yml".freeze, "test/dummy/test/models/profile_test.rb".freeze, "test/dummy/log/development.log".freeze, "test/dummy/log/test.log".freeze, "test/dummy/db/development.sqlite3".freeze, "test/dummy/db/migrate/20140718104656_create_profiles.rb".freeze, "test/dummy/db/test.sqlite3".freeze, "test/dummy/db/schema.rb".freeze, "test/dummy/README.rdoc".freeze, "test/dummy/app/views/layouts/application.html.erb".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/app/assets/javascripts/application.js".freeze, "test/dummy/app/assets/stylesheets/application.css".freeze, "test/dummy/app/models/profile.rb".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/locales/en.yml".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/environments/test.rb".freeze, "test/dummy/config/environments/production.rb".freeze, "test/dummy/config/environments/development.rb".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/config/secrets.yml".freeze, "test/dummy/config/environment.rb".freeze, "test/dummy/config/database.yml".freeze, "test/dummy/config/initializers/assets.rb".freeze, "test/dummy/config/initializers/cookies_serializer.rb".freeze, "test/dummy/config/initializers/wrap_parameters.rb".freeze, "test/dummy/config/initializers/inflections.rb".freeze, "test/dummy/config/initializers/session_store.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/filter_parameter_logging.rb".freeze, "test/dummy/config/initializers/mime_types.rb".freeze, "test/dummy/bin/rake".freeze, "test/dummy/bin/bundle".freeze, "test/dummy/bin/rails".freeze, "test/dummy/public/favicon.ico".freeze, "test/dummy/public/500.html".freeze, "test/dummy/public/404.html".freeze, "test/dummy/public/422.html".freeze, "test/dummy/Rakefile".freeze, "test/models/billing/tax_group_test.rb".freeze, "test/models/billing/plu_test.rb".freeze, "test/models/billing/bill_test.rb".freeze, "test/models/billing/department_test.rb".freeze, "test/models/billing/payment_test.rb".freeze, "test/models/billing/resource_test.rb".freeze, "test/models/billing/operator_test.rb".freeze, "test/models/billing/origin_test.rb".freeze, "test/models/billing/profile_test.rb".freeze, "test/models/billing/payment_type_test.rb".freeze, "test/models/billing/charge_test.rb".freeze, "test/models/billing/modifier_test.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 4.0.5".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end