MIT-LICENSE | 100644 | 0 | 0 | | | 1.04 KB | bc7d19c4b85b557b9270acdf44c34e481eed37ae2e00cc2ffc3ff19bf44f4a31 |
README.md | 100644 | 0 | 0 | | | 40.2 KB | 88627c7338de0cb6159f9f082f5d2529da00f5627cee33a793c17b141ddf66c5 |
Rakefile | 100644 | 0 | 0 | | | 534 Bytes | e4510df71972d97ee20c9c8110911a44b3e0ed2f6edc664e2a277810a51f1fad |
app/assets/images/effective_orders/stripe_connect.png | 100644 | 0 | 0 | | | 6.11 KB | ae7d4d426577005d47277ec606d84f3eae5f55e8072fb3dd6566e7d436a851f7 |
app/assets/javascripts/effective_orders.js | 100644 | 0 | 0 | | | 70 Bytes | 9d9adb855d21b7a57978e7e28a842280a78f2ab90b66dcd7145b2d2c2b667371 |
app/assets/javascripts/effective_orders/customers.js.coffee | 100644 | 0 | 0 | | | 1.76 KB | 72f1233a16db2957484cec055c1d401ef2b8feb19040b20976d920fca2ef2229 |
app/assets/javascripts/effective_orders/providers/stripe.js.coffee | 100644 | 0 | 0 | | | 1.4 KB | df39ef1110a10c132fc39876164c9f09cdca343929f2d1d6fadb55c78e9c525e |
app/assets/javascripts/effective_orders/subscriptions.js.coffee | 100644 | 0 | 0 | | | 3.13 KB | 07d90da929791a077a6735eb5844c88dded5aa39cfaba7ce45723670baeecd7c |
app/assets/stylesheets/effective_orders.scss | 100644 | 0 | 0 | | | 76 Bytes | 3fe4c9d4f075f9642a1285394b84c76ca5b80a643f603894956c80f62b15fc48 |
app/assets/stylesheets/effective_orders/_order.scss | 100644 | 0 | 0 | | | 1.21 KB | df5cfa0cc17d830391a9fc788dfce26549b3b24cfe6567665c5b431fed377676 |
app/assets/stylesheets/effective_orders/_subscriptions.scss | 100644 | 0 | 0 | | | 399 Bytes | fd1c071943d102fbb5bbdc889e53c35f545b4ca6d62f81fcdc669906f12af154 |
app/controllers/admin/customers_controller.rb | 100644 | 0 | 0 | | | 665 Bytes | 09d8c924f013f5dc54b71e41f7c02f161789184bd40cbeba980787d5c6745ab8 |
app/controllers/admin/order_items_controller.rb | 100644 | 0 | 0 | | | 483 Bytes | dc520eaa97b2c3d4d0b5eceba78a7b174c404eb2cc224a2171cc774348e6f411 |
app/controllers/admin/orders_controller.rb | 100644 | 0 | 0 | | | 6.73 KB | 8bdfe5ffb9ad17114fc3f01eb80b0660750c7f474b00ba6ff908d80650047d1c |
app/controllers/effective/carts_controller.rb | 100644 | 0 | 0 | | | 2.27 KB | 052967e4037dc26145fa7f1fa5276cf9ae6ae089ca090c70dedfc63aa2b499b2 |
app/controllers/effective/concerns/purchase.rb | 100644 | 0 | 0 | | | 1.67 KB | bacd9d97a50cffd658a8f1439004d882290fb17bb9d67590597437120fd8ea33 |
app/controllers/effective/customers_controller.rb | 100644 | 0 | 0 | | | 1.37 KB | f04d9a296e8acd2dd9b5829f63114cafbfd6cf9ab7df8983db7122b83c5b74b6 |
app/controllers/effective/orders_controller.rb | 100644 | 0 | 0 | | | 7.44 KB | c958a9db9eebac0447f66efa15844a4d09ce67f196c1238b109387269a42b95f |
app/controllers/effective/providers/app_checkout.rb | 100644 | 0 | 0 | | | 1018 Bytes | b78e2b82db05b15b5586b20f54caaf0cc6fcc2af1ba9e798c3419859c8967bc3 |
app/controllers/effective/providers/ccbill.rb | 100644 | 0 | 0 | | | 966 Bytes | 6241fac37f4b98eb633d79bc43b9ae22631e018fac3c0d457e4be2a6e9242005 |
app/controllers/effective/providers/cheque.rb | 100644 | 0 | 0 | | | 1.31 KB | 97ef983113155b7f6f8b04d74bb17c9fe549e1e491a82e40c8c488dd21aa90a4 |
app/controllers/effective/providers/free.rb | 100644 | 0 | 0 | | | 805 Bytes | 6f25127f6badd8b34a7dd232492b544b08dc41d0d82cdd5c29b5e092467b407a |
app/controllers/effective/providers/mark_as_paid.rb | 100644 | 0 | 0 | | | 1.1 KB | e8ab510c7913424c99037aee39c5a6c3808bdcd55111aaaa8e824e3e03208519 |
app/controllers/effective/providers/moneris.rb | 100644 | 0 | 0 | | | 2.16 KB | 94719774bbdc48076bd2e5d47ac3a8110977923456d262ef8ec9dcd3ab99251e |
app/controllers/effective/providers/paypal.rb | 100644 | 0 | 0 | | | 997 Bytes | c3883e478a9ee4449970e9931edbe38d514374ccd702eef2e6fbf47c2d5d57c2 |
app/controllers/effective/providers/pretend.rb | 100644 | 0 | 0 | | | 461 Bytes | fbb60c711636f264eab6aaf150e3a18aa7f9f4d2a49b58fd928d26813118266f |
app/controllers/effective/providers/refund.rb | 100644 | 0 | 0 | | | 1.26 KB | 2eaf50ac1acf1b32f1924aaf2691a21bd3e57767b304a2cfbd292e512c499864 |
app/controllers/effective/providers/stripe.rb | 100644 | 0 | 0 | | | 3.61 KB | 932e9a476629ad7ffa5234a7e95c2d3872f843352db967c2a6b7fe82c4398521 |
app/controllers/effective/providers/stripe_connect.rb | 100644 | 0 | 0 | | | 1.92 KB | be19b7524c1e4360aa3c2ee114c07517c6e409fcc1672f436e63ed231a4c0546 |
app/controllers/effective/webhooks_controller.rb | 100644 | 0 | 0 | | | 2.6 KB | f6bd26fa888b0c623f805c6aebb4edea5a3d58726c6663bfaee17165cd783435 |
app/datatables/effective_customers_datatable.rb | 100644 | 0 | 0 | | | 784 Bytes | 014dfcd8737f2c494d55e7ed94b3796508bb3aa4e27be5d76bb2eccd90fd3738 |
app/datatables/effective_order_items_datatable.rb | 100644 | 0 | 0 | | | 4.25 KB | 23a6a00f6fb56c526751970fdb8879df117e6b7868309c312a7b2764dd4c1a5f |
app/datatables/effective_orders_datatable.rb | 100644 | 0 | 0 | | | 3.5 KB | 0c9aef3062fb23f743b988944d44a7f19a3befba5d7ba6edb99ae5fc7f928c7f |
app/helpers/effective_carts_helper.rb | 100644 | 0 | 0 | | | 3.76 KB | be59489a626ac0f6feede2290efa44538439444c4d643c4bc9fbb3e6f9496563 |
app/helpers/effective_ccbill_helper.rb | 100644 | 0 | 0 | | | 684 Bytes | e65e9fb84e8f510399e989b05cd165ce661c7892784ef739b4161800980d86f9 |
app/helpers/effective_orders_helper.rb | 100644 | 0 | 0 | | | 5.63 KB | 850bf5a4e4cb41dbb63ee6cd9fac6f2e1740f131a3359af659e4801098163dd0 |
app/helpers/effective_paypal_helper.rb | 100644 | 0 | 0 | | | 2.13 KB | e176c2bb34c666907f3bdc6de4b4a97e8041fc9e3f4099a042246aa9f8c4c55d |
app/helpers/effective_stripe_helper.rb | 100644 | 0 | 0 | | | 3.03 KB | e699130b6467c44159c6a4569ed2aa42fdbabc22fafed780e2d8dbe21cbd9f87 |
app/helpers/effective_subscriptions_helper.rb | 100644 | 0 | 0 | | | 3.09 KB | e4716abf92a2b76e260ed40fe5562ed576532c5a5550c9492555e255403313da |
app/mailers/effective/orders_mailer.rb | 100644 | 0 | 0 | | | 9.88 KB | 7739eba525c7316772595b2a27a373955b9e1cb95dcc9fc3db7c179cd977ee66 |
app/models/concerns/acts_as_purchasable.rb | 100644 | 0 | 0 | | | 4.06 KB | 8f339e54d89faff37372af0e1d4e1c1b9e6a4a43089bd8bd025e44f3640fcdeb |
app/models/concerns/acts_as_subscribable.rb | 100644 | 0 | 0 | | | 1.93 KB | dfbd176631e9c88324589c0432bbb8abd62ae1c6e1d7343156c340611b49262b |
app/models/concerns/acts_as_subscribable_buyer.rb | 100644 | 0 | 0 | | | 612 Bytes | ed8369e3a98b1ed6d190f20da199b3322ba19beb90ecc20e6567a6b8993f5511 |
app/models/effective/access_denied.rb | 100644 | 0 | 0 | | | 415 Bytes | deeac3d5959881f17ed31c07fbbabe56997641bfd73be0a2a3e8fa99c805d91d |
app/models/effective/cart.rb | 100644 | 0 | 0 | | | 2.69 KB | 5ac19aa04a40ce9376ee9c99a67446ded52d04f97eae8af1c08b7c0e8cb46e79 |
app/models/effective/cart_item.rb | 100644 | 0 | 0 | | | 800 Bytes | a913ddd78b468971e027c5b7da9df7bcd916a0cd38003355f4e4be455871a0ef |
app/models/effective/customer.rb | 100644 | 0 | 0 | | | 2.89 KB | 40204ae4295edab610eedd35201ba7e5454c356d1ea5ff2e32a82325dae76de8 |
app/models/effective/order.rb | 100644 | 0 | 0 | | | 16.4 KB | 81cab59832ee6945124890993afd0c0f384fd4d465659746bf005d884cd9c924 |
app/models/effective/order_item.rb | 100644 | 0 | 0 | | | 2.77 KB | cba6b211f0e1852ff13e89182046848f14f3bb982ce24a978e92353117734a2c |
app/models/effective/product.rb | 100644 | 0 | 0 | | | 501 Bytes | c0fe0c38af22c317910f3f2e3d5db401cec5e33f9bfb2edd2a6e3d6c504d31da |
app/models/effective/providers/ccbill_postback.rb | 100644 | 0 | 0 | | | 2.01 KB | 1bc92edc25654d545b46a21971331f935159edd19d347541b105062ac81a0660 |
app/models/effective/providers/moneris_charge.rb | 100644 | 0 | 0 | | | 3.46 KB | 2daa718ee1b6dd4311452d1bb247a9fe5f41a7e32c31c3935f0f45b45d37f462 |
app/models/effective/providers/stripe_charge.rb | 100644 | 0 | 0 | | | 503 Bytes | 4a2e3bc61c2cc6a400720d542dca388712dbc21cea98e44701ee708e47e3a2f2 |
app/models/effective/subscripter.rb | 100644 | 0 | 0 | | | 7.7 KB | 0d44648bd0a3fa3773d30f27178ab2456394e0691144448a6bd92e318d0e2493 |
app/models/effective/subscription.rb | 100644 | 0 | 0 | | | 1.45 KB | f6b647e07e391445293550ed2340c9b222243ecb5d776394ba50711aaaf694fe |
app/models/effective/tax_rate_calculator.rb | 100644 | 0 | 0 | | | 1.49 KB | c136d364eba624c54e6bbc4c6ef3c08c83b151367b4b89540ea7f6bfba0ed9cb |
app/models/validators/effective/sold_out_validator.rb | 100644 | 0 | 0 | | | 171 Bytes | f842f935e57c7f08154275fc673bd7210d5b293145673b23cbe908c129675f41 |
app/views/admin/customers/_actions.html.haml | 100644 | 0 | 0 | | | 128 Bytes | 0740e4734ca2e4f280a1fe9e4e95f6b9a0e6f62aec4dfd7336e2b3d296754237 |
app/views/admin/customers/index.html.haml | 100644 | 0 | 0 | | | 316 Bytes | fc0f65969f0cc67f92ac80459d250adf20726a1c8de23fa3d74b58ff4e17fdd5 |
app/views/admin/customers/show.html.haml | 100644 | 0 | 0 | | | 308 Bytes | da1918ff60e571e425f7dfa18f969f1222ee3d7dc745db948edd549b31193df3 |
app/views/admin/order_items/index.html.haml | 100644 | 0 | 0 | | | 144 Bytes | 2fecabc8d0d2cd714bdb2b1815655ebf8f2155e578c3cd40f4d17a29d80d6785 |
app/views/admin/orders/_actions.html.haml | 100644 | 0 | 0 | | | 402 Bytes | 396c1743242643463b9b548c2e8894f3e4c67abcd389183601b6e3dc6db7837f |
app/views/admin/orders/_form.html.haml | 100644 | 0 | 0 | | | 1.67 KB | 32bad392072a5675b0c5723eed14bad1756c28debb1caa67010537382a991ee6 |
app/views/admin/orders/_form_note_internal.html.haml | 100644 | 0 | 0 | | | 429 Bytes | 1fe8823d5c0300269faa56308ec290403d6edd39ffd912e3b0908a068c56c542 |
app/views/admin/orders/_order_actions.html.haml | 100644 | 0 | 0 | | | 329 Bytes | 936d762a20e52a2db76585b01e0edb25a5bd3e30590da5d1afb987cb61519d5a |
app/views/admin/orders/_order_item_fields.html.haml | 100644 | 0 | 0 | | | 604 Bytes | 8543c6a8de5cd4fbef6638d031d664b88e6cbda183a110de9a92033248382d10 |
app/views/admin/orders/edit.html.haml | 100644 | 0 | 0 | | | 180 Bytes | 539a70fa53ab5be90e5cd1a49885580252b5937e305763fafc3867c25e34f75d |
app/views/admin/orders/index.html.haml | 100644 | 0 | 0 | | | 200 Bytes | a7e77cfd9c527376c0c8a7d9347139d993d179e689f5253797110a40a0cbbc29 |
app/views/admin/orders/new.html.haml | 100644 | 0 | 0 | | | 110 Bytes | 8f18704cc87e7decd5447bc479389e191fb5732af5a8ae1f21b88ad1f0289bdd |
app/views/admin/orders/show.html.haml | 100644 | 0 | 0 | | | 393 Bytes | 6fe9d572f957512db9233f8b73d78ba204e7b5ded0ed0c9191f7d28302b971ef |
app/views/effective/carts/_cart.html.haml | 100644 | 0 | 0 | | | 674 Bytes | d04ec7c36b34f56d879540ee91b9d3bfc995168671c5021aaeb2c5832a91f04f |
app/views/effective/carts/_cart_actions.html.haml | 100644 | 0 | 0 | | | 89 Bytes | bdc43b379745387301fed5c816fdf842276fe440d13e6950528c3b70cc8a6c92 |
app/views/effective/carts/show.html.haml | 100644 | 0 | 0 | | | 428 Bytes | 6399d51929741d96bfffbf801439823484648a43d8c4a7ac2d761b8e5bd82c31 |
app/views/effective/customers/_customer.html.haml | 100644 | 0 | 0 | | | 4.6 KB | be310271f97e07e4879e0d1580416f15dca4f8e260d7dedcdb34b417c89ca95e |
app/views/effective/customers/_fields.html.haml | 100644 | 0 | 0 | | | 723 Bytes | 5ae811a2519799616c8d0744ccb9a3c47f10c143c7b3199bd406b01b5d4a2e98 |
app/views/effective/customers/_form.html.haml | 100644 | 0 | 0 | | | 471 Bytes | 60dea0744ba1f4949bedae54aec19b2de06f177619ed24b2d15a48a6887ea62b |
app/views/effective/customers/edit.html.haml | 100644 | 0 | 0 | | | 99 Bytes | ad7b67b6c9804bb8c820d7a2ebeb80f9661c3ea3d9d0da32b2b6144dae892faa |
app/views/effective/orders/_checkout_step1.html.haml | 100644 | 0 | 0 | | | 1.88 KB | d8a8d5fbd5b5326c85c927fe11845fe551482a4b1ff69eba1661b0cea42693c3 |
app/views/effective/orders/_checkout_step2.html.haml | 100644 | 0 | 0 | | | 2.24 KB | 66272f10c6e2109079397b277f9f28b0710fc8c500b8e30269f6f421ac68a9da |
app/views/effective/orders/_order.html.haml | 100644 | 0 | 0 | | | 698 Bytes | 62e634f60938737bdb73448b10b9d6c2f843d7f60f3b27df7a4f92da509db54f |
app/views/effective/orders/_order_actions.html.haml | 100644 | 0 | 0 | | | 1.03 KB | 0ce05d2e34ec103ec5c9df642214eb0a8d876b096b801e16c64011b8d7bbc61d |
app/views/effective/orders/_order_footer.html.haml | 100644 | 0 | 0 | | | 29 Bytes | 0df023b6f87a596ced1d3086e5c9d44b65d02652af3f52548a89914a1973739c |
app/views/effective/orders/_order_header.html.haml | 100644 | 0 | 0 | | | 681 Bytes | 7060a2a7770f3efcf34fec4bd7bc7af6143ebf853834223157d366b1639b4eb9 |
app/views/effective/orders/_order_items.html.haml | 100644 | 0 | 0 | | | 2.01 KB | 3d22ed8e044876a5e0918d4ca4591fc797c494f0810c37cda75cb563797ef048 |
app/views/effective/orders/_order_note.html.haml | 100644 | 0 | 0 | | | 72 Bytes | b2f9097806a1f922e77ca2a9674377ef2d9cd3082b2fc74cf9ad69f823586b20 |
app/views/effective/orders/_order_note_fields.html.haml | 100644 | 0 | 0 | | | 192 Bytes | 56e24af6cd391f75b7d39898a8e0f3ff48803a737d16e7218ac10961874b7c37 |
app/views/effective/orders/_order_note_to_buyer.html.haml | 100644 | 0 | 0 | | | 196 Bytes | a61a22dffe73715a9fb2c353976e21d42f8e3ca8ca1b9b363d00f008b40c8316 |
app/views/effective/orders/_order_payment_details.html.haml | 100644 | 0 | 0 | | | 516 Bytes | 900a8d827838fd4e7aab1c883f91383cd815abc9a773baca6743bbcd16de7907 |
app/views/effective/orders/_order_shipping.html.haml | 100644 | 0 | 0 | | | 692 Bytes | 7d8f147da453afebbd685f1c5226e545c1dddc4544896ed0145a87a5d0e1b9a0 |
app/views/effective/orders/_order_terms_and_conditions_fields.html.haml | 100644 | 0 | 0 | | | 292 Bytes | 76825ed37a176fba58a841885bb93b6c3c1c6d38ae496e1bfd3e30fb6a2bca96 |
app/views/effective/orders/_order_user_fields.html.haml | 100644 | 0 | 0 | | | 662 Bytes | 0112a830ace28128620eac6801e7f5b0014154f7dd93fa9ac94a9f246950aec9 |
app/views/effective/orders/_orders_table.html.haml | 100644 | 0 | 0 | | | 697 Bytes | 016451fa83080a0491116f0ef73971fe5b506f1aa47ef130b1b156eacda4cdcf |
app/views/effective/orders/app_checkout/_form.html.haml | 100644 | 0 | 0 | | | 196 Bytes | 1bf357a160f0d5a81391048104f179f54b660af8949f4e340bbda23489b6d9d2 |
app/views/effective/orders/ccbill/_form.html.haml | 100644 | 0 | 0 | | | 1.32 KB | 3a145c7baf539fa223f14992d7e3289cb1508ed778e50d1479227357cefec5d1 |
app/views/effective/orders/cheque/_form.html.haml | 100644 | 0 | 0 | | | 345 Bytes | 1e165dec4b9356c7684aa6458324bb1aa13e5d5bdfa0fa1acf68c9aa9419fe1e |
app/views/effective/orders/cheque/pay_by_cheque.html.haml | 100644 | 0 | 0 | | | 190 Bytes | 2b1c376208dcb291cab580dd80a71af7534362718b4fcf6de766b235fef61411 |
app/views/effective/orders/declined.html.haml | 100644 | 0 | 0 | | | 146 Bytes | 7756857c2350c40bb5a2fed11ad945be888d2301431f02fd85d83059b927384b |
app/views/effective/orders/edit.html.haml | 100644 | 0 | 0 | | | 68 Bytes | 68baffa08e6f49ce54b00c996332122f5267c297b5beb7e6bf0c6db470c94dad |
app/views/effective/orders/free/_form.html.haml | 100644 | 0 | 0 | | | 282 Bytes | d3166524338858a83e093a56ea221489f199e5457c8bb4d310839a0f0e9b4a4e |
app/views/effective/orders/index.html.haml | 100644 | 0 | 0 | | | 237 Bytes | 24098d411ddbcb490e2441a6040e78031f1c8c1a409ed867b7ed4771f60d5a9e |
app/views/effective/orders/mark_as_paid/_form.html.haml | 100644 | 0 | 0 | | | 1.46 KB | d4b88ee16c73bf21dd3c05c5cd4b02d209da63a1f404ca76f9fa78d6e1c10dd1 |
app/views/effective/orders/moneris/_form.html.haml | 100644 | 0 | 0 | | | 433 Bytes | faac90bdd10b851825e6ec1b0d04fd3fa02c94ec9b344984b5205307fdaa98bf |
app/views/effective/orders/my_purchases.html.haml | 100644 | 0 | 0 | | | 68 Bytes | 1b48f6086a7b56cf84736e4287271cb34140e3b44afb829abd9ba1346a535ccc |
app/views/effective/orders/my_sales.html.haml | 100644 | 0 | 0 | | | 747 Bytes | ebb17c4307e912996d328f28710e30cd267c826e3b7fb24061faa251664bb2e8 |
app/views/effective/orders/new.html.haml | 100644 | 0 | 0 | | | 68 Bytes | 68baffa08e6f49ce54b00c996332122f5267c297b5beb7e6bf0c6db470c94dad |
app/views/effective/orders/paypal/_form.html.haml | 100644 | 0 | 0 | | | 283 Bytes | bea5240c6b28bd547b9301dd0c31d3bdd37de0b5a2f38df693fbfb9a5100f6ab |
app/views/effective/orders/pretend/_form.html.haml | 100644 | 0 | 0 | | | 288 Bytes | c5b553f833aedbeb11ad7ebb336410845e8ac2a3b7f35f256e742c6175fe7de0 |
app/views/effective/orders/purchased.html.haml | 100644 | 0 | 0 | | | 225 Bytes | c1c87258823a6f3a108ace204233b734ddce60db412fea660a8fa584faff54ad |
app/views/effective/orders/refund/_form.html.haml | 100644 | 0 | 0 | | | 1.46 KB | 34fe82257d94fe78f6ee935a47ef9d381b8775e519e2f548a0f404689f3cf301 |
app/views/effective/orders/show.html.haml | 100644 | 0 | 0 | | | 162 Bytes | 069564890282a254f207d00705963b50de5d06d3763b354d8a0d2eeaa1eec330 |
app/views/effective/orders/stripe/_form.html.haml | 100644 | 0 | 0 | | | 512 Bytes | 281789b8004cfd389b0a88d2bda374a20703020cc95db1fd3b66778faa85874c |
app/views/effective/orders_mailer/order_error.html.haml | 100644 | 0 | 0 | | | 251 Bytes | d49bbd80f2af6fb3114c0e2526efbc8e95ed560feddbcd734a3b6f57dc1dec8d |
app/views/effective/orders_mailer/order_receipt_to_admin.html.haml | 100644 | 0 | 0 | | | 116 Bytes | 79f7869d2b9bd0fdcab7f03b1fdd48b8c50ab054d05e541c3e92139429c64eab |
app/views/effective/orders_mailer/order_receipt_to_buyer.html.haml | 100644 | 0 | 0 | | | 118 Bytes | 9eff5dbcaed847dbf4fdfbfb1241f720ff0b6504a6854c7eb5f2041aab3a5ea7 |
app/views/effective/orders_mailer/order_receipt_to_seller.html.haml | 100644 | 0 | 0 | | | 597 Bytes | 2bc00978b3babef7e4e8c4d170861187a506d96600a13209ff611f6def3d50f1 |
app/views/effective/orders_mailer/payment_request_to_buyer.html.haml | 100644 | 0 | 0 | | | 482 Bytes | 3293850d6a5004e5e0413554d40ee6421e1b5997c80d7e4b74a4fec604fa5e56 |
app/views/effective/orders_mailer/pending_order_invoice_to_buyer.html.haml | 100644 | 0 | 0 | | | 438 Bytes | bf7e7854621daa8570745b8ceb753fd8ba08fb317459998daa3a8f97853e947b |
app/views/effective/orders_mailer/subscription_canceled.html.haml | 100644 | 0 | 0 | | | 326 Bytes | 4be1b9c0e854c65ac2feff126b4118df6e2ac9d2f3d8a50c23c1c6e4f5bdb622 |
app/views/effective/orders_mailer/subscription_payment_failed.html.haml | 100644 | 0 | 0 | | | 368 Bytes | 6e5a95c6384c62c4e8d07807d35bdf50d63f615aa480c863317d43229e236f03 |
app/views/effective/orders_mailer/subscription_payment_succeeded.html.haml | 100644 | 0 | 0 | | | 327 Bytes | 70bb6c6e6edeb4e13e5edc19178aac5eb3ee54f0db97289bdbda07a36358c1a0 |
app/views/effective/orders_mailer/subscription_trial_expired.html.haml | 100644 | 0 | 0 | | | 169 Bytes | 1e6fe4b103618fe97379cde41c7b6945ccf67ee209a4431e100f0b07373a1971 |
app/views/effective/orders_mailer/subscription_trial_expiring.html.haml | 100644 | 0 | 0 | | | 239 Bytes | 3ef135a56e78c075fc5829a7d2f4341d89c3987bc8983218542c3d4a89808acf |
app/views/effective/subscriptions/_fields.html.haml | 100644 | 0 | 0 | | | 790 Bytes | 3d36b149ee33b2e086ebeee685ab6ce97e736b24d0537e0e3521b9c4d091f760 |
app/views/effective/subscriptions/_plan.html.haml | 100644 | 0 | 0 | | | 591 Bytes | 9f88c4648dcc54390f7aeb7759d9385b1002bd4ce0348ecf51ab77ece105cd8b |
app/views/layouts/effective_orders_mailer_layout.html.haml | 100644 | 0 | 0 | | | 1.04 KB | 0f2dd1ee2c966e152b8d6da5ac5fcef184d3ee03504674d13fa9761ccb02b0d8 |
config/effective_orders.rb | 100644 | 0 | 0 | | | 13.5 KB | 55780ea2d4bd6dc7c928ad9d96c6f403937c16a0c1198f9a5f7335addc36dd3c |
config/routes.rb | 100644 | 0 | 0 | | | 2.44 KB | 0d1625a93426b43faeb6fe83fa61466a4fea36aee65cad61896897279c7d2b36 |
db/migrate/01_create_effective_orders.rb.erb | 100644 | 0 | 0 | | | 3.19 KB | 7fa8df55c03bb32b47ade33370a813d28d65bb7aa4fec7881307bd99c2079f64 |
lib/effective_orders.rb | 100644 | 0 | 0 | | | 6.18 KB | 8e26fb1ed36de4c5d75746a93c4661e09071790af6a2eb8c9f3f8de3b62d4a46 |
lib/effective_orders/app_checkout_service.rb | 100644 | 0 | 0 | | | 524 Bytes | 413a912b2677df72cb023898cd4c052f3f55fec9b2f5256ebe4d4472cd5e8d1e |
lib/effective_orders/engine.rb | 100644 | 0 | 0 | | | 5.22 KB | f1fabd9541adda31214706b68796cc1a18fb8ca47d8c28e864b01c9304998b01 |
lib/effective_orders/version.rb | 100644 | 0 | 0 | | | 54 Bytes | 8faf4aeda2885ac2615d7294909a5af20ecb6b93a547b34355b81582be23c95b |
lib/generators/effective_orders/install_generator.rb | 100644 | 0 | 0 | | | 1.9 KB | df733d86ee443ae01826ca139172baa99dd7bd33bc55b07a250c11a84d506106 |
lib/generators/templates/effective_orders_mailer_preview.rb | 100644 | 0 | 0 | | | 3.26 KB | 1d5a1b50b0a44447441423496d433b120eb7f5292f0ee31f55c761cf669455a5 |
lib/tasks/effective_orders_tasks.rake | 100644 | 0 | 0 | | | 2.71 KB | 4d759382a2b186fbe2ced4d6011d35a418212c4f460504b0e4b2b6282169afd5 |