Rakefile | 100644 | 0 | 0 | | | 398 Bytes | f5ee8bb782bf766a49136ff1613b0e52c77803d373a4198b756043660f1eb4db |
.gitignore | 100644 | 0 | 0 | | | 276 Bytes | e10ea0fd270d15613e158d4657d3085867a8c28c966b4e65814d62270185a459 |
.rspec | 100644 | 0 | 0 | | | 29 Bytes | 5595ef0eb8739a219c1af4a72859f18a2b4e157d832d2200996325f4c9971178 |
.rubocop.yml | 100644 | 0 | 0 | | | 920 Bytes | d47122f911caddab0149293ff44e0cc19d5370be69c51dc40049bf881f936ad1 |
.travis.yml | 100644 | 0 | 0 | | | 210 Bytes | 2264f71a3b4b71dab3b61540bd877580ded453f7312dda596f03bce06714086e |
Gemfile | 100644 | 0 | 0 | | | 39 Bytes | afe937ae0b605332cd5f9bfbd40d488faff2b9cd5bdd2a6f75fb3107704a196f |
History.md | 100644 | 0 | 0 | | | 1.22 KB | 6bf72de0a273f9b59daea5eb685dea1de2de1c9092b41dcb87fd1adfc87f4439 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | ea0521ccfafff6f28149bfbab2f40c2dae1ac1c9b84bcfee683434b394732978 |
README.md | 100644 | 0 | 0 | | | 18 KB | 3fcc510b590f2f783d9fee45dc37aed1acfca7acb764e2f03595ef9f24e4ed74 |
app/assets/javascripts/refile.js | 100644 | 0 | 0 | | | 1.95 KB | 5e26b41c1532c08c9071bbf9dfd8dcfa38b19c117f3334381d9842ed877855ae |
config.ru | 100644 | 0 | 0 | | | 213 Bytes | 5738709203afd2418048afa5833145833ed7f7205fcd7b64616d4a73855f50c6 |
config/locales/en.yml | 100644 | 0 | 0 | | | 248 Bytes | 989aea8f964aadb5a9afcc331c14b9bc42d883b219e00f2697a61652a6d9bd36 |
config/routes.rb | 100644 | 0 | 0 | | | 127 Bytes | 37a223ad73b74f8e8082ab1696c99ba3763275ecf717168be858f5c2dc7c3054 |
lib/refile.rb | 100644 | 0 | 0 | | | 7.07 KB | d64c021c6a12b836b1d100974ecf92198ab0affa7d9dbb44b2ca41073d97c5c1 |
lib/refile/app.rb | 100644 | 0 | 0 | | | 2.98 KB | 2423c0c62fda40dec623f0d7d444ca03c42601eefc7e7406625858797a91204c |
lib/refile/attacher.rb | 100644 | 0 | 0 | | | 2.9 KB | bf8f83c02683f7190cebfe89d16ef5b23f993b54dcf0f126aa34da4956f97bf3 |
lib/refile/attachment.rb | 100644 | 0 | 0 | | | 2.77 KB | 553c27b1af00148d8b5492836c34f9a0f33372a02040da82393a0f4866ac10e8 |
lib/refile/attachment/active_record.rb | 100644 | 0 | 0 | | | 677 Bytes | 8a59558442e0a98d70ea82fcd25096441d133e46100dbc2238365601c170eaad |
lib/refile/backend/file_system.rb | 100644 | 0 | 0 | | | 1.56 KB | 8ca8696489b60b8e4ff1bb5d28da77170a22722351d1e85615dd6808e61f72ea |
lib/refile/backend/s3.rb | 100644 | 0 | 0 | | | 3.25 KB | 214c0a6f173a4d540a5d5195fe71c8655b8e9107c203c85b8c4805ae94568f88 |
lib/refile/file.rb | 100644 | 0 | 0 | | | 840 Bytes | 7fcb6517a7c146451e6c84d5e81664063fdc520ee9716d278327a0fc50b2005e |
lib/refile/image_processing.rb | 100644 | 0 | 0 | | | 2.03 KB | e1fad6303b3f63bf9870129abe67cf3abd3e797a13d080cb59d31ac55f803854 |
lib/refile/rails.rb | 100644 | 0 | 0 | | | 950 Bytes | 17a750e396cf60c5ed8b289547a38bba1cf0fc88a9a42f84b5379baff04b1713 |
lib/refile/rails/attachment_helper.rb | 100644 | 0 | 0 | | | 1.88 KB | 52688094d680ad63464ff699e3e52096485d99d8da11373f01aa4128445a7b48 |
lib/refile/random_hasher.rb | 100644 | 0 | 0 | | | 258 Bytes | f7e8a8d93bdc6711af4f17f3efaaf5760317e1331ccb2df02f1fc08b0c0957a3 |
lib/refile/signature.rb | 100644 | 0 | 0 | | | 288 Bytes | 930def381c625f18ed9d461623c162aa6abab0684a7ba6849166bbf80de8541b |
lib/refile/version.rb | 100644 | 0 | 0 | | | 38 Bytes | 64bcfceaa3aafab0c044534f24be7c3ff08f8d5ec5c4031bebe827e5ccb9c210 |
refile.gemspec | 100644 | 0 | 0 | | | 1.56 KB | 684a41b37430191b097a4cb74d5f708ee441fab5f358ff341c221a3bcdb34971 |
spec/refile/app_spec.rb | 100644 | 0 | 0 | | | 4.77 KB | 6f052594a7dca82af943b2818ba490a8e42ac72d58e9aec11e8d6f1bb183ed43 |
spec/refile/attachment_spec.rb | 100644 | 0 | 0 | | | 11.9 KB | 8bc9f95a5e2e1f42a9fd91a63eeee4f836ff82658868b10e6a28d6801aa804e7 |
spec/refile/backend/file_system_spec.rb | 100644 | 0 | 0 | | | 896 Bytes | 681ca360b8c93686ab57b8ca3fe08d8aea0edb82c186e020c9de72d4f5df42ca |
spec/refile/backend/s3_spec.rb | 100644 | 0 | 0 | | | 266 Bytes | 73bd6b7b355554ee4801028be0f95e31625b1f2a3dfe5dd8771b48ca325af6f9 |
spec/refile/backend_examples.rb | 100644 | 0 | 0 | | | 5 KB | 08035f2311fca2a89014a16ea542e3aa072997b9be07c29e80e326e71162293d |
spec/refile/features/direct_upload_spec.rb | 100644 | 0 | 0 | | | 894 Bytes | f4c96a0af5f108de3e1f2762b70a9756bbe1f55dc412ab17beecbd7c8452413f |
spec/refile/features/normal_upload_spec.rb | 100644 | 0 | 0 | | | 3.09 KB | 9a764ac8dda174454097076275bfcbb4d64d8137870adddc5efa3b3752957a14 |
spec/refile/features/presigned_upload_spec.rb | 100644 | 0 | 0 | | | 934 Bytes | c298c54bc117337f0a81623f31d309348eb67b712dce3da2723a9c9cfdd0ae02 |
spec/refile/fixtures/hello.txt | 100644 | 0 | 0 | | | 6 Bytes | 5891b5b522d5df086d0ff0b110fbd9d21bb4fc7163af34d08286a2e846f6be03 |
spec/refile/fixtures/large.txt | 100644 | 0 | 0 | | | 2.83 KB | 0d2f4ca2acbb3043af0791a01525ab02c65bc6028154a4af73bbd426b1b4d429 |
spec/refile/rails/attachment_helper_spec.rb | 100644 | 0 | 0 | | | 2.03 KB | 4f157d900da73a22585a1bce3b4731fdea1569417c1775a2da6f74f07fc0f8d5 |
spec/refile/spec_helper.rb | 100644 | 0 | 0 | | | 2.05 KB | 0ad877ba7e4d7690778b6429ee853374fea963ba6d3dc33478396a098ee0e4e1 |
spec/refile/test_app.rb | 100644 | 0 | 0 | | | 1.62 KB | a1fdc48fe4d5d3e8bf3469285a0e76b5cf1fce88f8d1d31380ac2ac63ac20e41 |
spec/refile/test_app/app/assets/javascripts/application.js | 100644 | 0 | 0 | | | 1.23 KB | 4d50dbc5a871314d7fb0289d669680f8308bb0aa8c990f596d85cd6a83514692 |
spec/refile/test_app/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 57 Bytes | c7279227656b36b3500f97e5331b497f88eb66f60f0b7d8a2e2a69c65bf9130d |
spec/refile/test_app/app/controllers/direct_posts_controller.rb | 100644 | 0 | 0 | | | 281 Bytes | bc2af421a81b94967bc7151fc2546cac2de55e46cf92ded9864a013a9d0f148a |
spec/refile/test_app/app/controllers/home_controller.rb | 100644 | 0 | 0 | | | 67 Bytes | fcb3f9556075572378727aec4e4d266f3e4fc1329f58485f4eee80bd77285065 |
spec/refile/test_app/app/controllers/normal_posts_controller.rb | 100644 | 0 | 0 | | | 811 Bytes | 668c0678bf9f214212a6d9e0e3e84bb2b2c19c90e0f9c6b65a99aa019da45d29 |
spec/refile/test_app/app/controllers/presigned_posts_controller.rb | 100644 | 0 | 0 | | | 734 Bytes | 7bf90f6f6298b366bc8ef8b20d3d307eea7b98c53afaf213b0b1ee318880173c |
spec/refile/test_app/app/models/post.rb | 100644 | 0 | 0 | | | 147 Bytes | c1fa4212cbd8223cbe63a6acf0428dd9f0c0cf7d439c089ce880da0fbb2a8d4d |
spec/refile/test_app/app/views/direct_posts/new.html.erb | 100644 | 0 | 0 | | | 363 Bytes | 5dfa5bd44c78e9bcb8b60f03a66e8f2a66c87de31ab6da26226d626af5ec9510 |
spec/refile/test_app/app/views/home/index.html.erb | 100644 | 0 | 0 | | | 21 Bytes | 5090ca2c0973f60ac093ccc3a10f5a0b8999f3ed7519829d6724b5f2051ab3ce |
spec/refile/test_app/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 167 Bytes | 5d40c6b243ad60eb8a65ef1c24a57dedd33b1418d10ec25c8f207d9533ea0a4a |
spec/refile/test_app/app/views/normal_posts/_form.html.erb | 100644 | 0 | 0 | | | 597 Bytes | de116640e6f2035074d409ef7af69c1643f977d0cfaac17c0df982a254847267 |
spec/refile/test_app/app/views/normal_posts/edit.html.erb | 100644 | 0 | 0 | | | 21 Bytes | 828718767421abb395ac301589c3c7cbeb490809d35bf3ac650dcb097dc18e6a |
spec/refile/test_app/app/views/normal_posts/index.html | 100644 | 0 | 0 | | | 83 Bytes | 7414c8014861c8075f8845d52acb629ef6366a5ef1ea69d91091e1ed9deb43a3 |
spec/refile/test_app/app/views/normal_posts/new.html.erb | 100644 | 0 | 0 | | | 21 Bytes | 828718767421abb395ac301589c3c7cbeb490809d35bf3ac650dcb097dc18e6a |
spec/refile/test_app/app/views/normal_posts/show.html.erb | 100644 | 0 | 0 | | | 455 Bytes | 31109136b03df096e90d5fedf62ac51d95dc2fd222f3ea9a125d081f32bfe222 |
spec/refile/test_app/app/views/presigned_posts/new.html.erb | 100644 | 0 | 0 | | | 369 Bytes | 42ac5f37c77d364785877c6605d2844e1d0c1b7f50bd06a4bb057a6dc57fc8a7 |
spec/refile/test_app/config/database.yml | 100644 | 0 | 0 | | | 113 Bytes | 1ac89fceb7a9426a9c6003424390430d080d9f6ad788e5202613bcbf3b59b02b |
spec/refile/test_app/config/routes.rb | 100644 | 0 | 0 | | | 449 Bytes | 887d2edc778ac356432c439e43f4205e72c491ec39334239cd0f6d34d7568047 |
spec/refile/test_app/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/refile_spec.rb | 100644 | 0 | 0 | | | 2.57 KB | 4273fb0bb13adc34fa0155513ced2508760686ffa9e0381d282e3491f710b2b1 |