demoapp/Rakefile | 100644 | 0 | 0 | | | 252 Bytes | e394ce84a2e2b1aedca8308212a19eb69170aebff8d84c173a2305c2c0c6a3de |
demoapp/lib/tasks/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
demoapp/log/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
demoapp/Gemfile | 100644 | 0 | 0 | | | 1.31 KB | 7d01bd22e870ea316294cbf6c9b44ab8f6d6983b193c44fab2056b6a1b3bb6d2 |
demoapp/Gemfile.lock | 100644 | 0 | 0 | | | 2.92 KB | d3441e040a6a621587d19155ed14f501ef1951b5c60b08902f1f6ca7ebb2ce21 |
demoapp/README.rdoc | 100644 | 0 | 0 | | | 478 Bytes | 692014390d8a07689a5e7fa597019e61262c7fc3b3f2d2f34fcbf71337ebf472 |
.gitignore | 100644 | 0 | 0 | | | 738 Bytes | b426373919d658503a7b02a5638c1d11705c4f4e71d4a82e3bf888653b9737c9 |
Gemfile | 100644 | 0 | 0 | | | 39 Bytes | c754e36f9b0fd0003a7b979b4a45a51150c6069191c2c6e341b3cea5dbe83513 |
Gemfile.lock | 100644 | 0 | 0 | | | 167 Bytes | 194baacd257a4c97105a42731d9c630bc09a4d32ba41ab4aa2a0c368f42952ee |
LICENSE | 100644 | 0 | 0 | | | 1.04 KB | e1173112e1efbf42c334b330e4fd96e62685242f57eb3eecfbc45df6900a9ee4 |
README.md | 100644 | 0 | 0 | | | 3.14 KB | 7a7016f558779747301fdf9b3465c04a0645b6928b1e0e3b38d9c4edfcbb8d70 |
Rakefile | 100644 | 0 | 0 | | | 48 Bytes | 4c3f47e541ca7f03938f73f1d3319cee30c74191e8d982dffe46f0530ce96a25 |
demoapp/.bundle/config | 100644 | 0 | 0 | | | 86 Bytes | 66f2c24083ff32a03a4462eff7705de2768221d450e356a7847253476f2f7694 |
demoapp/.gitignore | 100644 | 0 | 0 | | | 918 Bytes | 6463f5c66c0f45f996d3f1beff46cf5913ac3a1f34de68c93997a564bb6e5831 |
demoapp/.ruby-version | 100644 | 0 | 0 | | | 9 Bytes | c71f14106f77013e5f3bddda2ae60feaa29a22127c1e210af87c78ccbf87563a |
demoapp/app/assets/javascripts/application.js | 100644 | 0 | 0 | | | 618 Bytes | 7d41e74a9be921dfee3a649a4ead00778132fce93cb845a7e32d39a4e2944330 |
demoapp/app/assets/javascripts/home.js.coffee | 100644 | 0 | 0 | | | 211 Bytes | dc448ff99ab6a0232bcce01b523d19b6cdfd96ec03cfd5ef4037919098ec7c28 |
demoapp/app/assets/stylesheets/application.css | 100644 | 0 | 0 | | | 546 Bytes | 3226de36233f17188ba94faa61b451b580f0c381f9db3dc83a69cdff43e52300 |
demoapp/app/assets/stylesheets/home.css.scss | 100644 | 0 | 0 | | | 175 Bytes | 41f7416b8c6150b5bea10b1cc93e47cf021c6e27da57892359f1b5d6a4fbb462 |
demoapp/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 204 Bytes | 12c2dea0e1551cb53798d38ec06d349df07a5766866b0e5e6548a84a706935bd |
demoapp/app/controllers/concerns/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
demoapp/app/controllers/home_controller.rb | 100644 | 0 | 0 | | | 67 Bytes | fcb3f9556075572378727aec4e4d266f3e4fc1329f58485f4eee80bd77285065 |
demoapp/app/helpers/application_helper.rb | 100644 | 0 | 0 | | | 29 Bytes | f77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8 |
demoapp/app/helpers/home_helper.rb | 100644 | 0 | 0 | | | 22 Bytes | f1f0a1d0889200ed5ccea3806762bf815b1a6f61dcaddde82c55a429c77f8a53 |
demoapp/app/mailers/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
demoapp/app/models/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
demoapp/app/models/concerns/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
demoapp/app/views/home/index.html.erb | 100644 | 0 | 0 | | | 21 Bytes | 6eae5b41ecd29e9f6063aeaf0f151403cc17148ae1a8aafd12303bb4b029c6f9 |
demoapp/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 411 Bytes | 801fcd9c1cfb21a0146bc72fbbe2963d54fb08320e6dadb2a10dcecd28cffc32 |
demoapp/bin/bundle | 100755 | 0 | 0 | | | 129 Bytes | 7130bf85d0a1f4213924c456fffcc778b78258c0008e62a76bff9722a8cf1034 |
demoapp/bin/rails | 100755 | 0 | 0 | | | 146 Bytes | ff0dcd108ea06bfa271d7e573534ceaa4e91d47b3a7ef5170975df6ee567985a |
demoapp/bin/rake | 100755 | 0 | 0 | | | 90 Bytes | 436f1fbb82e7b52d0bc032ac6ac9dce49a3f3ec47b909c863783021c116c264c |
demoapp/config.ru | 100644 | 0 | 0 | | | 154 Bytes | 4bfd478acf3e8d501c7ac4fe74b781f2bc37b40f9866b60c78fdffb723a9b7e9 |
demoapp/config/application.rb | 100644 | 0 | 0 | | | 1.3 KB | 526088c37aca64c733615367c34303b11ca8f70787e9c4d1191aa187093be4ca |
demoapp/config/boot.rb | 100644 | 0 | 0 | | | 171 Bytes | 8af58ad594e465b53dc015fec1ac3ea78ea4bffc9607b3023d61a77e052c050a |
demoapp/config/database.yml | 100644 | 0 | 0 | | | 576 Bytes | 7beeabe8810c6df572ab5b68835f781da9f4cff77730bd567e525546c5c526e7 |
demoapp/config/environment.rb | 100644 | 0 | 0 | | | 153 Bytes | 02f830f67e11a10ebda226b6a6f39aa8f14253acea066a4dd404115930e302db |
demoapp/config/environments/development.rb | 100644 | 0 | 0 | | | 1.09 KB | 80137075c04c9becedd78c0c803308ebd53e609877aa19024f1bbfb2ee2650bc |
demoapp/config/environments/production.rb | 100644 | 0 | 0 | | | 3.17 KB | 245470f47db51ef4add9fbe61f89fd16bb2acf0d43f35a00d79d5a58695e5bc5 |
demoapp/config/environments/test.rb | 100644 | 0 | 0 | | | 1.52 KB | ae69475310eee0b40b487902aef3c34295ad03c5a9d2a440305c8d712925f53b |
demoapp/config/initializers/backtrace_silencers.rb | 100644 | 0 | 0 | | | 404 Bytes | 12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8 |
demoapp/config/initializers/filter_parameter_logging.rb | 100644 | 0 | 0 | | | 194 Bytes | eb293cbcac26012fb63489b355b7a68df2e0f5006abe79e2128752f40514aaf4 |
demoapp/config/initializers/inflections.rb | 100644 | 0 | 0 | | | 647 Bytes | a2045e2ce03f29305e052a9236ff41d4c7d4d171c0fa5bf8cfbc958edd307df6 |
demoapp/config/initializers/mime_types.rb | 100644 | 0 | 0 | | | 205 Bytes | eeb81ee447a8f788b69240861f043b485ab6e830dde0997ddeb3c1b445ed5d06 |
demoapp/config/initializers/secret_token.rb | 100644 | 0 | 0 | | | 661 Bytes | 76b772ff4b9740cad962b72cb3b4fce9f21aea2a2d3e647b9baa3af66519d8c1 |
demoapp/config/initializers/session_store.rb | 100644 | 0 | 0 | | | 142 Bytes | 4b135a165b9a2aec67f0f49f4e02f95405bdd62c2008a4e1f37738003e11b990 |
demoapp/config/initializers/wrap_parameters.rb | 100644 | 0 | 0 | | | 517 Bytes | c9768c02e265d5980177ea86c7fd886a19a2a276d11663c5849eca5231280691 |
demoapp/config/locales/en.yml | 100644 | 0 | 0 | | | 634 Bytes | 44028606fa6334147bef7aeb7ef9303dd7971c96c2e0d9d29525c19919bac57c |
demoapp/config/routes.rb | 100644 | 0 | 0 | | | 1.4 KB | f6448a028ab069131b4f0df2b7d3ba0deca4e59b1aa7aa6c8707bef80f5eef2a |
demoapp/db/schema.rb | 100644 | 0 | 0 | | | 789 Bytes | 8ffacfa842823bfeb808a211ecf2c4892ec237768cd4a2f46b494248b51d3fa5 |
demoapp/db/seeds.rb | 100644 | 0 | 0 | | | 343 Bytes | 23894953d6535a862947de82cfa02ba7d2e9fd627acfabefaef9dc22953b6255 |
demoapp/lib/assets/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
demoapp/public/404.html | 100644 | 0 | 0 | | | 1.32 KB | ae488f2a554a5f6227606ef7b7c4c705806d10a72a84111a777e5db215dfd243 |
demoapp/public/422.html | 100644 | 0 | 0 | | | 1.3 KB | dc406f17d293cc85f9a551f48933338c7042d0137fcdb836342558413a84a2cf |
demoapp/public/500.html | 100644 | 0 | 0 | | | 1.24 KB | c6f497c895f4831eb36886da4feab4ae682da9bbf4c02c3ec09f0d3b384b147c |
demoapp/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
demoapp/public/robots.txt | 100644 | 0 | 0 | | | 204 Bytes | db1bdff2915b56166b566faba5ed87a53aae2bd3d1161c94fb53bf9c42af44f4 |
demoapp/vendor/assets/javascripts/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
demoapp/vendor/assets/javascripts/jquery/jquery.min.js | 100644 | 0 | 0 | | | 81.5 KB | 9d7d1c727e1cd32745764098a76e5d3d5fb7acd3b6527c5aacd85b7c6f8ce341 |
demoapp/vendor/assets/stylesheets/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
jquery_rails_google_cdn.gemspec | 100644 | 0 | 0 | | | 654 Bytes | 246c408c14a9a7518e647285ff8fb61f338d0da0294e569e7d77693112c2ba04 |
lib/jquery_rails_google_cdn.rb | 100644 | 0 | 0 | | | 88 Bytes | 8be2401305157ab2d98e9aff817f0626e79feb0f65097c3c31954dc645e54913 |
lib/jquery_rails_google_cdn/railtie.rb | 100644 | 0 | 0 | | | 273 Bytes | cd13dd1f419467b12904329405cc9239605fce21419182d0e166a3b65c6626a0 |
lib/jquery_rails_google_cdn/view_helpers.rb | 100644 | 0 | 0 | | | 495 Bytes | 05808c8a646cb631f2878dc1fe2ea1ff56f87efaa6fda7b441ffe51485f11eb7 |