Gemfile | 100644 | 0 | 0 | | | 222 Bytes | 3441e1279282711c4e7e84582fe6097736cdd02def693e4051af1d3f463983ee |
.gitignore | 100644 | 0 | 0 | | | 785 Bytes | d45cdad49ba3adea2854310a3eed9982fbf4c6c489b180b50d214390691346a5 |
.pairs | 100644 | 0 | 0 | | | 436 Bytes | 1df54d434c91d071191a2ca885904a7e38fdc0e655d545e7185b08020472f63d |
.rspec | 100644 | 0 | 0 | | | 8 Bytes | d59fa712d58b2ac2197124fe6e24bf353111260fc3ed1c3304520c32ad00d128 |
.travis.yml | 100644 | 0 | 0 | | | 30 Bytes | d5afcc53f12561057921b59428676f0567acded9c1c6089d00833d81ab7650f2 |
Gemfile.lock | 100644 | 0 | 0 | | | 2.79 KB | d463a81483089d14d02d4ea5062171325defbce3d163e855ad3c05679c64d975 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | bc70fcd6ed4a75a988b1b89d6e23bccc0ac300549ac18a096852c18f2dfb51d5 |
README.md | 100644 | 0 | 0 | | | 837 Bytes | 96f073263f5124d371ef8a1c222d363ff825a167f846fd138f7c1b7802823783 |
Rakefile | 100644 | 0 | 0 | | | 410 Bytes | 260849a02e35ea3f301d87cd246dbd25a05ecc644fe3b64804a7aed054241e24 |
cancan_unit_test.gemspec | 100644 | 0 | 0 | | | 1.11 KB | b55e31029980e8dbb2cd6e76b6f29caa1004d757e76c764906407c4e9fbf0cd6 |
integration/controllers/comments_controller_spec.rb | 100644 | 0 | 0 | | | 981 Bytes | 0f4c230963c58566de33636c1f423ab43da448a3eb82ad27e32be9368a9cd768 |
integration/controllers/posts_controller_spec.rb | 100644 | 0 | 0 | | | 874 Bytes | 2d6af101ab1477943ded0d105d115ae6a8cfdcd8bf44dfcf394d327be836b46b |
integration/fixtures/dummy/README.rdoc | 100644 | 0 | 0 | | | 9 KB | 4bb7e42f6e58e3265a66d36bf1759584fb004cfec1d02f0a915ac79f2b94d5b4 |
integration/fixtures/dummy/Rakefile | 100644 | 0 | 0 | | | 270 Bytes | 292ed19f51ae8b9aad2d9d34cec3355920f0ce35e0079afb68b12f222f9c2015 |
integration/fixtures/dummy/app/assets/javascripts/application.js | 100644 | 0 | 0 | | | 641 Bytes | 117cf53ca969ebaf586305e0b230b6daab02e705a272862e436ebc9c82574af1 |
integration/fixtures/dummy/app/assets/stylesheets/application.css | 100644 | 0 | 0 | | | 546 Bytes | 3226de36233f17188ba94faa61b451b580f0c381f9db3dc83a69cdff43e52300 |
integration/fixtures/dummy/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 113 Bytes | 131dd5caa635d57e5d13334beabfa4e0c09b9f04fe17cd9efa3d2ef79f665bc2 |
integration/fixtures/dummy/app/controllers/comments_controller.rb | 100644 | 0 | 0 | | | 251 Bytes | 959b72788e8f6f641cf9600f3b3475047bcf3de1c018408eef96dc46a9d19af5 |
integration/fixtures/dummy/app/controllers/posts_controller.rb | 100644 | 0 | 0 | | | 125 Bytes | 614c41c9b97e5a1b29b9d90cedf2f4a715f9e5365a744651fa4e3feb0002b673 |
integration/fixtures/dummy/app/helpers/application_helper.rb | 100644 | 0 | 0 | | | 29 Bytes | f77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8 |
integration/fixtures/dummy/app/mailers/.gitkeep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
integration/fixtures/dummy/app/models/.gitkeep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
integration/fixtures/dummy/app/models/ability.rb | 100644 | 0 | 0 | | | 96 Bytes | a956fec31d58c62a1b3b4140d68fca5d9fec9e6718b1c1f72fd03efc18fc1255 |
integration/fixtures/dummy/app/models/author.rb | 100644 | 0 | 0 | | | 62 Bytes | b4dbc927a746d572c765793aa9fd589aac1585690758bd40a7958fefa07c9c89 |
integration/fixtures/dummy/app/models/comment.rb | 100644 | 0 | 0 | | | 66 Bytes | 4e87441f0d1117ccc64e942ea8f8267cfef84b4c9af2618b9d3bce29275afab4 |
integration/fixtures/dummy/app/models/post.rb | 100644 | 0 | 0 | | | 71 Bytes | 39bf0d130e1b60a0ea22c2c7f514b800aaf0244ac401112a2ac42340da5d4baa |
integration/fixtures/dummy/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 232 Bytes | eb6c925b9ff8efe2a1836a5efa71bcd9ec223fdbff308691fd8463cb3b057237 |
integration/fixtures/dummy/app/views/posts/index.erb | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
integration/fixtures/dummy/config.ru | 100644 | 0 | 0 | | | 155 Bytes | fde40f9243e93c0d83f775eea879301124abafec5d0082e8fcc015870b67ed46 |
integration/fixtures/dummy/config/application.rb | 100644 | 0 | 0 | | | 2.49 KB | 1a54aea586be752a71e1db824131c1dac4f58d642216670cc1d58d0bd38baaa1 |
integration/fixtures/dummy/config/boot.rb | 100644 | 0 | 0 | | | 235 Bytes | 0e07a14f52b1767cee5996e57dd738a9d955218ae3e58b07815eba5c6553c22f |
integration/fixtures/dummy/config/database.yml | 100644 | 0 | 0 | | | 576 Bytes | 7beeabe8810c6df572ab5b68835f781da9f4cff77730bd567e525546c5c526e7 |
integration/fixtures/dummy/config/environment.rb | 100644 | 0 | 0 | | | 149 Bytes | 59a618350650f48bcfde8bcde65ac91e0a45c7531ceb0b2416778ac3c6f50dc5 |
integration/fixtures/dummy/config/environments/development.rb | 100644 | 0 | 0 | | | 1.34 KB | 8027ad730e9198889297c907474b041c926f9b20b6971a1ed3c6d87f51de16bc |
integration/fixtures/dummy/config/environments/production.rb | 100644 | 0 | 0 | | | 2.42 KB | 00dbfa7c7954b5a50219323e5958800a75f69ce2232e6ba9df3341ce8ccf0f8d |
integration/fixtures/dummy/config/environments/test.rb | 100644 | 0 | 0 | | | 1.49 KB | dd6a4482b70d5ed9c836f2eb1c13406065f75bf9766ac3e02f70de4fb7882921 |
integration/fixtures/dummy/config/initializers/backtrace_silencers.rb | 100644 | 0 | 0 | | | 404 Bytes | 12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8 |
integration/fixtures/dummy/config/initializers/inflections.rb | 100644 | 0 | 0 | | | 533 Bytes | cca635ff78f0d046e26ea74d97534d37d20028b25f6337464ebfb36358ce2004 |
integration/fixtures/dummy/config/initializers/mime_types.rb | 100644 | 0 | 0 | | | 205 Bytes | eeb81ee447a8f788b69240861f043b485ab6e830dde0997ddeb3c1b445ed5d06 |
integration/fixtures/dummy/config/initializers/secret_token.rb | 100644 | 0 | 0 | | | 496 Bytes | 697bad4d7b0f11c58c6ba0b9f9a02382b12fd74a297ad2e2817c9c9976b7c502 |
integration/fixtures/dummy/config/initializers/session_store.rb | 100644 | 0 | 0 | | | 407 Bytes | 3d7cecfc184ccfb11be1d8f222fba11a3774be54f37d8dc6af32bfe346287817 |
integration/fixtures/dummy/config/initializers/wrap_parameters.rb | 100644 | 0 | 0 | | | 465 Bytes | bee0c19a0f59b1ac716470499037ef99169b3a9097b734f9b7ce1fbb29ddf196 |
integration/fixtures/dummy/config/locales/en.yml | 100644 | 0 | 0 | | | 214 Bytes | f6db55a26e1fb6439814c6594588af0a112e7c548cd31d3a7e5d459e5cae3664 |
integration/fixtures/dummy/config/routes.rb | 100644 | 0 | 0 | | | 92 Bytes | 6a4ff8f929248954755a7b166a5c6ceb0c2c5089613e2d7af8187f9de16c320f |
integration/fixtures/dummy/db/migrate/20130709143526_create_posts.rb | 100644 | 0 | 0 | | | 197 Bytes | a13415adb39ab9f248ec4baf26bcb8ace91434fb90fc518a48bd7cffe498a2fa |
integration/fixtures/dummy/db/migrate/20130712144534_create_authors.rb | 100644 | 0 | 0 | | | 151 Bytes | d67ee6f3e11c2e093888b1a828b413f5198d47d3143f8520ce832c97d2bc717e |
integration/fixtures/dummy/db/migrate/20130712144551_create_comments.rb | 100644 | 0 | 0 | | | 181 Bytes | f38c21c8d345bfbec53963379a36a737b85e16ac7dd48798c3215451c8dc0388 |
integration/fixtures/dummy/db/schema.rb | 100644 | 0 | 0 | | | 1.34 KB | f1784406c2ac688e35273a7eef968c1b4f84c8224634c11acbd5fb60fe510cea |
integration/fixtures/dummy/lib/assets/.gitkeep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
integration/fixtures/dummy/log/.gitkeep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
integration/fixtures/dummy/public/404.html | 100644 | 0 | 0 | | | 728 Bytes | e83bab5bc954e390da4d67691e61ee368b97738ab7d165c4d35d54977c116f58 |
integration/fixtures/dummy/public/422.html | 100644 | 0 | 0 | | | 711 Bytes | 97a7b03d5364abcb3e667d94da1f7f5112dd07487d6f969c23eb5f2cd7c2171b |
integration/fixtures/dummy/public/500.html | 100644 | 0 | 0 | | | 643 Bytes | c0f4e7e13b8cbf8d37126ff3ba8966eb9fbdc61683e75c3f61ca7316998bbb25 |
integration/fixtures/dummy/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
integration/fixtures/dummy/script/rails | 100755 | 0 | 0 | | | 295 Bytes | b9535049af7be6700e161fe507b5e7ea4f884d329e9224d08d8f4f840c896257 |
lib/cancan_unit_test.rb | 100644 | 0 | 0 | | | 274 Bytes | f56237e61c09e93095e11028e47014ee92a29c655f9674da7a6e5adac35f22ad |
lib/cancan_unit_test/action_controller/stub_registry.rb | 100644 | 0 | 0 | | | 692 Bytes | bf4500cb373121555774b0057355124e9616351e22b2cef36715274087dc4375 |
lib/cancan_unit_test/action_controller_extensions.rb | 100644 | 0 | 0 | | | 59 Bytes | 31f55d7ce1d43dc6126bfd5a3a1d52db36e42116e3dd12c2a645c546eba55009 |
lib/cancan_unit_test/cancan/controller_resource.rb | 100644 | 0 | 0 | | | 1.27 KB | 57a85f1aaa56c295f9ef4bf87104a671893bea4fdcdf3ef114a416ec6656feef |
lib/cancan_unit_test/cancan_extensions.rb | 100644 | 0 | 0 | | | 54 Bytes | 7b29aa0932f1a14b158302cdf8b9735ad6bf28d84dda48c008a1621c2069b34a |
lib/cancan_unit_test/mocks.rb | 100644 | 0 | 0 | | | 443 Bytes | a1f01f51afc8e3d5ca96fdf063955e9ec860e8814f7892128dc9e070369348bd |
lib/cancan_unit_test/stub_finder.rb | 100644 | 0 | 0 | | | 963 Bytes | 8a1199bc380cea2cc0c213a3e9338ff3d11566b96fb05d488df55d4761ce4270 |
lib/cancan_unit_test/version.rb | 100644 | 0 | 0 | | | 46 Bytes | 0d72b515ad327cc84f9a456dad4e44f2903b08c1b1d3459759954afdc05f76b6 |
spec/cancan/controller_resource_spec.rb | 100644 | 0 | 0 | | | 3.04 KB | 5839bdb20151049acac22dd1fedcf0c04966fa5cde93e964b0a3c125ecc833d8 |
spec/integration_helper.rb | 100644 | 0 | 0 | | | 929 Bytes | c8a8e15abb0c74776634acf3ef6a20e36c957486a5a1668c3785f22c4ab88580 |
spec/mocks_spec.rb | 100644 | 0 | 0 | | | 1.38 KB | 8e1d719053183b73bf6908eb861f26f26d7fa43db81b48ebcea65f00ad4be0e2 |
spec/rails/action_controller/stub_registry_spec.rb | 100644 | 0 | 0 | | | 3.6 KB | f47be775c796819c822ca94fb8bb12cf0c96f62e49698dc232fc762d685c93ff |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 474 Bytes | a3bf6146066989683e3d13a8ff93dd64a92a1fe42192e7ec1c53d01b22c2a054 |
spec/stub_finder_spec.rb | 100644 | 0 | 0 | | | 2.72 KB | 0172815c14fe09d3096ecdc370af3a7b577534020304123638ab2893d2dc272d |