MIT-LICENSE | 100644 | 0 | 0 | | | 1.04 KB | 893a5f8d039346bf4d881778d4e96180aeb802ba85eebcede0b1dc0f8e5cda7c |
README.md | 100644 | 0 | 0 | | | 7 KB | 97f88f3253ca0aceb386da0b99e89da6bc6fbc958112697a03b0fe6c91384315 |
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 | | | 3.32 KB | fb13d2f0313720ca3c540560583613f05991516ca1459ff7b3525016c8f001b5 |
app/models/concerns/acts_as_addressable.rb | 100644 | 0 | 0 | | | 5.37 KB | 854e97afdf5160672917a60d08f309f80d6f2f15d503f32d4ae65d8b39ae3c76 |
app/models/effective/address.rb | 100644 | 0 | 0 | | | 5.04 KB | f695a2ca91add2b7890238e39420b18eb6e3cbde9faf1d4a2368dfc02ad5331c |
app/views/effective/addresses/_address.html.haml | 100644 | 0 | 0 | | | 431 Bytes | f8f6d5a0afcd7eac1ae9fc7c9bebcc0d062b3f959d4890d2ab72297e46d0233a |
app/views/effective/addresses/_form_with.html.haml | 100644 | 0 | 0 | | | 3.02 KB | a91d12bb94458d04c4e419f9ac77b256aa0754dd6979593d5bded9412e6f1d02 |
app/views/effective/addresses/_formtastic.html.haml | 100644 | 0 | 0 | | | 2.45 KB | 4353eb406a0be811a52c943427af524181e35ed6671555f373725aa25ef16b7e |
app/views/effective/addresses/_simple_form.html.haml | 100644 | 0 | 0 | | | 3.97 KB | 2980bc6373e257967bbe14460f7a426441ff9ab05787696dab3ba24fcd5348c2 |
app/views/effective/addresses/_subregions.html.haml | 100644 | 0 | 0 | | | 72 Bytes | f23c89f234ff3fa73f32d9ec7064a269cecb736bcb7951ff086fa137130c24ae |
config/effective_addresses.rb | 100644 | 0 | 0 | | | 1.59 KB | 0912cce9567bf7e05ba5fac2a37df2a19eba6d8cb3824034ce34d48f88364ccd |
config/locales/simple_form.en.yml | 100644 | 0 | 0 | | | 562 Bytes | 7e71e6206c4f5ffab7199ecfb27e61733a516f0d453f7b18dce947498729def7 |
config/routes.rb | 100644 | 0 | 0 | | | 339 Bytes | a29cb6d1ac8e395cebd9dd56590c7b4e26a0c3edb70ed483d270e9db54477f6d |
db/migrate/101_create_effective_addresses.rb | 100644 | 0 | 0 | | | 607 Bytes | a17fa04b0dd1a7be1b6013c1b38cd03b79861cf3e820585657ac0fe9bd363adf |
lib/effective_addresses.rb | 100644 | 0 | 0 | | | 651 Bytes | 0f6d72f47e70df7dea4ac37f260db7c39d0da1aff127d48291fb6c660d9777cb |
lib/effective_addresses/engine.rb | 100644 | 0 | 0 | | | 717 Bytes | f9d36818c0bb3f8f0f4bed03ae75106a394f69690ce60773056a3e2ced96e604 |
lib/effective_addresses/version.rb | 100644 | 0 | 0 | | | 58 Bytes | 6868c8fd1d1544ed82eb1072ff731ae4073b1fc1c786bbf79435cc5e14f7ece9 |
lib/generators/effective_addresses/install_generator.rb | 100644 | 0 | 0 | | | 870 Bytes | 823514bc2ba3c5f60ef2bd7fb1d687c21a187e945d93b0adefb9150b08b67edb |
lib/validators/effective_address_full_name_presence_validator.rb | 100644 | 0 | 0 | | | 304 Bytes | dd63e00d6ad1de62ad3c42d21869d4fe231b369aca1226a96b8e4313d18a7563 |
lib/validators/effective_address_valid_validator.rb | 100644 | 0 | 0 | | | 233 Bytes | 812652117d1d49c58a45d0ec0f6cdd4392b9207208e4761d8173c541c1125543 |