MIT-LICENSE | 100644 | 0 | 0 | | | 1.03 KB | 10446256d243349dc8a53b47987ff622dd8d615353a687ea51b4856d3891ebca |
README.md | 100644 | 0 | 0 | | | 5.23 KB | 21999d166b08d52ccd568267beba7f6e4cf6856c1a1a06a33e696f41ad020ba4 |
Rakefile | 100644 | 0 | 0 | | | 852 Bytes | 7a35c718fa109efe042d77ed671003e67831588514df5b3c03c147e7d6ae3651 |
app/assets/config/pay_manifest.js | 100644 | 0 | 0 | | | 85 Bytes | 40405c77c4b4fd6ecfebd3ccdf7dda56910098725682a484364e39f39c23c47f |
app/assets/javascripts/pay/application.js | 100644 | 0 | 0 | | | 677 Bytes | a0c054e3c3e36cd90a259a1d60481a0fed216f8af6229fa17dcf4df867a5170b |
app/assets/stylesheets/pay/application.css | 100644 | 0 | 0 | | | 736 Bytes | a63c83d31995d61cb5a658d5e5ee02cc80232bb2ac87c8d12cfc28036f82c8e3 |
app/controllers/pay/application_controller.rb | 100644 | 0 | 0 | | | 118 Bytes | 083199f8599e018344b8adaf5c91a0df7c625f5687eecc0a05c2f85dc5d9f944 |
app/helpers/pay/application_helper.rb | 100644 | 0 | 0 | | | 48 Bytes | 5eb6cc5a503ead03676b50170e5a071e4dfc0fe308cf173b0dd677be5df72847 |
app/jobs/pay/application_job.rb | 100644 | 0 | 0 | | | 62 Bytes | 1ac12fc77b6141c4392859d07e1a0343b53fac9aa6a6585993ded83cb7f955e6 |
app/mailers/pay/application_mailer.rb | 100644 | 0 | 0 | | | 125 Bytes | 2c2c3684d7f13756e2984bd64aed1bd2469d7f945af5dc4696d9b2e5278fac84 |
app/models/pay/application_record.rb | 100644 | 0 | 0 | | | 99 Bytes | 0ddcffb4a6a9b69571b6393f2380a6e3b3e2d683b9049c456dfe6af64e01c3b3 |
app/models/subscription.rb | 100644 | 0 | 0 | | | 1.37 KB | f2986ddb109f1f6fcd7a21fcb19e5f18352bfc28ca61465b8acaeddab784641f |
app/views/layouts/pay/application.html.erb | 100644 | 0 | 0 | | | 235 Bytes | a223808ed2351f4a033c2c667e0bd737291aead64acfcb23a28606f88e13a785 |
config/initializers/pay.rb | 100644 | 0 | 0 | | | 54 Bytes | e3452d5f62f5f7f4befc68c97e4b2a2621093ff7ee47909c9357358a9ddaf080 |
config/initializers/stripe.rb | 100644 | 0 | 0 | | | 58 Bytes | 60ae76f871f458d1e1423ff0a1d86922da937adf33fcde8682409a5ebe1462ee |
config/routes.rb | 100644 | 0 | 0 | | | 31 Bytes | 5bffc412d47f635ce1672facff6278161bf085c5552590d5273385c516126869 |
db/development.sqlite3 | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
db/migrate/20170205020145_create_subscriptions.rb | 100644 | 0 | 0 | | | 441 Bytes | 4a3304f13d5d81a96f63c12289aebea5f35c7160b0d6924bffe6a102a9df8b0e |
db/migrate/20170503131610_add_fields_to_users.rb | 100644 | 0 | 0 | | | 606 Bytes | 15146f0f2ffbc30185a2e6469561b92a70acda72cd4a39ee596f776011f55d83 |
lib/pay.rb | 100644 | 0 | 0 | | | 294 Bytes | d32a66d97fe006656d0059fb13bf5dd2d3e23d5560755b29bf1fddfd1bda1e68 |
lib/pay/billable.rb | 100644 | 0 | 0 | | | 1.89 KB | 2306c33156178074a77d1a459a8d14b16adb268d4e0ee16600f1ecb9f488b4b4 |
lib/pay/billable/braintree.rb | 100644 | 0 | 0 | | | 1.59 KB | fd4f3a0f7ee27f491d168c54eda07ea3635a5a06db3f62601db44e3742080063 |
lib/pay/billable/stripe.rb | 100644 | 0 | 0 | | | 1.27 KB | 2e529cfe4e954cf268b1d2a5b6e183c1d2892c1ef5dc6b1711f9419e1b6ebce9 |
lib/pay/engine.rb | 100644 | 0 | 0 | | | 80 Bytes | e7e38230594b213858c6d7fb97ea32bf91dfa12b39b938e3ab70f19d6efb51c3 |
lib/pay/version.rb | 100644 | 0 | 0 | | | 35 Bytes | 56318f4792b63bcf6837b0beaefb67e8325830a2f1e30574160a4892a1ad64d1 |
lib/tasks/pay_tasks.rake | 100644 | 0 | 0 | | | 81 Bytes | ef13d62f8907a23afeda87c315cebb034bfa6cefaefc4ac3eae3af19d307111b |