MIT-LICENSE | 100644 | 0 | 0 | | | 1.04 KB | 213de9fc1199542e190915a4e0bca46ef234f7fd47cad3c93f0daa5b92758bfc |
README.md | 100644 | 0 | 0 | | | 39.1 KB | f8505a90afa4f83f5732fd8b5a405f4584d8cae47a35264bc70f3a877bed7676 |
Rakefile | 100644 | 0 | 0 | | | 534 Bytes | e4510df71972d97ee20c9c8110911a44b3e0ed2f6edc664e2a277810a51f1fad |
active_admin/effective_carts.rb | 100644 | 0 | 0 | | | 380 Bytes | e7621f12c22479500842728fef9a8b0bd32f64a006d10371f7057f9d1a5821c0 |
active_admin/effective_orders.rb | 100644 | 0 | 0 | | | 3.34 KB | b1040438810a115a438bd6001fc5b44817b0ba48d1002db02eabbddc5c82368c |
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/providers/stripe_charges.js.coffee | 100644 | 0 | 0 | | | 1.39 KB | ffd434b0658c7d5368c04418e3c004eac85b5cbac0ef4a4110742cb6850db4c3 |
app/assets/javascripts/effective_orders/providers/stripe_subscriptions.js.coffee | 100644 | 0 | 0 | | | 1.14 KB | 27f376516edd5a7757877e2ff7da89c424192844c862b43026740681ec0aa969 |
app/assets/stylesheets/effective_orders.scss | 100644 | 0 | 0 | | | 34 Bytes | d74ede63c19ece806e03aaff833229351c602160d5d7f9d3e711c558458b7065 |
app/assets/stylesheets/effective_orders/_order.scss | 100644 | 0 | 0 | | | 983 Bytes | 61b941276ae3a85de866bb6294664f64c4ff68eabe9ae9da02e70d8a8ccda6ef |
app/controllers/admin/customers_controller.rb | 100644 | 0 | 0 | | | 561 Bytes | 4cce8cc697e7421a2972f8bb9f103672a32e4f574ad53f4ff7d5dd33e52a15dd |
app/controllers/admin/order_items_controller.rb | 100644 | 0 | 0 | | | 562 Bytes | 1bd1c18bcb18cb9fc42e6eec6ddbbbd665ca9204acf4e55ca167cf4958b96d02 |
app/controllers/admin/orders_controller.rb | 100644 | 0 | 0 | | | 5.37 KB | da090e73e9937a5aec31e5cb07b6d963d4210e97dcc3a9ad9f281aae3bf3c974 |
app/controllers/concerns/acts_as_active_admin_controller.rb | 100644 | 0 | 0 | | | 2.3 KB | 24a7c2e3066f369cf1210766f9542ca078fab216b1555bc809e6716f1fe99e29 |
app/controllers/effective/carts_controller.rb | 100644 | 0 | 0 | | | 2.17 KB | 6c58d5d5961f815e7220201bc7ef1076b3bb00addc388eb146547225d7a4f08a |
app/controllers/effective/orders_controller.rb | 100644 | 0 | 0 | | | 8.74 KB | 18b66f2b587d1c1b958b4db234983aea04ece2ff1c6535cb87fd5a5ffec2d386 |
app/controllers/effective/providers/app_checkout.rb | 100644 | 0 | 0 | | | 952 Bytes | de1e82f766c71ccd126a918cd5c6e60ddb83ae76192c582f24526b9f079305ca |
app/controllers/effective/providers/ccbill.rb | 100644 | 0 | 0 | | | 1.03 KB | fd3fc6849dea3e20867eb25917fe9749a3b31f0ad7cb6fb0afefe2a6753afd0c |
app/controllers/effective/providers/cheque.rb | 100644 | 0 | 0 | | | 866 Bytes | ecef4614f8126187dd9e9ada8bd80d04e3dbdd5e45ac15fd66f3ef9e1f443d88 |
app/controllers/effective/providers/moneris.rb | 100644 | 0 | 0 | | | 2.49 KB | d1f5a795b333366064015a4d33501ae62964db7383f2605209ce6bcafca7953b |
app/controllers/effective/providers/paypal.rb | 100644 | 0 | 0 | | | 1.06 KB | 3b30c929418b8b691458df813039e074bb977473801f8aa1ec7ddfd28933c4ae |
app/controllers/effective/providers/pretend.rb | 100644 | 0 | 0 | | | 497 Bytes | 0982110d07c88a895b894d93cd6f22d9b22037a2c60112f649c9a09f95fabc3d |
app/controllers/effective/providers/stripe.rb | 100644 | 0 | 0 | | | 4.36 KB | 13e82e144329bf65b2967f0c01bbaea9328abc5ecade76a84c7bb419e01bf730 |
app/controllers/effective/providers/stripe_connect.rb | 100644 | 0 | 0 | | | 2.1 KB | d53aad1c1d5d2780d370a6b426d0dab4263e4950a2489da2b654199665506b41 |
app/controllers/effective/subscriptions_controller.rb | 100644 | 0 | 0 | | | 4.47 KB | 5fa5b3803a902c6681c3b29d937e9b30f14f36a7059052e4062fe444d1ae6dd8 |
app/controllers/effective/webhooks_controller.rb | 100644 | 0 | 0 | | | 4.45 KB | 938fbc099b30d13881ad45e6c30c5864253f986219bcea018f9375191435ed42 |
app/helpers/effective_carts_helper.rb | 100644 | 0 | 0 | | | 3.74 KB | a41f4f9eb8177d90884f170307483f64a959661344c11623715879513b4d3977 |
app/helpers/effective_ccbill_helper.rb | 100644 | 0 | 0 | | | 684 Bytes | e65e9fb84e8f510399e989b05cd165ce661c7892784ef739b4161800980d86f9 |
app/helpers/effective_orders_helper.rb | 100644 | 0 | 0 | | | 6.02 KB | d393c43aae278e88b41965129287bbc6dc05fea813b23e4d0dca564b9a6d22c5 |
app/helpers/effective_paypal_helper.rb | 100644 | 0 | 0 | | | 2.19 KB | 9058e34ed309c34b36e53a5a209a9fca4b1637eb43b8a5bb3fb37069ad9a5d94 |
app/helpers/effective_stripe_helper.rb | 100644 | 0 | 0 | | | 2.48 KB | 46a1e97d7ac0fb3ed626d880a4699fb7fd6d2f5215449a1206301b50729a2a24 |
app/mailers/effective/orders_mailer.rb | 100644 | 0 | 0 | | | 5.14 KB | 39e75ef1c91d2e6e9da6a9fcd7cdcab68873d89505b5056838835ef6a7e5159c |
app/models/concerns/acts_as_purchasable.rb | 100644 | 0 | 0 | | | 4.31 KB | 8cd2baa1bacacec2b3b7c9ca2157d2a6c65488708d38deba4a8319589190c668 |
app/models/effective/access_denied.rb | 100644 | 0 | 0 | | | 415 Bytes | deeac3d5959881f17ed31c07fbbabe56997641bfd73be0a2a3e8fa99c805d91d |
app/models/effective/cart.rb | 100644 | 0 | 0 | | | 1.62 KB | c67649bdfbeeb3e090538248fa7fbe591b30214e1e0bb24e0d1be1dbdb14a929 |
app/models/effective/cart_item.rb | 100644 | 0 | 0 | | | 1.04 KB | 9ce91643f1c54d217836fe20340aee09b4fe5970ee4186e70f6db58fc0d0f66a |
app/models/effective/customer.rb | 100644 | 0 | 0 | | | 2.57 KB | fcfe18f14d1ef11b7d527cd9c304caa5e4f45cb6d11a064050c067955c2c0229 |
app/models/effective/datatables/customers.rb | 100644 | 0 | 0 | | | 1.33 KB | 38f798c9282759fd46b995a85cad8f36ec2cb644000d990ae5d1f84b8d22b06b |
app/models/effective/datatables/order_items.rb | 100644 | 0 | 0 | | | 4.84 KB | b0b168013796398c99742d281733c5b29553ef7158754d49f8551cea3f8202d9 |
app/models/effective/datatables/orders.rb | 100644 | 0 | 0 | | | 3 KB | a36931d6bb9f38d8c82a88fb108bd5194a88c983138bc97f0a7dc1da3d1b38b2 |
app/models/effective/order.rb | 100644 | 0 | 0 | | | 17 KB | 81f159169c220f0314a37f4258a29b09c33babf25f84db3ae67e3d229a6a8c6b |
app/models/effective/order_item.rb | 100644 | 0 | 0 | | | 3.04 KB | 6f41527384d6fc0c7298ae01d83db6c5705a48f1f3d997e44cd8d25baae371dd |
app/models/effective/product.rb | 100644 | 0 | 0 | | | 480 Bytes | b4fee2cae7edb755b159b8fa6b331f673d55e80071fe9ecd0e82e34734c17c0e |
app/models/effective/providers/ccbill_postback.rb | 100644 | 0 | 0 | | | 2.01 KB | 7210f9d3f3eb69e30c9cb8d534d621ea5cfb711e3c0d26f96d5d23d0c26a54dd |
app/models/effective/providers/stripe_charge.rb | 100644 | 0 | 0 | | | 959 Bytes | 225ff58b8377f291a2cf346d6422603166fef9d947a18b17108df0cbbd49d42c |
app/models/effective/subscription.rb | 100644 | 0 | 0 | | | 2.75 KB | cd75ff82d7255dbec983bc88927ae198bc56d57ea9fb4d287ae75afed9066948 |
app/models/effective/tax_rate_calculator.rb | 100644 | 0 | 0 | | | 1.13 KB | 06051bef69ee71daf5122799e0976c3851ac72e8f41305100bfbaaa25d4e5e95 |
app/models/inputs/price_field.rb | 100644 | 0 | 0 | | | 1.75 KB | 52218f16814816fd6fa62d693502f76d6cfb17a057222bd2bd09762e49ce2bd6 |
app/models/inputs/price_form_input.rb | 100644 | 0 | 0 | | | 180 Bytes | f14ec9fab416ec38718441a94121971e16206af4c1a3b3393fb9f24f68909a68 |
app/models/inputs/price_formtastic_input.rb | 100644 | 0 | 0 | | | 261 Bytes | 64f96a1879fe3d90407325350830e5d32bbe7474af2e4c0e607290af157e1226 |
app/models/inputs/price_input.rb | 100644 | 0 | 0 | | | 684 Bytes | 546f3cd2c7f9617fb5612acdd8971ec44094ffa741b80307672d50ee34da8dac |
app/models/inputs/price_simple_form_input.rb | 100644 | 0 | 0 | | | 311 Bytes | 04f840e87b57a635eb40149b51a557ac08be22b2490bb438f048ef272c742168 |
app/models/validators/effective/sold_out_validator.rb | 100644 | 0 | 0 | | | 171 Bytes | 9b061d83ff0885b3b6a6a1e34867edd48a871ca2670feda3d425d7200bcadd8a |
app/views/admin/customers/_actions.html.haml | 100644 | 0 | 0 | | | 133 Bytes | 0ddb67772ae28f57b5f215859636fa537b484d7af56bc8061c4a63ecff4391bf |
app/views/admin/customers/index.html.haml | 100644 | 0 | 0 | | | 291 Bytes | 89a9176f6717ee703e72024cc0946ae0764bb79236bd41e8c73f9ecdc36fb118 |
app/views/admin/order_items/index.html.haml | 100644 | 0 | 0 | | | 144 Bytes | 2fecabc8d0d2cd714bdb2b1815655ebf8f2155e578c3cd40f4d17a29d80d6785 |
app/views/admin/orders/_actions.html.haml | 100644 | 0 | 0 | | | 620 Bytes | aa8b02bed5395535216c16aa8d7f2d86e43b2210a54f6fee2ebad3bca42b2fcb |
app/views/admin/orders/_form.html.haml | 100644 | 0 | 0 | | | 1.38 KB | cc66b5e0ba2f45e899349863db710d81d489aa40d6760942850834281b17b591 |
app/views/admin/orders/_form_mark_as_paid.html.haml | 100644 | 0 | 0 | | | 1.42 KB | 04c259c3a9ca0679808de1c792097f7d5969811dcdc4136c368cb627f06bc9c1 |
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 | | | 221 Bytes | 070b763990cb57d85c21041b26e30c3177de71950a2810ccd097e977fb1b719c |
app/views/admin/orders/_order_item_fields.html.haml | 100644 | 0 | 0 | | | 647 Bytes | 62c07a688d1837e8528a958d218fbf0eac843e13d74b892d17075a24be60c923 |
app/views/admin/orders/_order_payment_details.html.haml | 100644 | 0 | 0 | | | 184 Bytes | c57dac45b5870a4e8c7b1ffd36b883b71cc01adaef54c2d47b21a57832443f41 |
app/views/admin/orders/index.html.haml | 100644 | 0 | 0 | | | 267 Bytes | c7ae9ead735c45256d15c83d5c79069d0412c55e4a7aa3819df94ebeef893dd3 |
app/views/admin/orders/mark_as_paid.html.haml | 100644 | 0 | 0 | | | 251 Bytes | 1dc2ae130a270162782a7c5bca5b7ccc7399558e90693df1db8d6d66aa3c6b03 |
app/views/admin/orders/new.html.haml | 100644 | 0 | 0 | | | 94 Bytes | 5b5c96011e91e396c2357a98efbff77aaf6125e4f2f318e321b3cb201addfd42 |
app/views/admin/orders/show.html.haml | 100644 | 0 | 0 | | | 479 Bytes | f7e05cee1e1962e882ec141471cbc2e224b3e5eb337195e07767c0df858b3088 |
app/views/effective/carts/_cart.html.haml | 100644 | 0 | 0 | | | 676 Bytes | 7065faf44ac57fd06282a64dbb38e90827673652e10c300350c1e3c1e3d97a0e |
app/views/effective/carts/_cart_actions.html.haml | 100644 | 0 | 0 | | | 89 Bytes | bdc43b379745387301fed5c816fdf842276fe440d13e6950528c3b70cc8a6c92 |
app/views/effective/carts/show.html.haml | 100644 | 0 | 0 | | | 430 Bytes | a97e77b77af7878c35965e567512e1d25d248b22ce8fc8dfbbcfcd51114ea54e |
app/views/effective/orders/_checkout_step1.html.haml | 100644 | 0 | 0 | | | 2.38 KB | 0e81c3251ccf7667b2d0d3eca673f75ec278ff884543b85f300bca2a9906436d |
app/views/effective/orders/_checkout_step2.html.haml | 100644 | 0 | 0 | | | 1.61 KB | c849499e3b8be695ea32a92903cc975d7d080011b9a19b93a342823268f568fe |
app/views/effective/orders/_order.html.haml | 100644 | 0 | 0 | | | 683 Bytes | 89b56ebcac67f0569f32ee76a1fe1939acbd417327e1eba95e6e7526a9cf32c6 |
app/views/effective/orders/_order_actions.html.haml | 100644 | 0 | 0 | | | 1.13 KB | ad1531cfb9eaba32d0f0d864fcef1b337d3343e2b1d935413f6fc05fd8d9117a |
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 | 9af6b4bed9cb0e57193ff3a66bc10a9cecccaeff33f09b7dc2a9b5409bc28bad |
app/views/effective/orders/_order_items.html.haml | 100644 | 0 | 0 | | | 2.09 KB | e737893a449e908adf56409797c103d658adce04463ee589cdd8e3b272f49988 |
app/views/effective/orders/_order_note.html.haml | 100644 | 0 | 0 | | | 123 Bytes | 0d7a5d13f03481386662c96ecef5bf6b08d71ef7c9d4efaeeff78af59268ca5e |
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 | | | 433 Bytes | 67a9e0c0876964263d1434ffde13966a1a2dc1ef5749ecd5b537222e3aadb84b |
app/views/effective/orders/_order_shipping.html.haml | 100644 | 0 | 0 | | | 673 Bytes | 67aa78c5f2f89ae17b8bb63481b364878bb9bf0e457cb35add842cdfb718192e |
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 |
spec/dummy/config/environment.rb | 100644 | 0 | 0 | | | 150 Bytes | 6a4d7f5e0c46b1c8352a9a083f83b6b2053157662c090726282e7ad14a5a5ef9 |
app/views/effective/orders/_orders_table.html.haml | 100644 | 0 | 0 | | | 646 Bytes | af5bb8bfca62afe26973aedb50a9f4b72dae1702a49823218f189f90677c1002 |
app/views/effective/orders/app_checkout/_form.html.haml | 100644 | 0 | 0 | | | 199 Bytes | 49e525aa57634b6d96f9827d9dca0f877876bef5642efc568699755faaa3b075 |
app/views/effective/orders/ccbill/_form.html.haml | 100644 | 0 | 0 | | | 1.33 KB | 334200f7152e4672278cc2ebca0126a33ae596205b29f6d88cb3958c7d1b384b |
app/views/effective/orders/checkout_step1.html.haml | 100644 | 0 | 0 | | | 68 Bytes | 68baffa08e6f49ce54b00c996332122f5267c297b5beb7e6bf0c6db470c94dad |
app/views/effective/orders/checkout_step2.html.haml | 100644 | 0 | 0 | | | 68 Bytes | a1878945775ac1d718c8165945e129e2353df5f962e8e1d09584ae4bd3beeca3 |
app/views/effective/orders/cheque/_form.html.haml | 100644 | 0 | 0 | | | 237 Bytes | f34c3a506d311a979a8718692ef8d5027b170d8db35b8713ddc49d8d9e16e05b |
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 | | | 147 Bytes | 795034ceb72bb516e072eb4b12a0d1f285f650ebf8f32c0fbb33736c598909eb |
app/views/effective/orders/index.html.haml | 100644 | 0 | 0 | | | 273 Bytes | b8f749046d2d3dda45829677a95757ffdf6775af3f22dd910a74de5785819b4c |
app/views/effective/orders/moneris/_form.html.haml | 100644 | 0 | 0 | | | 2.44 KB | 573ef7b680c84e829bee7bc1f578779b95bb94b2a7d75c115f172a3c7fd6d13c |
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/paypal/_form.html.haml | 100644 | 0 | 0 | | | 296 Bytes | 3570bd1b9f965e126f378f9f62a431c9ba38e981a8ae288d1d1e181ddf19e258 |
app/views/effective/orders/pretend/_form.html.haml | 100644 | 0 | 0 | | | 298 Bytes | 575a6f42a40307451fe373bb38b543834fbccee85d3f34e6a3e315529fbc8bfc |
app/views/effective/orders/purchased.html.haml | 100644 | 0 | 0 | | | 135 Bytes | 1f4a22af85c41debd85966a853a23a354315d8216f23e6c6aae1707b861e6ea2 |
app/views/effective/orders/show.html.haml | 100644 | 0 | 0 | | | 52 Bytes | 8e0c4518e8d28b82acea7ca2b8375bf0f08da8f5d56a1f70da93017a0f800d90 |
app/views/effective/orders/stripe/_form.html.haml | 100644 | 0 | 0 | | | 814 Bytes | a4e8dd1731953cdcddc6245d976ff4550a1da0e88ff258df376c400031fc304a |
app/views/effective/orders/stripe/_subscription_fields.html.haml | 100644 | 0 | 0 | | | 485 Bytes | 97be1af8eebd74256c36bcf4cdb414d16fd923f75c5cc21f8608ea4959f193b5 |
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/subscriptions/index.html.haml | 100644 | 0 | 0 | | | 932 Bytes | 3ee63a222fa30f1a47c86c6aff6c85aa70c1c901fa792945839da7f6b0bc188a |
app/views/effective/subscriptions/new.html.haml | 100644 | 0 | 0 | | | 530 Bytes | c2dbfcb28d11ea3aa8284182e4a481af44fb9ed3bebf6fd5d7f5c79b734e7041 |
app/views/effective/subscriptions/show.html.haml | 100644 | 0 | 0 | | | 1.42 KB | 93994c41d750327dc7e21edbff2a222dc0ebf907986d3b55da1e543a7cce5dc5 |
app/views/layouts/effective_orders_mailer_layout.html.haml | 100644 | 0 | 0 | | | 955 Bytes | f5668c607c8a31109d404a93bc183e4d5e5220e610f0f27aa8def17a1b9cf645 |
config/effective_orders.rb | 100644 | 0 | 0 | | | 12.6 KB | 3dafe5bf2c37d360c0528b32ad61d0d8128e0039147ed2cd82ecfbce55a3633a |
config/routes.rb | 100644 | 0 | 0 | | | 2.96 KB | 7fc9b3dd9313431b25f6d78485f8d449d1445bb9d7b54e30bcdbf799d4e448c6 |
db/migrate/01_create_effective_orders.rb.erb | 100644 | 0 | 0 | | | 2.89 KB | 925c05c23b0edca2b9b569fa52827d77d1709da7353928edfff3519fc534d285 |
db/upgrade/02_upgrade_effective_orders_from03x.rb.erb | 100644 | 0 | 0 | | | 1.86 KB | d8758ec17b282b450301ba932b70cbe20a9aebd737402836e5ca0bf9a292f2d5 |
db/upgrade/03_upgrade_effective_orders_from1x.rb.erb | 100644 | 0 | 0 | | | 3.11 KB | dbff020cc2762d5582af34534fde06d85323dd1ee762e61ae6f6db43546b50ed |
db/upgrade/upgrade_price_column_on_table.rb.erb | 100644 | 0 | 0 | | | 957 Bytes | f9b658db83c7402e853d0135cc31502e7e6a7ecbf39c1265c288b972782ebe40 |
lib/effective_orders.rb | 100644 | 0 | 0 | | | 5.12 KB | c9ed6ec5b3cd9a9efaf6279dde9f0f2ab6015fd6f5ef0cf4d3d57accd820c574 |
lib/effective_orders/app_checkout_service.rb | 100644 | 0 | 0 | | | 524 Bytes | 413a912b2677df72cb023898cd4c052f3f55fec9b2f5256ebe4d4472cd5e8d1e |
lib/effective_orders/engine.rb | 100644 | 0 | 0 | | | 7.13 KB | c67bf4203c80f8b033110d366f500df7b1cbbc13da1dc05d92498bdf5868c8bc |
lib/effective_orders/version.rb | 100644 | 0 | 0 | | | 54 Bytes | e8a819d9760bbe209d5664fa25652cc36869e9d753af9fe899b16fa5f6b85d82 |
lib/generators/effective_orders/install_generator.rb | 100644 | 0 | 0 | | | 1.91 KB | 3e2483d86894ed7045a66c43321dc2a630fd7e872a55b41d0c9888a809e1529c |
lib/generators/effective_orders/upgrade_from03x_generator.rb | 100644 | 0 | 0 | | | 1.25 KB | a41eca8a03eb094bb7a4656983a766814edaf6bed03a1c3e1a9dd357eff732ec |
lib/generators/effective_orders/upgrade_from1x_generator.rb | 100644 | 0 | 0 | | | 1.15 KB | 8d65c4e2a0810181d907536a265206061ca12dea261936a423ff03b1370e91b8 |
lib/generators/effective_orders/upgrade_price_column_generator.rb | 100644 | 0 | 0 | | | 993 Bytes | 42bbc45488f70dc79559bc79d6e3382a8b88ffcf6fee77af105922ccbaec4757 |
lib/generators/templates/effective_orders_mailer_preview.rb | 100644 | 0 | 0 | | | 2.46 KB | 1201a563aee98799da3adc5f25133422c5f85d38ca0b6fd4938586866f1d1ca8 |
lib/tasks/effective_orders_tasks.rake | 100644 | 0 | 0 | | | 1.11 KB | a522df891b15856cfecc469f4ab3f73ae844e12dfc67e2d82ca3698be70ea720 |
spec/controllers/admin/orders_controller_spec.rb | 100644 | 0 | 0 | | | 10.3 KB | 7648e5fd0966aa05ff019bc707f1e6d6644f8f51fe682ba33482ffb0e9f3f67d |
spec/controllers/carts_controller_spec.rb | 100644 | 0 | 0 | | | 4.61 KB | e9445654ada9cfa7e08f5ee7444c2917ce19613dd747db2a42ed5d6288ea29df |
spec/controllers/ccbill_orders_controller_spec.rb | 100644 | 0 | 0 | | | 3.12 KB | 2e680cad939d61f2c5a38ef52ae514c0343539f0154447e7fc7a15523c76f3ac |
spec/controllers/moneris_orders_controller_spec.rb | 100644 | 0 | 0 | | | 4.98 KB | 4f4d1a212800c2e2b377e5c8319a776965691ef7e8a2ef55aa39e652cd0917bc |
spec/controllers/orders_controller_spec.rb | 100644 | 0 | 0 | | | 18.7 KB | 4730aedd1fdb3ab812483522786f07d22a1dced229a904464d3b4fe03e762414 |
spec/controllers/stripe_orders_controller_spec.rb | 100644 | 0 | 0 | | | 5.03 KB | d3189096210e771afd2394ae105b139cbba996d09a1af6654252baf29aaced8f |
spec/controllers/webhooks_controller_spec.rb | 100644 | 0 | 0 | | | 5.88 KB | f6e6a75a967d1b859ba6bf3c12df25d88053482a8b98eacdb28f48901a886897 |
spec/dummy/README.rdoc | 100644 | 0 | 0 | | | 202 Bytes | f45e819676f5e2de49ebfe1417495858e0a2a82d702a84df52dc7d2e64dd0e7b |
spec/dummy/Rakefile | 100644 | 0 | 0 | | | 249 Bytes | 2ee3dee530649056f2d72faf53794a8330554ba47d2667a394fe5dc898421beb |
spec/dummy/app/assets/javascripts/application.js | 100644 | 0 | 0 | | | 599 Bytes | 0afe11efc66f290c60cb9415a64b4800a31dd42d6101a2a0452867177b06cf89 |
spec/dummy/app/assets/stylesheets/application.css | 100644 | 0 | 0 | | | 683 Bytes | 5d21884be79908f958b24be2d693cdde96baf7e0273bc114f6bdbbd63478c0ec |
spec/dummy/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 204 Bytes | 12c2dea0e1551cb53798d38ec06d349df07a5766866b0e5e6548a84a706935bd |
spec/dummy/app/helpers/application_helper.rb | 100644 | 0 | 0 | | | 29 Bytes | f77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8 |
spec/dummy/app/models/product.rb | 100644 | 0 | 0 | | | 154 Bytes | 184e1a3510a5b92e6e45ac4d4b8fec93c32b2425c217650e0a7a8f41e40d0a76 |
spec/dummy/app/models/product_with_float_price.rb | 100644 | 0 | 0 | | | 168 Bytes | 90aa7cff1be8e99d1ed08257ad98da8624e7e02f372eefb871446e36f7a3690d |
spec/dummy/app/models/user.rb | 100644 | 0 | 0 | | | 287 Bytes | 9498dd32adf7ec3036cfadba53858725a7aeecec9bc96daa3df2a3766dfaf487 |
spec/dummy/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 295 Bytes | 196a7ed1b3c533ff152d4aeab427fb00c6f331487dc99e6ed307cab355412c41 |
spec/dummy/bin/bundle | 100755 | 0 | 0 | | | 132 Bytes | 2240b41c2947f8f2342755425a5b5e1c229eb3ae68ee8d58e8cc86c1b0bcc90b |
spec/dummy/bin/rails | 100755 | 0 | 0 | | | 146 Bytes | ff0dcd108ea06bfa271d7e573534ceaa4e91d47b3a7ef5170975df6ee567985a |
spec/dummy/bin/rake | 100755 | 0 | 0 | | | 90 Bytes | 436f1fbb82e7b52d0bc032ac6ac9dce49a3f3ec47b909c863783021c116c264c |
spec/dummy/config.ru | 100644 | 0 | 0 | | | 154 Bytes | 4bfd478acf3e8d501c7ac4fe74b781f2bc37b40f9866b60c78fdffb723a9b7e9 |
spec/dummy/config/application.rb | 100644 | 0 | 0 | | | 1.03 KB | c434ed3ab6bf78b2f92b5c38b7d8ed305b450a6bf79467b2b7f7ea1a7ec5ef5e |
spec/dummy/config/boot.rb | 100644 | 0 | 0 | | | 241 Bytes | 5c66f3db16b2135bd6df7d903cd57e520e0be0f7d26dee3fd7086f2ec911cbb6 |
spec/dummy/config/database.yml | 100644 | 0 | 0 | | | 552 Bytes | 79829997df51a580cf0c0756a1bf2d77c9f9ebbae7596cfe1e1b185c2ffc740f |
spec/dummy/config/environments/development.rb | 100644 | 0 | 0 | | | 1.39 KB | 51db4f6572f2aace0e78ee115fa434689fc7c9eddda5356ee837ef0ed99e2032 |
spec/dummy/config/environments/production.rb | 100644 | 0 | 0 | | | 3.16 KB | 350ffd296b66ec9084fa6741c89b8071d8da703bfcad36f71e282e3ae4fca887 |
spec/dummy/config/environments/test.rb | 100644 | 0 | 0 | | | 1.53 KB | 49dbb40277ba6df938ab1f64eafbc48a1b4a0a931f2518a1a534dc4460ea383c |
spec/dummy/config/initializers/backtrace_silencers.rb | 100644 | 0 | 0 | | | 404 Bytes | 12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8 |
spec/dummy/config/initializers/cookies_serializer.rb | 100644 | 0 | 0 | | | 128 Bytes | 67e69621f207a9a0245374a56712d939bf7381ffd2f0768cc465cfab2b164acc |
spec/dummy/config/initializers/devise.rb | 100644 | 0 | 0 | | | 12.1 KB | 1ad4ad0d6686643a333dafef4e70ce09d4b43cde0c0774663ff154a9d1631533 |
spec/dummy/config/initializers/effective_addresses.rb | 100644 | 0 | 0 | | | 565 Bytes | e5c302fe1fec735c1484ea5b13fe057e1c340179639060a4bbaa95d0e8738a48 |
spec/dummy/config/initializers/effective_orders.rb | 100644 | 0 | 0 | | | 10.6 KB | 65edbdcdb43f81e686c5ece40765251c4c1957a1328911ed322d3b90f1ec7dcf |
spec/dummy/config/initializers/filter_parameter_logging.rb | 100644 | 0 | 0 | | | 194 Bytes | eb293cbcac26012fb63489b355b7a68df2e0f5006abe79e2128752f40514aaf4 |
spec/dummy/config/initializers/inflections.rb | 100644 | 0 | 0 | | | 647 Bytes | a2045e2ce03f29305e052a9236ff41d4c7d4d171c0fa5bf8cfbc958edd307df6 |
spec/dummy/config/initializers/mime_types.rb | 100644 | 0 | 0 | | | 156 Bytes | 47b40f15fe7b4cb01fd6a72377cfcc2c12d4a92b2cb72dca4d66005cddcccc94 |
spec/dummy/config/initializers/session_store.rb | 100644 | 0 | 0 | | | 137 Bytes | 0b5ffe164f49eb4dff4f647429b97cafd35c59297100e3e8f52f1541f2e19d68 |
spec/dummy/config/initializers/simple_form.rb | 100644 | 0 | 0 | | | 6 KB | 3d8dba1f8e3b03a96087aab9a2890c35b680aaf8304f42d3f7449dea0d26f006 |
spec/dummy/config/initializers/wrap_parameters.rb | 100644 | 0 | 0 | | | 517 Bytes | c9768c02e265d5980177ea86c7fd886a19a2a276d11663c5849eca5231280691 |
spec/dummy/config/locales/en.yml | 100644 | 0 | 0 | | | 634 Bytes | 44028606fa6334147bef7aeb7ef9303dd7971c96c2e0d9d29525c19919bac57c |
spec/dummy/config/routes.rb | 100644 | 0 | 0 | | | 57 Bytes | 69cbe11c1330e466451b58ba23ef860ec4762701764120e840292f6629ab2882 |
spec/dummy/config/secrets.yml | 100644 | 0 | 0 | | | 964 Bytes | 979c57cb5dd6656ecf9f9b04230948835958828e06a6bb4522336f54239eaaef |
spec/dummy/db/schema.rb | 100644 | 0 | 0 | | | 5.77 KB | 0a5f8dccf85b202b0c9de2aaeb7e9a6751dafc7f3bb23229c353eee6a3634eca |
spec/dummy/db/test.sqlite3 | 100644 | 0 | 0 | | | 108 KB | 748076acc978d755bc2683566108eb5bbd64ea7433919c8572db97a73e35141a |
spec/dummy/log/development.log | 100644 | 0 | 0 | | | 7.15 KB | 2329a70d438630ea67a390bc5a0afeccdcf9e89bc758b9148e0fcedf758c7b3b |
spec/dummy/log/test.log | 100644 | 0 | 0 | | | 1.64 KB | 7b13f46f8ed9cd7da4ef84fc3bd071d84879276710a37044a2f0a40439767141 |
spec/dummy/public/404.html | 100644 | 0 | 0 | | | 1.53 KB | b8c03554a54fcd04dde6befa1f0cbaff733c54435021c08cb8a4e3474812d015 |
spec/dummy/public/422.html | 100644 | 0 | 0 | | | 1.51 KB | a699bce0b9481ae5ac7e8121cca1ded3573e369502d56c353311fe263a3569e7 |
spec/dummy/public/500.html | 100644 | 0 | 0 | | | 1.44 KB | 119cbfcafeddb7a1ecf2d53d67a5681fbfc3a6d30c0d9afcbd9d22d83bd14570 |
spec/dummy/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/fixtures/stripe_webhooks/invoice.payment_succeeded.without_renewals.json | 100644 | 0 | 0 | | | 2 KB | c45af6c75dd9f7932d0b556516f01cdf791bf69c48344f6feaa1daf6f12439c6 |
spec/helpers/effective_orders_helper_spec.rb | 100644 | 0 | 0 | | | 697 Bytes | 9aef54766f85744044ef5ba1274d974db50bca5e892890944193e67d3ee9789c |
spec/models/acts_as_purchasable_spec.rb | 100644 | 0 | 0 | | | 3.4 KB | afb3cef91d0733ac2cda6ccfc92ccfb53afc7a3f804d2f539d22af5f6f094505 |
spec/models/customer_spec.rb | 100644 | 0 | 0 | | | 1.99 KB | db274872205020f18116bad2a8eb50ccc8d835e586b520c90cc32c1c0c8a899b |
spec/models/factories_spec.rb | 100644 | 0 | 0 | | | 1.02 KB | bb2bb326b4df82be6a8045cb1a9468fa4518ebbeb1f8db87e396a86a5ff3c697 |
spec/models/order_item_spec.rb | 100644 | 0 | 0 | | | 954 Bytes | 9e301224505c1cd4061f3ef1d5553292c3e06e9635c97395f81a87a25e6b419f |
spec/models/order_spec.rb | 100644 | 0 | 0 | | | 14.3 KB | a02b113c6a5f3b81b7596372684dc2f9f02651682d945d6cf685fc4388a759e3 |
spec/models/stripe_charge_spec.rb | 100644 | 0 | 0 | | | 1.31 KB | cf75e4d4a356cba7f50ad4adc4f186342fe00e613f4d0ee4676b460edba58f29 |
spec/models/subscription_spec.rb | 100644 | 0 | 0 | | | 3.47 KB | 391726cc3c955ed7b5716c160ac8dfa6f77aec7799ae65b3b9efe88d7ef093a5 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.33 KB | 4ae8cb2452a8fe21fdca337882c7c38b496ca3b08b42e03d2b6354a8e61d88b6 |
spec/support/factories.rb | 100644 | 0 | 0 | | | 3.81 KB | 02139192bdd97114777f6d1ca6264304ed8361a18a0276d3057814254dd86662 |