MIT-LICENSE | 100644 | 0 | 0 | | | 1.02 KB | 316cfb35135e36fbd9bc37407bb00c0246f9c0a251997494d6a2c375daa92e7d |
README.rdoc | 100644 | 0 | 0 | | | 1.2 KB | 95eafc8ca4d3eff31b8d1cb568760b604cb0869675246fbf991a1c5b0a9994b0 |
Rakefile | 100644 | 0 | 0 | | | 571 Bytes | 9fb49691a8c4960bb802d542316932e0589138cbd819a8cd79d56f521a3ab02d |
lib/slugs.rb | 100644 | 0 | 0 | | | 230 Bytes | acaf56925c6f9f45e42b397e72b8a42157c1c08de3be3c85fe8e94244d56ed46 |
lib/slugs/active_record/base.rb | 100644 | 0 | 0 | | | 1.86 KB | 1d92ab4c8a91a0fde2fbb6e176e381e69edad0d6adcf3727c5ae93d008af4fb5 |
lib/slugs/active_record/non_translatable.rb | 100644 | 0 | 0 | | | 483 Bytes | bc688e0f0c8defbf39dca08086f05c3aa9e351254dfa3a3732628143bfda9cac |
lib/slugs/active_record/relation.rb | 100644 | 0 | 0 | | | 343 Bytes | b6c81765290d13ba68113e1ce7079784d11952acdad8aff219608c6418c865cd |
lib/slugs/active_record/translatable.rb | 100644 | 0 | 0 | | | 1.44 KB | 44f99783db399061700b8ad500dca0f804a840cbcb10f15daac2933ada2f22a8 |
lib/slugs/railtie.rb | 100644 | 0 | 0 | | | 237 Bytes | ca9df727b4e6372377fb7105e9bad4a2bf55246429595268ca87c1511e1a6be4 |
lib/slugs/version.rb | 100644 | 0 | 0 | | | 39 Bytes | dde57fd83391c2362a462e617dc607e84f1ad204fe5757b0998cf8e69885a1a5 |
test/dummy/README.rdoc | 100644 | 0 | 0 | | | 478 Bytes | 692014390d8a07689a5e7fa597019e61262c7fc3b3f2d2f34fcbf71337ebf472 |
test/dummy/Rakefile | 100644 | 0 | 0 | | | 250 Bytes | e329d0b6a340d978dafd995a6f4b69f195be16ffd6b84cb885cf654fa5c2c636 |
test/dummy/app/assets/javascripts/application.js | 100644 | 0 | 0 | | | 599 Bytes | 0afe11efc66f290c60cb9415a64b4800a31dd42d6101a2a0452867177b06cf89 |
test/dummy/app/assets/stylesheets/application.css | 100644 | 0 | 0 | | | 546 Bytes | 3226de36233f17188ba94faa61b451b580f0c381f9db3dc83a69cdff43e52300 |
test/dummy/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 204 Bytes | 12c2dea0e1551cb53798d38ec06d349df07a5766866b0e5e6548a84a706935bd |
test/dummy/app/helpers/application_helper.rb | 100644 | 0 | 0 | | | 29 Bytes | f77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8 |
test/dummy/app/models/simple.rb | 100644 | 0 | 0 | | | 57 Bytes | d8da853935e9266b718845d413f4e4d8d98584eb047c48af5348cc7e6c964b66 |
test/dummy/app/models/translatable.rb | 100644 | 0 | 0 | | | 96 Bytes | 00d5b164c2e855f25799fc9b94d0e794798d1e6fac8b41e19dcfd0b6047af1a1 |
test/dummy/app/models/translatable_translation.rb | 100644 | 0 | 0 | | | 270 Bytes | d36281b6b6af8534cbc051d11e36c9ec80c0ece7201a97f0a27ab5a4135ba564 |
test/dummy/app/models/without.rb | 100644 | 0 | 0 | | | 39 Bytes | a67d219a2abf0ecd37d30809681119ed1273c0517f58cbbe04023af25a9a21e9 |
test/dummy/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 295 Bytes | 399da4f9a842359aa19f565a023be425fc3fc632ad052435dd5774d4684da09a |
test/dummy/bin/bundle | 100755 | 0 | 0 | | | 129 Bytes | 7130bf85d0a1f4213924c456fffcc778b78258c0008e62a76bff9722a8cf1034 |
test/dummy/bin/rails | 100755 | 0 | 0 | | | 146 Bytes | ff0dcd108ea06bfa271d7e573534ceaa4e91d47b3a7ef5170975df6ee567985a |
test/dummy/bin/rake | 100755 | 0 | 0 | | | 90 Bytes | 436f1fbb82e7b52d0bc032ac6ac9dce49a3f3ec47b909c863783021c116c264c |
test/dummy/config.ru | 100644 | 0 | 0 | | | 154 Bytes | 4bfd478acf3e8d501c7ac4fe74b781f2bc37b40f9866b60c78fdffb723a9b7e9 |
test/dummy/config/application.rb | 100644 | 0 | 0 | | | 909 Bytes | 69f9ef1996aef3812b71368bd4118d45595624eb02516870dc3073fcbc62f89b |
test/dummy/config/boot.rb | 100644 | 0 | 0 | | | 242 Bytes | 46c7133341d4acf82c3d326540300220b2afba4a9283b06c41f938976af62232 |
test/dummy/config/database.yml | 100644 | 0 | 0 | | | 571 Bytes | e9ffe86a651376beac3205d2768ca7e4ef64cb4983023822a12135aa4e2e54a6 |
test/dummy/config/environment.rb | 100644 | 0 | 0 | | | 151 Bytes | a32d13ecfc004bb47ebd401aa3c870be96983f6650a65b6282ab4cb23edfa3db |
test/dummy/config/environments/development.rb | 100644 | 0 | 0 | | | 1.09 KB | f8038426f644ca5e8418739d7c23c8234579481e35ca3921486c7342108c3380 |
test/dummy/config/environments/production.rb | 100644 | 0 | 0 | | | 3.17 KB | 02e102ad66e7ce03259a88dd7ed21f8cc38952b92a832ccfbc0568f5942ecf38 |
test/dummy/config/environments/test.rb | 100644 | 0 | 0 | | | 1.52 KB | f98fc2ca88a8af1e407af685665d8744f9b15ddeee8a7aa7bf787d365adc50f9 |
test/dummy/config/initializers/backtrace_silencers.rb | 100644 | 0 | 0 | | | 404 Bytes | 12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8 |
test/dummy/config/initializers/filter_parameter_logging.rb | 100644 | 0 | 0 | | | 194 Bytes | eb293cbcac26012fb63489b355b7a68df2e0f5006abe79e2128752f40514aaf4 |
test/dummy/config/initializers/inflections.rb | 100644 | 0 | 0 | | | 647 Bytes | a2045e2ce03f29305e052a9236ff41d4c7d4d171c0fa5bf8cfbc958edd307df6 |
test/dummy/config/initializers/mime_types.rb | 100644 | 0 | 0 | | | 205 Bytes | eeb81ee447a8f788b69240861f043b485ab6e830dde0997ddeb3c1b445ed5d06 |
test/dummy/config/initializers/secret_token.rb | 100644 | 0 | 0 | | | 659 Bytes | 693edef0a55441c512cbe911698dda1cd153b16e136446f4a491a189554222c3 |
test/dummy/config/initializers/session_store.rb | 100644 | 0 | 0 | | | 138 Bytes | 9a68fa17b553c201ea87722f2624a143e831251b768b3a4f064ff249b4639d45 |
test/dummy/config/initializers/wrap_parameters.rb | 100644 | 0 | 0 | | | 517 Bytes | c9768c02e265d5980177ea86c7fd886a19a2a276d11663c5849eca5231280691 |
test/dummy/config/locales/en.yml | 100644 | 0 | 0 | | | 634 Bytes | 44028606fa6334147bef7aeb7ef9303dd7971c96c2e0d9d29525c19919bac57c |
test/dummy/config/routes.rb | 100644 | 0 | 0 | | | 1.57 KB | 5fd08c7247d3f365f9fcc6baea75a67286af5dd5e5782fdcf03e7284dbefeeb4 |
test/dummy/db/migrate/20130819183013_create_simples.rb | 100644 | 0 | 0 | | | 193 Bytes | 872c7bc5f0ff458257470bd005b6c0b130ea21d3f1d5dc39668597381d509c44 |
test/dummy/db/migrate/20130819183047_create_withouts.rb | 100644 | 0 | 0 | | | 153 Bytes | ddca129f454a0d909f536cda81488b3d088a369e7c6e06dc6b7dc3a2ca9958b8 |
test/dummy/db/migrate/20130819183119_create_translatables.rb | 100644 | 0 | 0 | | | 205 Bytes | 289ad2af2accd296e06af8c0476f1df85aac495b7a5caa88311cd48c61addd03 |
test/dummy/db/migrate/20130819183257_create_translatable_translations.rb | 100644 | 0 | 0 | | | 394 Bytes | 45cb55a7342cd6f69b30f651c13e52f9af375ec9d62fddc025160944b1b8841e |
test/dummy/db/schema.rb | 100644 | 0 | 0 | | | 1.72 KB | 0965001f0bbb964d16383b86bdb668cdb1c81997b562cd29da227955c4fe27b6 |
test/dummy/log/development.log | 100644 | 0 | 0 | | | 23.8 KB | 1f62b37b38b5eb88b89b8de7cfae18279ac1edf3ab89155f89734f7d2752eb8f |
test/dummy/log/test.log | 100644 | 0 | 0 | | | 1.46 MB | 5464f155c6f88eebf822767d875ae9d702b2b72348e6fe2504cf40b185e821dd |
test/dummy/public/404.html | 100644 | 0 | 0 | | | 1.32 KB | ae488f2a554a5f6227606ef7b7c4c705806d10a72a84111a777e5db215dfd243 |
test/dummy/public/422.html | 100644 | 0 | 0 | | | 1.3 KB | dc406f17d293cc85f9a551f48933338c7042d0137fcdb836342558413a84a2cf |
test/dummy/public/500.html | 100644 | 0 | 0 | | | 1.24 KB | c6f497c895f4831eb36886da4feab4ae682da9bbf4c02c3ec09f0d3b384b147c |
test/dummy/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test/records_test.rb | 100644 | 0 | 0 | | | 3.01 KB | b746ec5736c8d4e8222bfc4c1815d028ff01ef4de0ea23a32371da234cb27a31 |
test/test_helper.rb | 100644 | 0 | 0 | | | 760 Bytes | 79bb89a79732755b2c255cee0dd16f4990f8ecc5b78bf7e803df33143ccab07b |