This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 5fca67600a2593998ee807712a1fa77ce4162b48
tree 372b750994f23cbad416e60b9a63cecc81f26df8
parent 90b3ae6255288778a49f860e1947e58baeec16c4
tree 372b750994f23cbad416e60b9a63cecc81f26df8
parent 90b3ae6255288778a49f860e1947e58baeec16c4
- MIT-LICENSE
- README
- Rakefile
- generators/freemium_migrations/USAGE
- generators/freemium_migrations/freemium_migrations_generator.rb
- generators/freemium_migrations/templates/migration.erb
- init.rb
- lib/freemium.rb
- lib/freemium/gateways/base.rb
- lib/freemium/gateways/test.rb
- lib/freemium/manual_billing.rb
- lib/freemium/recurring_billing.rb
- lib/freemium/transaction.rb
- lib/subscription.rb
- lib/subscription_mailer.rb
- lib/subscription_mailer/expiration_notice.rhtml
- lib/subscription_mailer/expiration_warning.rhtml
- lib/subscription_mailer/invoice.rhtml
- lib/subscription_plan.rb
- test/application.rb
- test/db/database.yml
- test/db/models.rb
- test/db/schema.rb
- test/fixtures/subscription_plans.yml
- test/fixtures/subscriptions.yml
- test/fixtures/users.yml
- test/manual_billing_test.rb
- test/recurring_billing_test.rb
- test/subscription_plan_test.rb
- test/subscription_test.rb
- test/test_helper.rb





Comments
No one has commented yet.