.circleci/config.yml | 100644 | 0 | 0 | | | 5.24 KB | 456b8c0793f2dd69b4f094495320d874d51523884e86fbbaf05b57c333ee6e90 |
.codeclimate.yml | 100644 | 0 | 0 | | | 735 Bytes | 6e4b78ccdea94f176c7cb2ae2e080588050156f57489cd1b0462d82c6f348732 |
.github/CONTRIBUTING.md | 100644 | 0 | 0 | | | 823 Bytes | 15dce694cc793dfc52bcdc8b07b3dcac3a245bde157ea0c3498347cc1d7a5557 |
.github/ISSUE_TEMPLATE.md | 100644 | 0 | 0 | | | 199 Bytes | b59c34fb86f3fe962f838cc01fb1c07fead19af70b556b692bd5ca32abf1eec1 |
.github/PULL_REQUEST_TEMPLATE.md | 100644 | 0 | 0 | | | 160 Bytes | a9a447496e07a2f200fdaa1f99f2ea18b34d1f463619c51029bf3fce190a0e2b |
.gitignore | 100644 | 0 | 0 | | | 1.04 KB | 0f6d721aef7397b45e8be95c3ec7d35d3caa54fa6a459a0a70795adff9c48c42 |
.rubocop.yml | 100644 | 0 | 0 | | | 58.3 KB | c9210403002ee53e8b6b68412125bd8571a1de3105753e2232b55cac56e32cad |
.yardopts | 100644 | 0 | 0 | | | 49 Bytes | b6de11cdadc031e08b4357aceaebf00d1335bc289ef00b49a0d21741b0e2d363 |
CHANGELOG.md | 100644 | 0 | 0 | | | 452 Bytes | c4e510fe9ef54e1cae1930f8afe502344f8a354f99a74a00ad30ebbaa367993d |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 3.15 KB | 924f6647ff4ee313f2390615f4b4d0b03a8620fee05cb4ff432673bc4bde2c01 |
Gemfile | 100644 | 0 | 0 | | | 214 Bytes | 8cb3ea899911cd7021599bc1237028eb0ebced5699b71de37ff8fa6a085336e2 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | a36005c576a082a83b931d3f01dcd5db8f513cc0489efc3f317ea28dca39dd8c |
README.md | 100644 | 0 | 0 | | | 3.34 KB | 1e979692d07c1c4a81d9f82922e2642a1a3362c5cfd0366338712ac5d49d484d |
Rakefile | 100644 | 0 | 0 | | | 226 Bytes | 7b9a8227e0c265d9be70380a10b1d47785437df350c61ace03e2f154a92fd467 |
_config.yml | 100644 | 0 | 0 | | | 30 Bytes | 9ccfd074bd0081b16c3b7a230c94c5bbb7cd1d58436b3baf07522cc66500e0ec |
bin/console | 100755 | 0 | 0 | | | 133 Bytes | 5490e908b281a4a22543e51348fc055dc5de08f8868812f95dd9c234b84e6750 |
bin/setup | 100755 | 0 | 0 | | | 74 Bytes | fd77ebc47e250cf86e1b7c2b7df7392ca8aae7e468b50a4f16a5549cf4bc602b |
lib/generators/simple_form_materialize/install_generator.rb | 100644 | 0 | 0 | | | 456 Bytes | 188c13786c38872bf4f8b6b3dbe6a830900eb8f4db162a5e4b89c3b2182206ab |
lib/generators/templates/assets/javascripts/init_form_materialize.coffee | 100644 | 0 | 0 | | | 563 Bytes | aac557310ccc0b8a45cc8d485169b3fd7e4f598a1131c6900b76ba297eb7f2bb |
lib/generators/templates/config/initializers/simple_form_components.rb | 100644 | 0 | 0 | | | 419 Bytes | 2697bb96214bd65e32dfc7088e55382f128ed0e9b96ad10d8e86034c7f2c8ffa |
lib/generators/templates/config/initializers/simple_form_materialize.rb | 100644 | 0 | 0 | | | 6.99 KB | b3c764c0f74e252c89913f3bbe1e729830c0f7541152ef97719232ceb4e9f975 |
lib/simple_form_materialize.rb | 100644 | 0 | 0 | | | 107 Bytes | c4381052bf58a8ccb7c435f15960fb68e9431b44a2b276752d5e20312b12ac86 |
lib/simple_form_materialize/version.rb | 100644 | 0 | 0 | | | 91 Bytes | 501ca3355af305231510186a5d198d5160aedbbca66c59954953fbbb52d3fc8c |
simple_form_materialize.gemspec | 100644 | 0 | 0 | | | 1.03 KB | ea3186ab1eb20e1cba035c4d1bc5065b5125fa62b0cf6137c1f0dac392d8c4b3 |
test/lib/install_generator_test.rb | 100644 | 0 | 0 | | | 546 Bytes | 6d0a5c04bfd07f3cc96eaf568031867c7832caa1dcf6b5b963bdd4dbc4fa2cc4 |
test/rails_app/Rakefile | 100644 | 0 | 0 | | | 281 Bytes | 8b11d6f4b1df6b75b58890779c4e1b02dafbb83d8908d87eae4eaf71561b07ff |
test/rails_app/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 264 Bytes | 6762e95806b54b4ad978160a3f59079ee60eb22e1c9eb1951a530745ee0563dd |
test/rails_app/app/controllers/home_controller.rb | 100644 | 0 | 0 | | | 97 Bytes | 5871175cbcd8668ff714d15ace1ab3e6bd72b2de8d1ec8a5bf8a76abc411c313 |
test/rails_app/app/helpers/application_helper.rb | 100644 | 0 | 0 | | | 145 Bytes | 8ca572b0d05cef4c1fc721c2c0abed3feb4240c05edd8b7d1d36652712fc4f49 |
test/rails_app/app/views/home/index.html.erb | 100644 | 0 | 0 | | | 6 Bytes | 4c3b759c5d9a9eaef3c0fd9fbf5898725a5dfbe497f7c863678e2408c7415d26 |
test/rails_app/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 268 Bytes | d69c0a3fa3b06f632516bece0cc9e8db10e289c7f76f658000aa362ccb6c2a80 |
test/rails_app/bin/bundle | 100644 | 0 | 0 | | | 159 Bytes | 10a3a864f77870215186f98c8887da2824dcffcc640c19338cf0031e702fcd9e |
test/rails_app/bin/rails | 100644 | 0 | 0 | | | 175 Bytes | ef3207ce95cbd2a51fa3308380110661071f8102d27bc26b5ee974e24c339457 |
test/rails_app/bin/rake | 100644 | 0 | 0 | | | 120 Bytes | aee2df732699228b05186d9f8d998a1900effacbf8763b821b07063bf56d1d43 |
test/rails_app/config.ru | 100644 | 0 | 0 | | | 187 Bytes | c99b5a469d975c045599c60813e06665582596be5195973371bfc69700d818eb |
test/rails_app/config/application.rb | 100644 | 0 | 0 | | | 421 Bytes | 82ff1653db9333dd59a0a4ffb92447ea818355a03a1a8d2e655b9ff5b31a7093 |
test/rails_app/config/boot.rb | 100644 | 0 | 0 | | | 444 Bytes | c665fb0934c8030f4c1f06c9da90ea5dd40b5c20b9f61901f62b2acbcf15711b |
test/rails_app/config/database.yml | 100644 | 0 | 0 | | | 470 Bytes | d11d9d9a0a18d80e334f34b4d2ad697eeda88416d11aadcb3da76a8b565800a7 |
test/rails_app/config/environment.rb | 100644 | 0 | 0 | | | 184 Bytes | 528fb2f06a3b72b71e0136aa456404dca3ded282aaffb2d66612a0f61ffcfbca |
test/rails_app/config/environments/development.rb | 100644 | 0 | 0 | | | 1.13 KB | a17734b4a00942fb57b754fb28b4588234154a12e7cda1c22b1e4c39d46b35c8 |
test/rails_app/config/environments/production.rb | 100644 | 0 | 0 | | | 3.37 KB | a17651cc51b838e1ef61a839f5b0bb07231d5784548e4aae3605d295d065a636 |
test/rails_app/config/environments/test.rb | 100644 | 0 | 0 | | | 1.89 KB | 26463313b6f150a58687d8b90515c2f06dab148513c54c09a1772bc1ecf2fb01 |
test/rails_app/config/initializers/backtrace_silencers.rb | 100644 | 0 | 0 | | | 432 Bytes | 2ebb76da5ef4bc317ab8eac295a33d3f80884bc17c30946618d770f2b466fa43 |
test/rails_app/config/initializers/inflections.rb | 100644 | 0 | 0 | | | 84 Bytes | b8e44dfa78a9194e97fc3649c505e5f44c4da596c78bfc3a9ec5dd8342271f96 |
test/rails_app/config/initializers/secret_token.rb | 100644 | 0 | 0 | | | 221 Bytes | 17e71c6234691b2b662c2b37cf26ad2efe3092ace95f0fe783e3292c8bb3b5b9 |
test/rails_app/config/initializers/session_store.rb | 100644 | 0 | 0 | | | 114 Bytes | f1da9603bc4f5a61a4464c39637fa8a54a7cb273ba49b9ad9f4e6f0da268111a |
test/rails_app/config/routes.rb | 100644 | 0 | 0 | | | 111 Bytes | 1f721a7e1293bda10779b270c6fadc4a616a769872bb901ca8c284b55c5dae92 |
test/rails_app/public/404.html | 100644 | 0 | 0 | | | 728 Bytes | e83bab5bc954e390da4d67691e61ee368b97738ab7d165c4d35d54977c116f58 |
test/rails_app/public/422.html | 100644 | 0 | 0 | | | 711 Bytes | 97a7b03d5364abcb3e667d94da1f7f5112dd07487d6f969c23eb5f2cd7c2171b |
test/rails_app/public/500.html | 100644 | 0 | 0 | | | 728 Bytes | 4ca11648f057809f28f549961ecb31a7aaa26d1c7e2b42073702a4ff3452dd4d |
test/rails_app/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test/simple_form_materialize_test.rb | 100644 | 0 | 0 | | | 107 Bytes | 39489f55200576d883eaa434c94382246a91fd0620ee89c4e659cc831c4bfaf2 |
test/test_helper.rb | 100644 | 0 | 0 | | | 676 Bytes | f4f847b7edbcc817f307e8e1549e6aad9521d89773b0c069761a429ecde14503 |