Gemfile | 644 | 0 | 0 | | | 115 Bytes | c29cb6b5926927e04009a3bb7d4e27c6e161f3e8d7583771416a097a5dbd90bf |
Gemfile.lock | 644 | 0 | 0 | | | 1.98 KB | 96cbb8f5dbec4b8cf70d30e2b3c3b44d6a9411e2143ecab5f4e30a480d7dc811 |
README.md | 644 | 0 | 0 | | | 2.42 KB | 063900a5847ac36f9f3617bc3946cd3f2995e6d4d14fdc5644b720b6ae5588bd |
Rakefile | 644 | 0 | 0 | | | 1.36 KB | fde8c3f3da1707a9fe997d1c66483de5f05788af3f740eba62792ea70f1118e7 |
VERSION | 644 | 0 | 0 | | | 5 Bytes | 4533065aed7c960261a231b4035cc9bcec8bff61ce6b338d43e9c50d153a4546 |
app/controllers/admin/contacts_controller.rb | 644 | 0 | 0 | | | 256 Bytes | bb8ce8bdfba2309e05dec9e8dcc68956dbb508ae3b41d020d408fbd63073cfe6 |
app/helpers/contacts_helper.rb | 644 | 0 | 0 | | | 384 Bytes | 47b6d1c05f4eda34fe2d057a871102ca3d49ba9f1c0c062d691f4ed5fb334871 |
app/mailers/.gitkeep | 644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
app/mailers/contacts_mailer.rb | 644 | 0 | 0 | | | 595 Bytes | 7144b4892953843b45f2caf344dbb86d7e5f1c43912459233a1881f57883dac6 |
app/views/admin/contacts/_contacts_dashboard_widget.html.erb | 644 | 0 | 0 | | | 406 Bytes | 1de088842d27a61ae57810a579b14d623fa9c0e5427d1242615ba7a62308805a |
app/views/admin/contacts/_contacts_table.html.erb | 644 | 0 | 0 | | | 1.13 KB | 6227dab8181062978b7371d505c915b372f612b5dba95a6ff82f95a8fcabeb66 |
app/views/admin/contacts/index.html.erb | 644 | 0 | 0 | | | 180 Bytes | ebd514d99c27d1b4fd7eb1e3cf0810d62eed78e810b698c1bb9c9bb7244bfcd1 |
app/views/admin/contacts/show.html.erb | 644 | 0 | 0 | | | 783 Bytes | 7affac84c5aaf338319f88688dd11bae344ad21482b5712479d49ad1a74da561 |
config/locales/en.yml | 644 | 0 | 0 | | | 686 Bytes | 62273c17e7cb760cfdeda35e6cf2c11706da1a27f41d77c3d966d82ac4c0f5c0 |
config/locales/it.yml | 644 | 0 | 0 | | | 728 Bytes | c244ff76d0663e2dcda0b9e9360dc2f9ea9ae34b8368d4e568dfc3100a16402d |
config/routes.rb | 644 | 0 | 0 | | | 116 Bytes | b507ed235d40f72807f5e3247212ff42165cf69b6240b22e07773409dc53c165 |
fullstack-contacts.gemspec | 644 | 0 | 0 | | | 2.57 KB | 07b4a2c9d33eccaa916441ad4753ca2a3e24b2d3bd21065a4ece5a468f21856f |
lib/fullstack-contacts.rb | 644 | 0 | 0 | | | 1.18 KB | 515760555b0061fc98c175cab43778ba9b016862bbd503b2a2011bf4df74fda9 |
lib/fullstack/contacts.rb | 644 | 0 | 0 | | | 123 Bytes | a0f31ad85eb5415cd2845254b6192e0598e64b768a5ca9d920c35ea8b6eb81fc |
lib/fullstack/contacts/actions.rb | 644 | 0 | 0 | | | 569 Bytes | 8f78130955e103371fb45653810ce8f0ae38695fc8331dcc75957bbff47310bd |
lib/fullstack/contacts/engine.rb | 644 | 0 | 0 | | | 107 Bytes | 0c36a1357855d4c93522762934d1b3e22018a9f70643c7e7d00c80a0d5974ecc |
lib/generators/fullstack/contacts/install_generator.rb | 644 | 0 | 0 | | | 1.55 KB | a929b6425e3602e7beb9157344035b45d895b93e8c8f1fdc00e3f30ddb23336e |
lib/generators/fullstack/contacts/templates/app/models/contact.rb | 644 | 0 | 0 | | | 965 Bytes | 6983bccf1a729bc11a15e2e1175fcddd61a898063e9083e72495a46267d253d1 |
lib/generators/fullstack/contacts/templates/app/views/contacts_mailer/confirmation.html.erb | 644 | 0 | 0 | | | 156 Bytes | de1922a132915ded6b9ef73430c2b02039bda611de4206eb07420fd9c08535e4 |
lib/generators/fullstack/contacts/templates/app/views/contacts_mailer/notify.html.erb | 644 | 0 | 0 | | | 562 Bytes | ef758047d1c7e55aa919f77d5d916399d80adfa3ac9fc11949fd64ad27325c57 |
lib/generators/fullstack/contacts/templates/app/views/fullstack/contacts/_form.html.erb | 644 | 0 | 0 | | | 425 Bytes | 7222e17b87a70b62ef798a329ee73d8cd301e0953e4192bfec69bd7bd9b7300d |
lib/generators/fullstack/contacts/templates/app/views/fullstack/contacts/_success.html.erb | 644 | 0 | 0 | | | 115 Bytes | 7fdbf8a0d58133760f06affcbf541bafc9b2f219a0650324766361a492847b25 |