MIT-LICENSE | 100644 | 0 | 0 | | | 1.04 KB | 3d4935a9bd3fe60d3bb5fe523274a276d92638bdaefb44efca84471e82cb7bd9 |
README.md | 100644 | 0 | 0 | | | 7.03 KB | c796140aff4840435e972a34b684428527d555f776dee1de9f8b5c5242419026 |
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.05 KB | 87332a7d962d1efb74347244459d29809d077c942712f0f930faecdd73d62b9a |
app/models/concerns/acts_as_addressable.rb | 100644 | 0 | 0 | | | 5.22 KB | 0f24cd129de2ad350fab8ef63df2acb1790b134000654d6f1beccf83a6d274f1 |
app/models/effective/address.rb | 100644 | 0 | 0 | | | 5.06 KB | 1da34c3a2346f0ccb17255490813220133cd6283d05a17a9718ba098d0d14e06 |
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.91 KB | 53ca3ac509e64223b495e33709285484bbfe0dd116f234c1fa0170f8cafe6f66 |
app/views/effective/addresses/_formtastic.html.haml | 100644 | 0 | 0 | | | 2.41 KB | 2a5209761c66b8a8fa84ff45d345316eb11570c205965530d74f590a3e4205f1 |
app/views/effective/addresses/_simple_form.html.haml | 100644 | 0 | 0 | | | 3.94 KB | 27b33fe36631bd9738749f7ce07401ecb0a6d0c8a0db4b357ce292b7e67437d4 |
app/views/effective/addresses/_subregions.html.haml | 100644 | 0 | 0 | | | 72 Bytes | f23c89f234ff3fa73f32d9ec7064a269cecb736bcb7951ff086fa137130c24ae |
config/effective_addresses.rb | 100644 | 0 | 0 | | | 1.7 KB | fb758a8f64a9ee6b5d1ab57b6e61a40e15209879a8a49135b630984ffeb9247f |
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 | | | 724 Bytes | de035cb12d0be635c0adf9f3c09254151cabb30c051f595000444690c5e51fba |
lib/effective_addresses.rb | 100644 | 0 | 0 | | | 651 Bytes | 0f6d72f47e70df7dea4ac37f260db7c39d0da1aff127d48291fb6c660d9777cb |
lib/effective_addresses/engine.rb | 100644 | 0 | 0 | | | 732 Bytes | 8849f49778edf708b94d6a0446a7071b12fd44fc9f92f92f06cafa1dcc22ff4b |
lib/effective_addresses/version.rb | 100644 | 0 | 0 | | | 57 Bytes | f5711a3c97554d8b754b713e3532ec3cb7dc66bf01bbeeea30d74dddd43794af |
lib/generators/effective_addresses/install_generator.rb | 100644 | 0 | 0 | | | 956 Bytes | f5bc07368aae1dfb999d137702e2bf84a4d79418ece09d8553f57ebd6f8aa837 |
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 |