MIT-LICENSE | 100644 | 0 | 0 | | | 1.04 KB | 12e858504b70ad0758b424671cd5957a942dff72e1ccf317a9fffc880ffa5762 |
README.md | 100644 | 0 | 0 | | | 7.24 KB | 369cd80fc05fa0d5e882d3b4bb468c77f63b9fe94dd34ab7503934c5d8d345eb |
app/assets/javascripts/effective_addresses.js | 100644 | 0 | 0 | | | 39 Bytes | 3f5661eb7b8667c996a016c0388be2de98806f6a375a30022a948780b7a788c5 |
app/assets/javascripts/effective_addresses/address_fields.js.coffee | 100644 | 0 | 0 | | | 2.16 KB | c6c5e6299e3f8a64372fb3f27fc68176ce1065ce5f4b4a496980e2809263c91e |
app/assets/javascripts/effective_addresses/shipping_address_same_as_billing.js.coffee | 100644 | 0 | 0 | | | 836 Bytes | fe2996b20e2b98cd007989554ecc010bf900a3af16898d9d88dca9bbe61de059 |
app/controllers/effective/addresses_controller.rb | 100644 | 0 | 0 | | | 411 Bytes | 5e4a88731bb6d15d629595df54ed9a6ba525a3dee10972f67fab7b6d091c26f4 |
app/helpers/effective_addresses_helper.rb | 100644 | 0 | 0 | | | 2.79 KB | f347d930c32287f2014aadaf0e888ab2d3846fc833deb03c8e42ceefadd7320c |
app/models/concerns/acts_as_addressable.rb | 100644 | 0 | 0 | | | 5.01 KB | e3938758677bb7615551cc3606141c9691b08a0de277165487fbe5e15fe976bc |
app/models/effective/address.rb | 100644 | 0 | 0 | | | 4.67 KB | 88b651c3b3fd6daeedad85ba54800a2985375ceedce8e313993f5d091dd990d3 |
app/models/validators/effective_address_full_name_presence_validator.rb | 100644 | 0 | 0 | | | 304 Bytes | dd63e00d6ad1de62ad3c42d21869d4fe231b369aca1226a96b8e4313d18a7563 |
app/models/validators/effective_address_valid_validator.rb | 100644 | 0 | 0 | | | 233 Bytes | 812652117d1d49c58a45d0ec0f6cdd4392b9207208e4761d8173c541c1125543 |
app/views/effective/addresses/_address.html.haml | 100644 | 0 | 0 | | | 459 Bytes | 134952970dda34d13a97fb7a35c2c04009ae68aa844ab31a9fa5210aad5e73bf |
app/views/effective/addresses/_form_with.html.haml | 100644 | 0 | 0 | | | 2.88 KB | 09c50081c864eda49798a1c66b4ca4d5c52daa6b7d67df6d6b0fc2e8a0378cf7 |
app/views/effective/addresses/_formtastic.html.haml | 100644 | 0 | 0 | | | 2.59 KB | b539865c12149e1279c9e3bacd9fb45e75e78026a4bef857f08c61abcdb3f114 |
app/views/effective/addresses/_simple_form.html.haml | 100644 | 0 | 0 | | | 3.92 KB | 34aa01ba48a169c65b3867ef64d135beca30163c298844ca10741a8ec78775e7 |
app/views/effective/addresses/_subregions.html.haml | 100644 | 0 | 0 | | | 41 Bytes | 572544cd8ee188468e3726d564e6a48b758ac2ffb51e42fcbc4f9e22067b331f |
config/effective_addresses.rb | 100644 | 0 | 0 | | | 1.68 KB | 4205f2a35b5b60ba031cb364fdaa610e8af89c332f77392bca9ffb2d10019812 |
config/locales/simple_form.en.yml | 100644 | 0 | 0 | | | 562 Bytes | 7e71e6206c4f5ffab7199ecfb27e61733a516f0d453f7b18dce947498729def7 |
config/routes.rb | 100644 | 0 | 0 | | | 308 Bytes | 98c1d397e4bb6b970ba62d302b5154bc98a378d6271150d644e85a36805f45b5 |
db/migrate/01_create_effective_addresses.rb.erb | 100644 | 0 | 0 | | | 779 Bytes | 2383d3e93bd80c0ef771033cbeebc49d9585f88c137d679d8ef36e8e62cacf5c |
lib/effective_addresses.rb | 100644 | 0 | 0 | | | 693 Bytes | 0a4e17f2ff93848fa7830293b80ff00e140b548c00b4609f7fd0ddb5a922b4f6 |
lib/effective_addresses/engine.rb | 100644 | 0 | 0 | | | 751 Bytes | db97f928a6293bb7b7b64e72d6e109281a00d5c4d4b8827318251adb1c3150e1 |
lib/effective_addresses/version.rb | 100644 | 0 | 0 | | | 57 Bytes | 8ec8cddd2d5ba2fe5674de26597ae909d6139750c626dff07f896492bd66737d |
lib/generators/effective_addresses/install_generator.rb | 100644 | 0 | 0 | | | 956 Bytes | f5bc07368aae1dfb999d137702e2bf84a4d79418ece09d8553f57ebd6f8aa837 |