app/controllers/tang/plans_controller.rb | 100644 | 0 | 0 | | | 233 Bytes | efb6d5a4f76918b4a88c3b8602a14b37a45bc99ffc981087c266699873fc39e3 |
app/helpers/tang/application_helper.rb | 100644 | 0 | 0 | | | 3.36 KB | 9d6f05d82e04d3fc228c8d4b9cda9c05ea01360bbba3fa5c62676caa241dd945 |
app/jobs/tang/import_charges_job.rb | 100644 | 0 | 0 | | | 583 Bytes | d061fadfbd97947411db05ee8d2c2c4a8fc5419b7bdb5de34ec580479138d46a |
app/jobs/tang/import_coupons_job.rb | 100644 | 0 | 0 | | | 461 Bytes | 09e3828b1bac5513877ba558289739adb853ed71e107e63102d3a43ad88bb377 |
app/jobs/tang/import_customers_job.rb | 100644 | 0 | 0 | | | 1.21 KB | cc1ef8eb0acb7ef8f06f285cc35e4a1a8fbbd02d0754b1a32d5bdec2236b1bc6 |
app/jobs/tang/import_invoices_job.rb | 100644 | 0 | 0 | | | 667 Bytes | 05b0629098582895d24fca3e32de5eb2e2611859972b41f6028ddc5d3b22a196 |
app/jobs/tang/import_plans_job.rb | 100644 | 0 | 0 | | | 830 Bytes | 9c2788d676a920f99ce50588e7e04b8daf5cff3711b50ddd4d02e707e65a27aa |
app/jobs/tang/import_stripe_job.rb | 100644 | 0 | 0 | | | 355 Bytes | 66f644834655abf75366f42be3d3db00611b6140f0e2a188d64105dc97cb5b47 |
app/jobs/tang/import_subscriptions_job.rb | 100644 | 0 | 0 | | | 1.02 KB | 82e6cf67fb638d65fd92b40293baff08373cdc8e05c1ec00d929eb61449e3dc6 |
app/mailers/application_mailer.rb | 100644 | 0 | 0 | | | 102 Bytes | 2b3529e3f4dfa9c232f71261bcc836b095906554c1d911142871ca19f830b7bc |
app/mailers/tang/stripe_mailer.rb | 100644 | 0 | 0 | | | 972 Bytes | 7f75c591ba5042f8cdef7a68b24c10b8e0b4ee367b238c851d51b530caefdcac |
app/mailers/tang/subscription_mailer.rb | 100644 | 0 | 0 | | | 340 Bytes | 5286b193d31cd28c38e529beffc5aec3c5655f90dc48efcc8970098fb2e96b8b |
app/models/concerns/tang/customer.rb | 100644 | 0 | 0 | | | 3.81 KB | a8e10044168af86715393f24912a14d34ceebb843814d0ed100532c248b09b80 |
app/models/tang/card.rb | 100644 | 0 | 0 | | | 3.01 KB | 2a31f6c86615a888424dc1948f42900b2be35668f3c637970ccbcbf1a3501409 |
app/models/tang/charge.rb | 100644 | 0 | 0 | | | 4.27 KB | 6f975277077fa8ae4c634499b76d5dd1c3dd27414dad63dfc00967f1c2b33fe3 |
app/models/tang/coupon.rb | 100644 | 0 | 0 | | | 3.08 KB | 4f8ee740c985e808e52cc628647d18bda0f0ac853418b748801398569ca15f90 |
app/models/tang/invoice.rb | 100644 | 0 | 0 | | | 3.81 KB | 6f2055ed8db43018182a008762e063c7069e367be518147ffa3ba6aa99ea86bd |
app/models/tang/invoice_item.rb | 100644 | 0 | 0 | | | 2.05 KB | 7701ba9f26e58013cd95466ff6e13a9867ea1c5507e15fe7af9ff1bc2e818519 |
app/models/tang/plan.rb | 100644 | 0 | 0 | | | 2.22 KB | 7e41297939e1033eed66d66d0bd2bebb52a82a27eadc99dc848272a95280d945 |
app/models/tang/stripe_webhook.rb | 100644 | 0 | 0 | | | 124 Bytes | ee0e9b5bae576e92ebc6484d59ce282fc10d3b4e123aa9811f76d970c76b883a |
app/models/tang/subscription.rb | 100644 | 0 | 0 | | | 4.59 KB | 403f277ba3554b9ec2714c8ba8a0694c3bc6ba9f6e4697fc7a36891c8d5fa9d9 |
app/services/tang/apply_customer_discount.rb | 100644 | 0 | 0 | | | 590 Bytes | 49553c16f0069453d80aedbe6f3f206c53c2eaf99d0de9bf930f0b0859cb79b0 |
app/services/tang/apply_subscription_discount.rb | 100644 | 0 | 0 | | | 670 Bytes | 196e67a3730947ed5d7cdf83383589eb15d764c48fd2b1436098701949508c69 |
app/services/tang/cancel_subscription.rb | 100644 | 0 | 0 | | | 326 Bytes | 0a38d0f63381fa3337848f6176ea21289dbf45a53d5d4cc75c125ffb9d4c013e |
app/services/tang/change_subscription.rb | 100644 | 0 | 0 | | | 509 Bytes | a103c2c7831b9836568c2fd32d0c60783cede7d14f863a7e687dad58676acc95 |
app/services/tang/create_coupon.rb | 100644 | 0 | 0 | | | 717 Bytes | a52f62ebbcf7fa9c766c71da917fa1da4c770318008eafa63f2c28ba546ece93 |
app/services/tang/create_invoice.rb | 100644 | 0 | 0 | | | 369 Bytes | e62a9dc2649d579586318f8b4264781f4a6ddf133b526316abbdbd9bac7c6953 |
app/services/tang/create_plan.rb | 100644 | 0 | 0 | | | 641 Bytes | e17c7ad6368837009ac73d63a2ca3281cc087e27b28434f5fd9d3ec255c07c6c |
app/services/tang/create_subscription.rb | 100644 | 0 | 0 | | | 3.05 KB | 385d437241de48df0fdcb9e46b3412ad5ac72d3391f62eda88fcc12b1ab005fc |
app/services/tang/delete_card.rb | 100644 | 0 | 0 | | | 322 Bytes | 39dc1d0f75ba2d63fc72124d698402fc7307db852fa10dbf07294ded3f6b6e25 |
app/services/tang/delete_coupon.rb | 100644 | 0 | 0 | | | 298 Bytes | 309d768ccd181d3d814b3e79253dd5b7f927564553a13e9c08b2c6665e80c136 |
app/services/tang/delete_customer.rb | 100644 | 0 | 0 | | | 361 Bytes | f18af97e7ded3b0f77efb605ca00e7e1b266d29d4f345fe5206f22735f3a721c |
app/services/tang/delete_plan.rb | 100644 | 0 | 0 | | | 278 Bytes | e649a9359ec7fa5353f57fca94e57954681fe9ccdc2b4dfd32a346c4edfe3dc0 |
app/services/tang/fail_invoice.rb | 100644 | 0 | 0 | | | 901 Bytes | 29a5330dba1e4d6f2bab2c3b46449f4aa805f3431b7b1fc1486aea3360c7b060 |
app/services/tang/pay_invoice.rb | 100644 | 0 | 0 | | | 1 KB | 34c3621e897f9c1647a6656b56443518eddebb1462ad07b4973f9bb8d64b3050 |
app/services/tang/remove_customer_discount.rb | 100644 | 0 | 0 | | | 377 Bytes | 6ab85c3d5b1dbbd572da78f42ba34fffcb1d7cc34352c0be2ef2308ba1a2e814 |
app/services/tang/remove_subscription_discount.rb | 100644 | 0 | 0 | | | 391 Bytes | ca93cdeb3fe9a4a11e4da93841bc38aaff489c837586e3dbdd8f5fb704f4732e |
app/services/tang/save_card.rb | 100644 | 0 | 0 | | | 886 Bytes | 80431eb0c379b4e352bd876257cfa8543f87288582f91169e47545cee3c13c74 |
app/services/tang/update_coupon.rb | 100644 | 0 | 0 | | | 371 Bytes | 174eccd3009df698e13d4c8424aadfc76a91d1241a989610766ebb178d281cdf |
app/services/tang/update_customer.rb | 100644 | 0 | 0 | | | 935 Bytes | 191e3c40619da3820aaa1ca2f0b4095ad579c7eddec5b76bb767fa418f5f5081 |
app/services/tang/update_plan.rb | 100644 | 0 | 0 | | | 357 Bytes | 33b6eafbea0be4a9cd9719a612b5827e9cd87eb3fd62bedeca6b427bf2c7238f |
app/services/tang/update_subscription.rb | 100644 | 0 | 0 | | | 745 Bytes | 421a7341984031666f4eda2b8efec61a89227d2b51ca02a2443572d1805b57a1 |
app/validators/future_validator.rb | 100644 | 0 | 0 | | | 254 Bytes | 5ebb779e4743c2dca611014bd439b306fc005a0342fdc4b1f786db67f61dc3a8 |
app/views/layouts/mailer.html.erb | 100644 | 0 | 0 | | | 51 Bytes | 9ee56649a748b7e704f087981c9be02bd8411bc11617e625d4e2aa8b955805d3 |
app/views/layouts/mailer.text.erb | 100644 | 0 | 0 | | | 13 Bytes | 51353f9de3a26d4b28f7db91152bf56d31cfa9e4bd3c834680772a63cd374698 |
app/views/tang/account/cards/_form.html.erb | 100644 | 0 | 0 | | | 784 Bytes | 2877a0e5f6d0948ba22d8d4acc8887df9494433f44c9403c0d90b827f0daebe4 |
app/views/tang/account/cards/_payment.html.erb | 100644 | 0 | 0 | | | 352 Bytes | a17493a3aee71a41386e397683914332754a83f7e321e79e7c49f8621af256cc |
app/views/tang/account/cards/new.html.erb | 100644 | 0 | 0 | | | 101 Bytes | 34129a554987d94c35d7e085c4ee706eda98a644654ccd7c3972c6cda0d0938f |
app/views/tang/account/cards/show.html.erb | 100644 | 0 | 0 | | | 675 Bytes | d3a3b94369ec3fd8a8a5236428a94cf3824fad499d06e5ffe811bb378b95601e |
app/views/tang/account/receipts/_receipt.html.erb | 100644 | 0 | 0 | | | 357 Bytes | 74b4b94c9076780880ebadd0e47632ab5457fc78a16a0f24704c3a371cd39563 |
LICENSE | 100644 | 0 | 0 | | | 1.05 KB | be90a02ad0ee247f4d583e95ba2dcd798cc6f609ad829253b9184fe4c4b469e9 |
README.md | 100644 | 0 | 0 | | | 744 Bytes | 7241bd0ae11386e77bb01db945d706850033da18bbbe859c77b0f08c5ed08fd5 |
Rakefile | 100644 | 0 | 0 | | | 1.27 KB | 4d336c1dba035e904527c2a3d7729f60427311474c83109d6c6783adb6212b2b |
app/assets/javascripts/tang/jquery.payment.coffee | 100755 | 0 | 0 | | | 13.7 KB | 30b3db4a94a80029fae314cf416875aee6e1dfbc99a03a5c8ed24c08104e68fd |
app/assets/javascripts/tang/subscriptions.coffee | 100644 | 0 | 0 | | | 1.83 KB | 28cec15b9588073e0fcddf106ad7228b289e46bcb068911fec52196cd67daa6a |
app/assets/javascripts/tang/tang.js | 100644 | 0 | 0 | | | 714 Bytes | 7fd2f8613b98cb01d778f84cd8cd3478cd3b7a82ce1e11e19198845c6ce96fdc |
app/assets/stylesheets/scaffold.css | 100644 | 0 | 0 | | | 914 Bytes | 19fcfb42e2871a8b736aafd2048bdf397a6bbb775fe613c6cb3d6050c47fe75b |
app/assets/stylesheets/tang/tang.scss | 100644 | 0 | 0 | | | 720 Bytes | ac46b3f6b4e9765343bf982b50f6d7c0761a18c804f87536ce3c54784db3ebaf |
app/controllers/tang/account/application_controller.rb | 100644 | 0 | 0 | | | 316 Bytes | 76206c5a1b7a8f3d091f18048f1233a0619fe2afef24ac58049b0c3f51d98bc9 |
app/controllers/tang/account/cards_controller.rb | 100644 | 0 | 0 | | | 1.36 KB | 3966cc9e556b30e6f11cc1067f4a100fbbeb69fae29424a7e54d562592f76dee |
app/controllers/tang/account/coupons_controller.rb | 100644 | 0 | 0 | | | 1.24 KB | 77c99c4d07819652b576fcd650065c48997f85d63a127b062dc1a8562153aabd |
app/controllers/tang/account/receipts_controller.rb | 100644 | 0 | 0 | | | 328 Bytes | 3a693d65c38aed25e587744315e35140004db8fc3993ed53730014504d9be33f |
app/controllers/tang/account/subscriptions_controller.rb | 100644 | 0 | 0 | | | 2.54 KB | 9e1129aba89a445bae7edacea4e77d7ed77d73ca8c074be67ba6a0a5b91abfa9 |
app/controllers/tang/admin/application_controller.rb | 100644 | 0 | 0 | | | 430 Bytes | 6da21630e9eb4c9ca1a328971877364f3491cf1089eea3e982ab7c49231115c6 |
app/controllers/tang/admin/coupons_controller.rb | 100644 | 0 | 0 | | | 1.24 KB | f0c522e9343c20f8e99ce5b6be220f10fc05ab862a50347c1d327290193cbcdd |
app/controllers/tang/admin/customers_controller.rb | 100644 | 0 | 0 | | | 1.91 KB | ab4b7b2cf9b458f9135be298ae2a39cdf93ef282b50c0b27f21c95e755e38ba0 |
app/controllers/tang/admin/dashboard_controller.rb | 100644 | 0 | 0 | | | 285 Bytes | f7a147fa98a876d6a8b2c5d85239e29d0e643799ce40f1edaeed7e40ed3fdf85 |
app/controllers/tang/admin/invoices_controller.rb | 100644 | 0 | 0 | | | 295 Bytes | 705ae20beb6f1ce5b26c85a5404cfd328efad0c0d107bb3bc8a2e60a81c5417f |
app/controllers/tang/admin/payments_controller.rb | 100644 | 0 | 0 | | | 456 Bytes | 8b690ffcde871731c580c674ab56929f40428d3cc60ec0fd6857cf708c652a8d |
app/controllers/tang/admin/plans_controller.rb | 100644 | 0 | 0 | | | 1.64 KB | 8faf0a70b855a2d5cc14afa7b4901c5cc6c6da6f030815e7e10b6cf0e559ca8d |
app/controllers/tang/admin/search_controller.rb | 100644 | 0 | 0 | | | 1.29 KB | 7a735927d848a6991ce5a59930daff1cee77d93157f053d51cd351e5d5dc2dd9 |
app/controllers/tang/admin/subscriptions_controller.rb | 100644 | 0 | 0 | | | 2.31 KB | 974a14741e98173e38d720d668ba204ee29b9e3caf5110cd90465e38df9de8c2 |
app/controllers/tang/application_controller.rb | 100644 | 0 | 0 | | | 279 Bytes | fe1200a5706942e40a85eadc1c145b8b369730c378c34be717cbf86882ea5c2d |
app/views/tang/account/receipts/index.html.erb | 100644 | 0 | 0 | | | 426 Bytes | f710ac3a96e8389563b4163f7c3e0ff310565f1953357d889f0c62bd06692bfd |
app/views/tang/account/subscriptions/_form.html.erb | 100644 | 0 | 0 | | | 1.09 KB | 2d4df370e14854e56e441e0c7465b1b604a2ed615e945dac598742239da3e3c0 |
app/views/tang/account/subscriptions/new.html.erb | 100644 | 0 | 0 | | | 115 Bytes | e98143cc5c7f902187cc50112d63366204238857cb8b0373d02dd77f714ca395 |
app/views/tang/account/subscriptions/not_stripe.html.erb | 100644 | 0 | 0 | | | 176 Bytes | 9524bb8d074374aaaddc1381f5ef4b9db1b1fea522943df9b9708cb1031b1eaf |
app/views/tang/account/subscriptions/show.html.erb | 100644 | 0 | 0 | | | 5.29 KB | c800bd775bfd75844e4378f3a467866326d441dad8c57daee3da45d4e4ef4a13 |
app/views/tang/admin/application/_footer.html.erb | 100644 | 0 | 0 | | | 16 Bytes | e4505133c3f0acb73a2263241f9b98efca8df626361763679e70dae618a7dccd |
app/views/tang/admin/application/_header.html.erb | 100644 | 0 | 0 | | | 331 Bytes | bca0e79f08d8e057594eba95cbfff5b9553dcd74ff02a5721c177cc19020a059 |
app/views/tang/admin/application/_nav.html.erb | 100644 | 0 | 0 | | | 652 Bytes | 03779edfdc73bf203eb0fa8c0c3d3c1bf62697985f3fbd0f0d643ed428ab8b10 |
app/views/tang/admin/coupons/_form.html.erb | 100644 | 0 | 0 | | | 1.71 KB | db690a593fa7f242e0b2d687c0a5a09cae1a54c2eba1f8349f93517b02deec81 |
app/views/tang/admin/coupons/index.html.erb | 100644 | 0 | 0 | | | 910 Bytes | e96221762201fcd05b11f1151e9601eff5bcf5c3a49f6f4714591f30aca768d0 |
app/views/tang/admin/coupons/new.html.erb | 100644 | 0 | 0 | | | 144 Bytes | 52d7ff3b4f28a15dbbe2341e3f5129ed3ac93d9aef2f45b3da267698771b65ea |
app/views/tang/admin/coupons/show.html.erb | 100644 | 0 | 0 | | | 1.82 KB | 3b55e2dd185f0c36a1d0dee01a1e33c5ed9f2aad7fd702e04807dd7af9920b6f |
app/views/tang/admin/customers/_form.html.erb | 100644 | 0 | 0 | | | 854 Bytes | 91f1996c7a6f36b84356c81d6c7dac9f9090cd0fbdf5ee916b57ac4828b08313 |
app/views/tang/admin/customers/coupon.html.erb | 100644 | 0 | 0 | | | 851 Bytes | 76afb5f859594e3ebb65160d2c47c57bc010b8e5aa107e9d1ce0cb7552660ce5 |
app/views/tang/admin/customers/edit.html.erb | 100644 | 0 | 0 | | | 164 Bytes | b2a009c6584dd484dc955dd9295678cabdb48e9e6d828d2fa7d2970ea2364551 |
app/views/tang/admin/customers/index.html.erb | 100644 | 0 | 0 | | | 809 Bytes | 9660f1b4f6280cb2c8988c98c86069ba9ae51d0f2cecfcca0fe839754e1d282a |
app/views/tang/admin/customers/show.html.erb | 100644 | 0 | 0 | | | 4.7 KB | 4573488f49e4c9dccb51f98ea15dff74c4a6e89aef0a26ae24c1f8122371ac8e |
app/views/tang/admin/dashboard/index.html.erb | 100644 | 0 | 0 | | | 164 Bytes | d7014ef726931f7064e60cef4c26a830a5e7d42427606a161d3d3949ceb48479 |
app/views/tang/admin/invoices/show.html.erb | 100644 | 0 | 0 | | | 2.75 KB | 0d27977c204f9a9c94137ca5b12806d057aaa4b5d509072cc8499bb86b2eafc2 |
app/views/tang/admin/payments/index.html.erb | 100644 | 0 | 0 | | | 818 Bytes | 99f7b258418878e21092e452c0e78c3669a6249d37e2e9e647b3aa14589b239f |
app/views/tang/admin/payments/show.html.erb | 100644 | 0 | 0 | | | 1.69 KB | dbf879ce574242053fd494f09d0ec5d5fd5c857cc9820c4c8376990d607fc0ba |
app/views/tang/admin/plans/_form.html.erb | 100644 | 0 | 0 | | | 2.79 KB | a62b82fa544b52e1892e3c63dc6c518a7ad69eaabe42e50bb67922c28383fb40 |
app/views/tang/admin/plans/edit.html.erb | 100644 | 0 | 0 | | | 136 Bytes | 89bfd008e926ed8fae39d9bbd11da8fc0533bedd49eac76bd18ea644e16db708 |
app/views/tang/admin/plans/index.html.erb | 100644 | 0 | 0 | | | 530 Bytes | f5c949f6385e16acda27e1c73873106edb52cd1ed8e1159b05aa80a17830ef54 |
app/views/tang/admin/plans/new.html.erb | 100644 | 0 | 0 | | | 136 Bytes | 069831e7e47a2833ef174eefd62c04c950cca559bbb9898513f95e8a18c48e27 |
app/views/tang/admin/plans/show.html.erb | 100644 | 0 | 0 | | | 1.74 KB | d15b1d21deba3aa64a4994aef7fa88e4b3a7a3ac80e0303ff2b8c4176f4679b1 |
app/views/tang/admin/search/index.html.erb | 100644 | 0 | 0 | | | 2.09 KB | 9323029f90719670f3dedce94a89511abaafae10c8e2c27f96b85c2866bd3126 |
app/views/tang/admin/subscriptions/_form.html.erb | 100644 | 0 | 0 | | | 1.23 KB | 88e1b20291ae59181dfdef330f761e76b596ea8f27ce86b35668949cd6f3414c |
app/views/tang/admin/subscriptions/coupon.html.erb | 100644 | 0 | 0 | | | 891 Bytes | adb686ad0680dfb2560b8b39106154d955fc23fc7a9d2468d29f35e3b9060161 |
app/views/tang/admin/subscriptions/edit.html.erb | 100644 | 0 | 0 | | | 179 Bytes | b311936b03353a5b65a514335d75c027fcd9c711ffb7d79d7d1e482991e7006a |
app/views/tang/admin/subscriptions/index.html.erb | 100644 | 0 | 0 | | | 762 Bytes | 0cee29ab6386b2b34b7ea9a40d3741cb4082b888ef79ba8451473f9f007f66f7 |
app/views/tang/admin/subscriptions/show.html.erb | 100644 | 0 | 0 | | | 2.5 KB | 7d2959c2c0a790f28e7134034fed512705faf727cb1723ac5d7ef336a37ddc14 |
app/views/tang/plans/index.html.erb | 100644 | 0 | 0 | | | 2.59 KB | 052a7b32e72c7f3d37f35b7e94ee06206e9a62b45dea0fe981663491a215be57 |
app/views/tang/stripe_mailer/admin_dispute_created.html.erb | 100644 | 0 | 0 | | | 135 Bytes | 1331e0f31710d11efe19c5c5ddbf8466ba4616a1863fd7e1a9a1ac8a6f93eed4 |
app/views/tang/stripe_mailer/admin_payment_failed.html.erb | 100644 | 0 | 0 | | | 191 Bytes | fde02f4b55ccb345e1b3ebb39fb06755e92c7fbba61dc618856f4a6541b833d7 |
app/views/tang/stripe_mailer/admin_payment_succeeded.html.erb | 100644 | 0 | 0 | | | 194 Bytes | 58e0f47353940dde9047ee63ef4a52d97628b11430c271ed9ed69d29b7b76251 |
app/views/tang/stripe_mailer/customer_payment_failed.html.erb | 100644 | 0 | 0 | | | 694 Bytes | 5f5c5ab591ebc025890b0ea4d475ef80bb7f839127fdf4c6dd8e069aa73a2d15 |
app/views/tang/stripe_mailer/customer_payment_succeeded.html.erb | 100644 | 0 | 0 | | | 1.82 KB | 2df058716fe7d85a81704c80a7a8a01550d6afb62b8dbccf147ab589cbe9ec8f |
app/views/tang/subscription_mailer/upgraded.html.erb | 100644 | 0 | 0 | | | 497 Bytes | 15b499396880acf51bae2b584388b918b65d20515100d1ca14338106f46af608 |
config/cucumber.yml | 100644 | 0 | 0 | | | 479 Bytes | f760ebe239525e1d8c2bcfcb21967123f396bf6ce1c58ce73f73c71e6f909a1c |
config/initializers/stripe.rb | 100644 | 0 | 0 | | | 99 Bytes | 6c85d7d071f47c177da7881e3bc8d65e235e8acdeade185566e07c1294b70f2e |
config/initializers/stripe_event.rb | 100644 | 0 | 0 | | | 2.59 KB | 08b0464854f1b5df5c67bd37c6ec429a9e48a4ba3b4e8c48e1ec44bcd9c8ac5e |
config/routes.rb | 100644 | 0 | 0 | | | 1.09 KB | 583ece2acb9fddaf69cbbb43ad29fd6542c99c18b0140b4908253fdf4a34a66a |
db/migrate/20160928154410_create_versions.rb | 100644 | 0 | 0 | | | 2.98 KB | fbf15c84d7d7bfc5720ee16382b0b9b178a4f6668415dfbfbb9a685d84f29aee |
db/migrate/20160928161623_create_tang_stripe_webhooks.rb | 100644 | 0 | 0 | | | 192 Bytes | c261ace112d25879670a1c45f9e8acb2e7ecc05eb93d3a31b3c109f5dae61140 |
db/migrate/20160928173328_create_tang_plans.rb | 100644 | 0 | 0 | | | 500 Bytes | e59cddb569d19fd65d04fca16f96878ef30823e731102f32ad18431e871a9e42 |
db/migrate/20160929152510_create_tang_coupons.rb | 100644 | 0 | 0 | | | 411 Bytes | b2bcb29c442a9750219eeb1db5537566aac9c2a500dd1305eaf1ed91b4f33934 |
db/migrate/20160929152541_add_customer_fields.rb | 100644 | 0 | 0 | | | 1009 Bytes | 5e6a7babb3cf5c9e9c9c976c22f75ef7cf61e83af5bf997861c678364cfbb042 |
db/migrate/20160929171640_create_tang_subscriptions.rb | 100644 | 0 | 0 | | | 536 Bytes | 8ab746e7d780355bab208e508d3594c1a8d870778bbeeb14037c86e21efb51f5 |
db/migrate/20160929174251_create_tang_cards.rb | 100644 | 0 | 0 | | | 752 Bytes | c30d98169b3b03d18df24e8e78a2cf30e99a4082ae8c5f6455aef7cab72791db |
db/migrate/20161003035434_create_tang_invoices.rb | 100644 | 0 | 0 | | | 584 Bytes | 312dd84e26eba174a44a4f76e3253ebc2c504714db327cb92227275d123422ff |
db/migrate/20161114181651_create_tang_invoice_items.rb | 100644 | 0 | 0 | | | 591 Bytes | 21866fe9d97bcd1da46779ff5b4cb5305f1efd26037e425d8ad34864fca663bb |
db/migrate/20161115201106_create_tang_charges.rb | 100644 | 0 | 0 | | | 1.07 KB | 677ff93b38679fce0cf42716fd046d7780afc3d85c571522fdbc8e7ef7715071 |
db/migrate/20170523122759_add_group_to_plans.rb | 100644 | 0 | 0 | | | 116 Bytes | 75fc70054479cf78e4b892bf94862c5c40043d7a73828d9b951a7bc5995eda79 |
db/migrate/20170701162853_add_stripe_indexes.rb | 100644 | 0 | 0 | | | 605 Bytes | 946b5089303eac489efc0c399c1d387f27f1bcb4b096cd29175841cb7b2467fd |
db/migrate/20170731010913_add_subscription_indexes.rb | 100644 | 0 | 0 | | | 244 Bytes | 142c0548d5a46b6ad297b8bfa513f5b5180443cc2c742132bc3563eae011e120 |
db/migrate/20200827001523_add_invoice_pdf_to_invoices.rb | 100644 | 0 | 0 | | | 132 Bytes | 08bb937e65c26212be0a92574186d871ebb3d0c061d4f0c27ee203f1d24f4ae2 |
lib/css/main.css | 100644 | 0 | 0 | | | 649 Bytes | b85c7fed4e7316fd61a7222748d82da87975247576521f87418ce2d924693474 |
lib/generators/tang/install_generator.rb | 100644 | 0 | 0 | | | 624 Bytes | 7f02143e19e1fa735e70500958c05483d62c097f97b00951d13a59df6cb9701d |
lib/generators/templates/create_tang.rb | 100644 | 0 | 0 | | | 5.37 KB | 2046b3645fca6130359313f26bac5c41389e07d0811a6159202aef04d456e90c |
lib/js/index.js | 100644 | 0 | 0 | | | 2.54 KB | 36b1c1b8fe49eba8702039aa8fa613d10972308dd8a16e8c7757fe28f99a26a1 |
lib/tang.rb | 100644 | 0 | 0 | | | 950 Bytes | d90130351d15fe58ae1cba2270adbbf9611cc7f5bf14ebfa05c8137869ae1098 |
lib/tang/engine.rb | 100644 | 0 | 0 | | | 398 Bytes | b6dc9c3676de44a1297f73cfb35828927c740455ca816d7a038abfc2712a63ca |
lib/tang/version.rb | 100644 | 0 | 0 | | | 36 Bytes | 2ef3817f045758a373f840205daad2b53d1dd58f650a06689b14b920eda75b55 |
lib/tasks/cucumber.rake | 100644 | 0 | 0 | | | 2.68 KB | cb07e5da8ac514953071d4512210b7aa4df5d62f134b8cc1949233a806382c89 |
lib/tasks/tang_tasks.rake | 100644 | 0 | 0 | | | 508 Bytes | f209e69f9f5ed340b044410ca89d67a4ecd97969466a1499fd92d3dcf3773b28 |