.gitignore | 100644 | 0 | 0 | | | 39 Bytes | 7a965e676de08b1d6e716748a4704bf4fe88eb3d99ba6ff2204b282f13644fe9 |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | 245f7531ea44f28f7b7e8893179f4224fff4d081dcc3ee19f770ab1ab9b8d691 |
.travis.yml | 100644 | 0 | 0 | | | 372 Bytes | 737e95598260194c5fa3e4d1e521de239fb93f6bce4e2030aa82a25f4ffe217c |
CONTRIBUTING.md | 100644 | 0 | 0 | | | 1.4 KB | d9cef9e764588a12bc935aa45339e5134891c28ede5de936240aa4674f8f3194 |
GOALS.md | 100644 | 0 | 0 | | | 2.75 KB | f22cb2ed8ae0002bfe331649a38f1794421f36aa89189c711b9bc9ef15ad64a3 |
Gemfile | 100644 | 0 | 0 | | | 39 Bytes | c754e36f9b0fd0003a7b979b4a45a51150c6069191c2c6e341b3cea5dbe83513 |
LICENSE | 100644 | 0 | 0 | | | 1.06 KB | 0b354700f64b26936a1ec05909bf4ece84b110778787f3c5f768af607c066138 |
NEWS.md | 100644 | 0 | 0 | | | 22.7 KB | 2c92e19db1d9fc044070aa16c0b2b279068271e971e77c427d97f420f159e980 |
README.md | 100644 | 0 | 0 | | | 8.28 KB | ae7b624645e259687a1e56879ad95d0c83f33c2458bc17b685ac402a82ae47ab |
RELEASING.md | 100644 | 0 | 0 | | | 731 Bytes | 64236014129676f3e98de3ba0a102ae9099c365f271d311784422b1bfd7288ef |
Rakefile | 100644 | 0 | 0 | | | 169 Bytes | 7b8be6c813810ed35eecedb95a4b59cf8bb52f4ad2445f355faa0b153fe940d6 |
USAGE | 100644 | 0 | 0 | | | 415 Bytes | eb87d4c246f55c0f05e325b9f414e98e8e7f96340dab728cb3b9b0910e5cd42a |
bin/rake | 100755 | 0 | 0 | | | 364 Bytes | 6153610eb80172f22e24b9fe775fe3270b5348cf4b99874647e33071e6a2b43b |
bin/rspec | 100755 | 0 | 0 | | | 372 Bytes | f265d89eefbb21181b433027c258903def24b450ffee1aaa68cc6b6e212e3e2d |
bin/setup | 100755 | 0 | 0 | | | 274 Bytes | 7c234dfd611af18410b0044b117f9c193cb57e8023e270628040b1b1f78e7b9a |
bin/suspenders | 100755 | 0 | 0 | | | 638 Bytes | 92b9f4de9c6c0c9f5dcd10278c2d172e8ca5f37a0921f8cf94727a996d6789d0 |
docs/heroku_deploy.md | 100644 | 0 | 0 | | | 447 Bytes | 21f959d1f59fdce86d4401b8eae5ad86cab6b4191c2cd1b5f6cd7198d4dddd22 |
lib/suspenders.rb | 100644 | 0 | 0 | | | 1.6 KB | 9189eb27d3f98c5aa7754d9575ded97f5c69e8ffbb7267b318af0d931a305408 |
lib/suspenders/actions.rb | 100644 | 0 | 0 | | | 2.12 KB | 860bd79ba714a160159eb9217003ccbd6a2cb0ce930f5d630221de804d2955e8 |
lib/suspenders/adapters/heroku.rb | 100644 | 0 | 0 | | | 3.61 KB | 3d443629ebb617f5543fad960f9b32fdab7056838e6aa56440f198de81b2b927 |
lib/suspenders/app_builder.rb | 100644 | 0 | 0 | | | 6.58 KB | 5650f35b7896f8e9f55aa0118b661a8aeb5fada38540485b8c4316c625e6840b |
lib/suspenders/generators/advisories_generator.rb | 100644 | 0 | 0 | | | 437 Bytes | 684775bbed14d8a2ef7fa81ccc277956784758404e2aba3a55c287e550421c09 |
lib/suspenders/generators/analytics_generator.rb | 100644 | 0 | 0 | | | 514 Bytes | 287600c6aa315e6ca96a9f761ebdf62189fe569b0208495ddd173da8155d1d61 |
lib/suspenders/generators/app_generator.rb | 100644 | 0 | 0 | | | 5.88 KB | 46628d39351dd142558dc82c45e874f085c827cfa67a3eb9f0fd11bbe4742b65 |
lib/suspenders/generators/base.rb | 100644 | 0 | 0 | | | 1.57 KB | 9668f751899977b41e5be9d1e55e251ea0d0d9ca725fae6d26cf17d00653feb6 |
lib/suspenders/generators/ci_generator.rb | 100644 | 0 | 0 | | | 652 Bytes | 1744f73f06aeea6a6de9a08b45dca6dead7c90c265cfaee509062e8bba2dbd3f |
lib/suspenders/generators/db_optimizations_generator.rb | 100644 | 0 | 0 | | | 479 Bytes | a16d10652fe9178803af84eaf599060364f08296357d8c52d9782094cad54dfb |
lib/suspenders/generators/factories_generator.rb | 100644 | 0 | 0 | | | 552 Bytes | 623f8ba64516dab069a47e6cbf9489915f9a113dba1a2c88fdf124957af249b5 |
lib/suspenders/generators/forms_generator.rb | 100644 | 0 | 0 | | | 403 Bytes | 6e90f9d295ce7cbeaf3d4f07da2ac036ef986a564fa05e0c41f5dda7148c418d |
lib/suspenders/generators/inline_svg_generator.rb | 100644 | 0 | 0 | | | 318 Bytes | 186c9dc04a12acc7ce54f08bde0d3dd16594dc16874d242d8179f19ca87a5912 |
lib/suspenders/generators/jobs_generator.rb | 100644 | 0 | 0 | | | 851 Bytes | 904208e261b0cb8134296392f4c64367b62def6e8f025f6fa26b0c76f36b6bf9 |
lib/suspenders/generators/js_driver_generator.rb | 100644 | 0 | 0 | | | 430 Bytes | c52bedc118ce1d3ecf22f417b4f2c142806ebf54d68844d5477b5b587f802b7b |
lib/suspenders/generators/json_generator.rb | 100644 | 0 | 0 | | | 190 Bytes | 389fbd76800dedc2a3e63490959e521f2a7d315a02c5278434811a7984167cd2 |
lib/suspenders/generators/lint_generator.rb | 100644 | 0 | 0 | | | 165 Bytes | 5f89e39a51f7220d1a6df78e64557bd9f8ff799f34c6db93d33be9eaf7708400 |
lib/suspenders/generators/preloader_generator.rb | 100644 | 0 | 0 | | | 2.8 KB | ce2cfa81fedc7c8a16a32307a6577df2eecd4ad7e725f3ff6f4e0fc3c6de0a2d |
lib/suspenders/generators/production/compression_generator.rb | 100644 | 0 | 0 | | | 287 Bytes | 9dbb78c997b7e0525469bd270273c5718d407f7aaae56b51bbcd0eec55201329 |
lib/suspenders/generators/production/deployment_generator.rb | 100644 | 0 | 0 | | | 354 Bytes | 7bc1f8d4fdd2362255cf33ff6e27b9e90d2936794bbefe5123b9c1392611430c |
lib/suspenders/generators/production/email_generator.rb | 100644 | 0 | 0 | | | 847 Bytes | 1fdc0b5e1524c0012aed0ed940cce53b929734a23733812f9fbd22b4128c03fd |
lib/suspenders/generators/production/force_tls_generator.rb | 100644 | 0 | 0 | | | 240 Bytes | f76af50d3378f8ed25cd032f67c022f30a08a78dc66a92dfaf1d9471df75ce5d |
lib/suspenders/generators/production/manifest_generator.rb | 100644 | 0 | 0 | | | 697 Bytes | c6ee56f6960c2fa792d19fecabcfef04c32d32ce4d64c56a6a0b3d0f87d73392 |
lib/suspenders/generators/production/single_redirect.rb | 100644 | 0 | 0 | | | 373 Bytes | ebbcd7499e914db2f452f88b9c73f485f577e4599ee025b505a16f68cbf7bce5 |
lib/suspenders/generators/production/timeout_generator.rb | 100644 | 0 | 0 | | | 456 Bytes | 03133cbd8fcaa3b003659436f3c048b53cd97d172d74bd4ec8827024c261d98a |
lib/suspenders/generators/profiler_generator.rb | 100644 | 0 | 0 | | | 867 Bytes | ac648c522cdfd50a76674d43822c3e686a430c34f458de831398f8ade72ac279 |
lib/suspenders/generators/runner_generator.rb | 100644 | 0 | 0 | | | 1.07 KB | 55ba82d002cb895725258ccd54aeacadf8a57a8d752d8e9e2d4c7018d6163332 |
lib/suspenders/generators/staging/pull_requests_generator.rb | 100644 | 0 | 0 | | | 607 Bytes | 50085b50e76eb0c4b10a5eba0cc32b18ceb4c6590cd61c4347c22bdcf4da5636 |
lib/suspenders/generators/static_generator.rb | 100644 | 0 | 0 | | | 311 Bytes | 762385d05f3d09798b7bb79a38b91819d02f65515f6a6fb474a1b99546e5f685 |
lib/suspenders/generators/stylelint_generator.rb | 100644 | 0 | 0 | | | 1.52 KB | e5ad3a994ef862da02a86b275fed9f7d98f4f088bb0f2338cdff76d82d35529a |
lib/suspenders/generators/stylesheet_base_generator.rb | 100644 | 0 | 0 | | | 652 Bytes | c233bda2f2af1108c5bdd27ab13a97af25257bdb9fe1d453344efdc445c7c0c6 |
lib/suspenders/generators/testing_generator.rb | 100644 | 0 | 0 | | | 1.15 KB | 72e3986d808d4c2370739f344187c78ae633c061e7a8bedd690bc9d6ad24a3b8 |
lib/suspenders/generators/views_generator.rb | 100644 | 0 | 0 | | | 812 Bytes | 780074010bcbb1406ba2a9b0dc072cf3e2b4971f3e254826029906198918a12a |
lib/suspenders/version.rb | 100644 | 0 | 0 | | | 188 Bytes | 962857e03b586b55b8062a8e4ccda790afc11a2cf15412f374c8de4301d91615 |
spec/adapters/heroku_spec.rb | 100644 | 0 | 0 | | | 2.93 KB | 8e6d9b24dbe47aaa07e6d29dd0e6f5eadc0137d702fb7750704a75f84a770804 |
spec/expand_json_spec.rb | 100644 | 0 | 0 | | | 1.9 KB | 2fd6d731f1cfd06ae1c434b582c5d9623be9c4d1736bca475e748613b7f7121a |
spec/fakes/bin/heroku | 100755 | 0 | 0 | | | 146 Bytes | ba52c2eab60a3fb26245f38c4d246977f0dcb124145a011860d6bec37a663b65 |
spec/fakes/bin/hub | 100755 | 0 | 0 | | | 146 Bytes | ef4b36eefd43f168c874de2dea42886b08b34eaeed1602231c8af027ef87e77e |
spec/features/advisories_spec.rb | 100644 | 0 | 0 | | | 727 Bytes | 228b9b5e9147cc7749f55939f8eb37954874f683858e9ebaa11260279a74b665 |
spec/features/api_spec.rb | 100644 | 0 | 0 | | | 368 Bytes | 046387db1f433e5ea9432e04887c730952ad6e85d8dd63c34c38f821b7d5d72b |
spec/features/ci_spec.rb | 100644 | 0 | 0 | | | 978 Bytes | 3381bd96fc5054cdfea1f017b1a53fda6e2ec9d26689a6e4262888abb6a1033b |
spec/features/cli_help_spec.rb | 100644 | 0 | 0 | | | 1.07 KB | 011d735fc99960f91998d616479aa9dad08327a31436766b13a46d7eb3cebd29 |
spec/features/db_optimizations_spec.rb | 100644 | 0 | 0 | | | 566 Bytes | 50c8e64768095a4a46b47d90b116cd675a451cc66ee72e7268433de708bf04be |
spec/features/github_spec.rb | 100644 | 0 | 0 | | | 332 Bytes | 647d8efac8ee7756582ab8c92d2f947468c3f140ad61012a2acc675272f7e7ec |
spec/features/heroku_spec.rb | 100644 | 0 | 0 | | | 1.97 KB | bc52adfdafcb112a03a6755e478cd74d0c80e92fa890d7383f5a09a7360fbd40 |
spec/features/inline_svg_spec.rb | 100644 | 0 | 0 | | | 331 Bytes | a26406037cd50a94ae660932c04de7e80861f5e1341f5952880e83701edf0d81 |
spec/features/json_spec.rb | 100644 | 0 | 0 | | | 396 Bytes | 074a40ea7c52df6ddd7ad339d330ecedba433490a01a17a1d9c5856975d688ad |
spec/features/new_project_spec.rb | 100644 | 0 | 0 | | | 9.06 KB | e3dc5195c8f22d303402ff41d83382c154f298648e48d8a1eb24abde0a1b5881 |
spec/features/preloader_spec.rb | 100644 | 0 | 0 | | | 918 Bytes | 1d18e3cebb7f0ea5ff26fb00473bbb510aae8ebf016c84696144588d2da19f08 |
spec/features/production/compression_spec.rb | 100644 | 0 | 0 | | | 645 Bytes | 9ed9d07e3584c1c9a971bd96a8e2ba74f7476681fb36287674ad1fe64ce96278 |
spec/features/production/deployment_spec.rb | 100644 | 0 | 0 | | | 666 Bytes | a4f65276ee811dbe389c85d0c0b5655cfce03fa2d291e42ef9295a013325b285 |
spec/features/production/email_spec.rb | 100644 | 0 | 0 | | | 1.64 KB | 7186d7cf39b9f783533d897ae6c8a8031f5d5724a30dfca571c3b9ba875ee525 |
spec/features/production/manifest_spec.rb | 100644 | 0 | 0 | | | 1.2 KB | 2a4dad5edbab4df53140032db1f67bf9f2cc6810e8950796f159de8f086244de |
spec/features/production/single_redirect_spec.rb | 100644 | 0 | 0 | | | 909 Bytes | 5d061bfdbeaf4f618d0569166075cc937f800d14be37cf83730e7c1fa1eae532 |
spec/features/profiler_spec.rb | 100644 | 0 | 0 | | | 699 Bytes | 6a18fe56587b2a1e0371b673d96988c35d7bfdf7bf2324931426dee2c1453257 |
spec/features/runner_spec.rb | 100644 | 0 | 0 | | | 936 Bytes | ab4f433ce3b465b5c99e72a5d9396e01b93b1a3b0d0deb88c0a89bdf85aa5057 |
spec/features/staging/pull_requests_spec.rb | 100644 | 0 | 0 | | | 747 Bytes | 8baa983fe44555c8fffea24d12e60602086205b98cc59acb54037cfd1878f2b3 |
spec/features/static_spec.rb | 100644 | 0 | 0 | | | 510 Bytes | 250b43969f977a2a11a91c3fa1533f11d1a157a52a32f32082d26ea4370994db |
spec/features/stylelint_spec.rb | 100644 | 0 | 0 | | | 1.71 KB | 7174ac1fccca97ad5c0161835e6d7c527e5c690f0bdc8db9100ecc896c895129 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 430 Bytes | bef1499db49043ab840fe537fb95e8d3966006c26eb1b06e7643b4c5fe766858 |
spec/support/be_executable_matcher.rb | 100644 | 0 | 0 | | | 165 Bytes | f337338c36f5d9016487cc4008ae21ac2b16051428bd8175fcc0f9d87eb49208 |
spec/support/contain_json_matcher.rb | 100644 | 0 | 0 | | | 622 Bytes | bb43bf91a11521d7ca786ec7a4ba2c64176249a7700917db171ad4776cd5010b |
spec/support/exist_as_a_file_matcher.rb | 100644 | 0 | 0 | | | 157 Bytes | 9050e2251ec54c3674d29faf009948e04c77abc2b842e1e595669b60de563c93 |
spec/support/fake_github.rb | 100644 | 0 | 0 | | | 416 Bytes | 8665ffcbb6aae3cc802a57480cd34cd3f760bd40c393595a442eaec61d2aaf3f |
spec/support/fake_heroku.rb | 100644 | 0 | 0 | | | 1.46 KB | 858008a4d22f591d10b342521e7984c9e01dee07999b07598c6975178dadca70 |
spec/support/generators.rb | 100644 | 0 | 0 | | | 111 Bytes | be700e767de9f464d263cacb79289ac073d0a953dfe9ca73a89ec199173c0008 |
spec/support/match_contents_matcher.rb | 100644 | 0 | 0 | | | 164 Bytes | d48745fb60510560e1c281de61c488b154c9c79583ae8309ac32925d23cd0957 |
spec/support/project_files.rb | 100644 | 0 | 0 | | | 598 Bytes | 2b6d1aba217c338ca34416270eef57b465d4fea75883f37816b6695bfc7c5f29 |
spec/support/rails_template.rb | 100644 | 0 | 0 | | | 59 Bytes | 5cf0bf79d21f7fdca20597e1d8ec5bbce489461e75210527f5559c187a84b47e |
spec/support/suspenders.rb | 100644 | 0 | 0 | | | 3.34 KB | 63f4dbd7d2ab57305fb7dff2624346de65efa41b13602ef0bee1712895ebd47e |
suspenders.gemspec | 100644 | 0 | 0 | | | 1.2 KB | c9545f348489935f7cbee1a1d2882b09432f58bdeb785a7dad2ffc8c2905e7a4 |
templates/Gemfile.erb | 100644 | 0 | 0 | | | 897 Bytes | 3dbfd353c7dd067dcd9507a9151bff0507c46cd5cc5f9286188bb5338020882f |
templates/Procfile | 100644 | 0 | 0 | | | 87 Bytes | e8806035ef73dd542873b71ca65eb4c404a8859de9cb4aa97cf86b02a0e1381a |
templates/README.md.erb | 100644 | 0 | 0 | | | 857 Bytes | ad7f2cbf47d9a9f22fcd5d02801b3c8168de9db099ada9d3d78cfe493846fc2c |
templates/_analytics.html.erb | 100644 | 0 | 0 | | | 1.11 KB | 2ba0d6889cedeac46166ee8065699186e85014d33ac4664a9ab3b4ba85d0c02c |
templates/_css_overrides.html.erb | 100644 | 0 | 0 | | | 130 Bytes | 24b7c5b49e05468eada198d46cbe2237770148bc5ba008805072ac2f6c2f6492 |
templates/_flashes.html.erb | 100644 | 0 | 0 | | | 185 Bytes | 18104f8a23c836c12f0a50c6b2d613cde80de53100f80dd248dd81da6ca45099 |
templates/_javascript.html.erb | 100644 | 0 | 0 | | | 66 Bytes | 7dd3efb743f3aefe70acbc6ae875740f0b4c4b875b850771d01338cb6a2fd734 |
templates/action_mailer.rb | 100644 | 0 | 0 | | | 104 Bytes | 9f1687be761881854b99438dc10d38e8f02001efaa45f5dd67693b27ecbc9e06 |
templates/active_job.rb | 100644 | 0 | 0 | | | 314 Bytes | c419d410df3c2c0e2475605ca6fe6a86af2feee0121720b783c369b0da8aa7d3 |
templates/application.scss | 100644 | 0 | 0 | | | 96 Bytes | ce778771f8f45d3d2d3f0af74c32b27df1f116cf1b28f5649a535a3b3ef8f9f5 |
templates/bin_auto_migrate | 100755 | 0 | 0 | | | 80 Bytes | 779448071d5413852f8d639915090837a2a803f2f98034e3e6a169c75fd92bca |
templates/bin_deploy | 100755 | 0 | 0 | | | 169 Bytes | a3d25e7d59c69f79b17efe471ef6c7604e31a22d00ff0ee576dad749fa659ff3 |
templates/bin_setup | 100644 | 0 | 0 | | | 703 Bytes | 1fbbe719b83ad03cc8eedc1e7ec3e252054ba85d22f1ff0daeca8acb6622bebb |
templates/bin_setup_review_app.erb | 100644 | 0 | 0 | | | 558 Bytes | 57944636544b95e24e97f8f1a1e9c5641a63912209056edd86c0de07d25d61a0 |
templates/bundler_audit.rake | 100644 | 0 | 0 | | | 107 Bytes | c0a7a4c4c33bf9da74b73ed91485e8eba284a1b147a250abdcbf10e1cab3970d |
templates/capybara_silence_puma.rb | 100644 | 0 | 0 | | | 42 Bytes | 7d2ed3d72a298a57242e75bb81dd6989fbc4779d71c1a9fc8cefe1580fe5acf8 |
templates/chromedriver.rb | 100644 | 0 | 0 | | | 645 Bytes | 8b5aa1471085b5d09fd30dd09f926b9b663c98f4acfd0cccb1a544df26b4b21d |
templates/circle.yml.erb | 100644 | 0 | 0 | | | 107 Bytes | f641825790025e36f11e81510a5bc686f60a85216014411fdf395029924de81c |
templates/config_locales_en.yml.erb | 100644 | 0 | 0 | | | 284 Bytes | a20be96bb66fc51e8a807cebf9f12e0b5f76060860909352548c0529f803ea8e |
templates/descriptions/advisories.md | 100644 | 0 | 0 | | | 265 Bytes | eb3369693bb0caae44d1e37294aa593f57a3d14d9b9b0d0ece520deff14ef10b |
templates/descriptions/analytics.md | 100644 | 0 | 0 | | | 149 Bytes | ed622cc0dd54a02e74a02f4a3b21687562e5805df04fe148383946bedadb6b20 |
templates/descriptions/ci.md | 100644 | 0 | 0 | | | 221 Bytes | a1d388b1efd61d54f09e17d185d7b033861d65679cd2a688668b068b27ffc8f3 |
templates/descriptions/compression.md | 100644 | 0 | 0 | | | 137 Bytes | 86fef8e6f9251376db03bdafa7b9c0bc5083b556e8dcf79d6480159530fa30fb |
templates/descriptions/db_optimizations.md | 100644 | 0 | 0 | | | 87 Bytes | 5395cae680e452a3a324e88c5d95a80513ffb80b5c23f3a3222c603190e4f776 |
templates/descriptions/deployment.md | 100644 | 0 | 0 | | | 191 Bytes | be6a225af27f3405a2fcd8eb3c3b12226ee70740bc45a4baff72a6d9c7ebb057 |
templates/descriptions/email.md | 100644 | 0 | 0 | | | 200 Bytes | 77c729c120502c6f7aef5ebe1d24102f9d38875a33f71d9b7350ea7df3ab3703 |
templates/descriptions/factories.md | 100644 | 0 | 0 | | | 580 Bytes | 85b7bee41a6e1d35435865fd491fc91d62809bd44c1484615791a16fcaf5a836 |
templates/descriptions/force_tls.md | 100644 | 0 | 0 | | | 60 Bytes | 42548faabe01e62311816a3c07f8a29dbddaf41a434902c8d1b48e9cddb3268a |
templates/descriptions/forms.md | 100644 | 0 | 0 | | | 78 Bytes | 1fa0613ee173ae675918cd82e8f4a1f9320b396de8e9184d9421625cc1c4a39d |
templates/descriptions/inline_svg.md | 100644 | 0 | 0 | | | 81 Bytes | 22ff92318743ed91502c56be2b3418179c39580244b1e42e55a5e51bab40f194 |
templates/descriptions/jobs.md | 100644 | 0 | 0 | | | 96 Bytes | 0a0c23cd05ca7fe8d8e1aa51dc3a41ddff5fdf9fc5b958aea1db2de43602694d |
templates/descriptions/js_driver.md | 100644 | 0 | 0 | | | 198 Bytes | 40f1e9df14ac04e679bcf234c4351009ea59014248f14dfd5604e0fecdc9ae54 |
templates/descriptions/json.md | 100644 | 0 | 0 | | | 39 Bytes | 4639af79a7a8d4ae0faecc7a5f773631d1d84f1151862b535d7d8dbf76336551 |
templates/descriptions/lint.md | 100644 | 0 | 0 | | | 107 Bytes | d007355626f6e3dadf2daa82c02f4f7625fdd0438093f4b095f2f21874afb047 |
templates/descriptions/manifest.md | 100644 | 0 | 0 | | | 91 Bytes | 3d9cc70d7ba668043b49ef2f8b06f7e41d8e3f2af4486d6404be34ef35900f0d |
templates/descriptions/preloader.md | 100644 | 0 | 0 | | | 109 Bytes | 917d7695a256f4baedf5575b44cc707f02cf3f7bd8050b1bc2f9833edd4a239d |
templates/descriptions/profiler.md | 100644 | 0 | 0 | | | 347 Bytes | 0d8b4ad93baf51016996e9ef8ca9bcfd8088922933beaed0ed4b1288dd212be6 |
templates/descriptions/pull_requests.md | 100644 | 0 | 0 | | | 196 Bytes | 17d37baf73045a6e62f21cda56e2aa803619597f6c38ee8a71fe1c7af1983610 |
templates/descriptions/runner.md | 100644 | 0 | 0 | | | 463 Bytes | 2f492c017e7459312b69dd75f1166e2395379083c8b48510d65e4c00ad8496af |
templates/descriptions/single_redirect.md | 100644 | 0 | 0 | | | 74 Bytes | 37c21f9f0dc256288f6c5fa9699dc427dea6b04afa467bf730595cdd5d6abc5b |
templates/descriptions/static.md | 100644 | 0 | 0 | | | 219 Bytes | f7700d615af65d868f54b96e631b17e9dcfb42d39c71845f3be5de5bf575a8cd |
templates/descriptions/stylelint.md | 100644 | 0 | 0 | | | 106 Bytes | ea23add4c4483e7fb9213fb03d95fa964707ff2e45c979adab4230a251983d5d |
templates/descriptions/stylesheet_base.md | 100644 | 0 | 0 | | | 204 Bytes | f38a6fe7d1b69450f42e3ed93b19e3acc0e74f4f5425f3941b164a7bf040fc0a |
templates/descriptions/testing.md | 100644 | 0 | 0 | | | 407 Bytes | 930edf0a7aa5fe85d02ed64ab00eff40cf05f0993aa40579a3a3374ef98e44ac |
templates/descriptions/timeout.md | 100644 | 0 | 0 | | | 132 Bytes | cedcadc17e7d89acfdc92020609d817e1d8349f93007f947c431e744257f490f |
templates/descriptions/views.md | 100644 | 0 | 0 | | | 402 Bytes | 1168906df249f23ab0fd05a13ef737905d776e744c756ced979b857a0bc74ee2 |
templates/dev.rake | 100644 | 0 | 0 | | | 309 Bytes | 73e9c67e4840befa9c04ee45b70ff773f322734cbd825fa1286b08616d41ef94 |
templates/email.rb | 100644 | 0 | 0 | | | 118 Bytes | 96bafed1bd089395944c754065798c07c45543cc31998ba546878ce6bc8507a0 |
templates/errors.rb | 100644 | 0 | 0 | | | 575 Bytes | 3c313f32c2885e17180ccf248dc35081777df45c7118c8c13faad109997b45a8 |
templates/factories.rb | 100644 | 0 | 0 | | | 25 Bytes | b4f457f8cc33248c610cce7bdc11061363434170b6f41eefb558ec08890b2004 |
templates/factory_bot_rspec.rb | 100644 | 0 | 0 | | | 116 Bytes | 7c4a8be171086e3959ac715355907d1d6bd0d631fc317d314229fc2c9e05e577 |
templates/flashes_helper.rb | 100644 | 0 | 0 | | | 120 Bytes | 40516a5de59d780f9867d3c4b6c24f0bc050de686c5e82876005b2eb5ad189b6 |
templates/hound.yml | 100644 | 0 | 0 | | | 349 Bytes | d000279eaa2722cad62209632d98c321e0433ad6c826d2bb8c5a83694d3a0b5e |
templates/i18n.rb | 100644 | 0 | 0 | | | 88 Bytes | 0fbb6587967bb17f7b9217f186d2c00d7d7c799d32e4124e08f837fe6119e9cb |
templates/inline_svg.rb | 100644 | 0 | 0 | | | 76 Bytes | 9320f0869911f8353a525b6997d7008ac1b81ca027fd54148680d339aac3ccdb |
templates/json_encoding.rb | 100644 | 0 | 0 | | | 49 Bytes | 63e37ca4bd0a3bcf3e437ec55bac52bc03622831743d2be8513f4ffbdd65d29e |
templates/partials/ci_simplecov.rb | 100644 | 0 | 0 | | | 310 Bytes | 0f4681da478d2e815c3f01bef5f8994e3d0ce734c4673356f2e086c2ba086b09 |
templates/partials/db_optimizations_configuration.rb | 100644 | 0 | 0 | | | 125 Bytes | 937deb0b5ffe2aaacb2e70ba8ecad792b73848f2113085dabba6b73a9c070b20 |
templates/partials/deployment_readme.md | 100644 | 0 | 0 | | | 173 Bytes | 174bf233bc1c8b348161644faa1b2cff6114c0bfa409b62ce1eb02624673ebd9 |
templates/partials/email_smtp.rb | 100644 | 0 | 0 | | | 101 Bytes | f112afc83c43ec8978554ea54661ec2a31b9ed06a026ac023c632baef734e627 |
templates/partials/profiler_readme.md | 100644 | 0 | 0 | | | 233 Bytes | 769456af5227a1c6b26f8da67dd1199121b38bda6cbe2651fce182c45391716d |
templates/partials/pull_requests_config.rb | 100644 | 0 | 0 | | | 199 Bytes | 8bcfea08c99ab97cb1a3f87d047979355099a5ebccac7ad756fbd3721cd139fb |
templates/partials/runner_readme.md | 100644 | 0 | 0 | | | 1.16 KB | 8f4cad7f52172d4a182034ff5af87317c72eedc6d1abeb296814bd266299d91a |
templates/partials/runner_setup.rb | 100644 | 0 | 0 | | | 68 Bytes | 4e0725767f9af95ed96c6cde90ed598690231600b675391592156e25dd9cc6fc |
templates/postgresql_database.yml.erb | 100644 | 0 | 0 | | | 538 Bytes | 15538086912fc25933e07eee497b50b5dd8cce32aaf82ab8fbb24a7d7aa6cf85 |
templates/rack_mini_profiler.rb | 100644 | 0 | 0 | | | 162 Bytes | 17682eb57a842a383fb3580c6ae0f419b511b6779c5eb80b55a94b8dc8426c48 |
templates/rails_helper.rb | 100644 | 0 | 0 | | | 668 Bytes | 68fde0fb23eb4c2186ce62da87ea61c8197d8a5858705785769c19d263025208 |
templates/sample_env | 100644 | 0 | 0 | | | 278 Bytes | 7dc04c730057e16244021ced17ed95a2711bbe16c1a1c7a263ebc5d68db63522 |
templates/secrets.yml | 100644 | 0 | 0 | | | 92 Bytes | 5a897126248f58eb6d76532c49f803ade56d780fa0ab80e183293e98e40bcd61 |
templates/shoulda_matchers_config_rspec.rb | 100644 | 0 | 0 | | | 134 Bytes | 757bf7d93a994be311e729257696adfcc24c7960893596faa07a183a4ab14666 |
templates/smtp.rb | 100644 | 0 | 0 | | | 300 Bytes | 6d1969f3a49c98de3d481588106ed05d4ee7a9a4d1e69c5a8d86ce0a2e0e5ece |
templates/spec_helper.rb | 100644 | 0 | 0 | | | 605 Bytes | 6dd806f3b67d466b81b1445f8cde83943da4f72924de9643a48bfaf6f0d73cda |
templates/spring.rb | 100644 | 0 | 0 | | | 98 Bytes | 6e56952674a0dbad2b8385a5ecb6777a868bef901118906bcdcf300ce28beaaa |
templates/stylelintrc.json | 100644 | 0 | 0 | | | 48 Bytes | 518e71494fc01856c215d4ca804b5607676d125dc4917dffb81fdfbb04ab6407 |
templates/suspenders_gitignore | 100644 | 0 | 0 | | | 203 Bytes | d484946dd53c17900c98db7e753a64fd01e22fa17914c0d3a562e22864bed046 |
templates/suspenders_layout.html.erb.erb | 100644 | 0 | 0 | | | 594 Bytes | 7786f544971a18debfe1aede68b3e93bbbeecf36072487fdb25e3a747f6d1179 |