.gitignore | 100644 | 0 | 0 | | | 276 Bytes | 8de9e101a019f71c8141ed7110c424641b6f2384d3c7a13b5ea2614949f27775 |
.rspec | 100644 | 0 | 0 | | | 22 Bytes | 3d7df459dab1df41ad9b1ff4d473c0ac6fff18ed52fe0978852e6e2e6a034d4b |
.travis.yml | 100644 | 0 | 0 | | | 124 Bytes | a126da2db217fb81d08e4d0d241b74ccac16aa54c38b4b822d57f14045ff7999 |
Gemfile | 100644 | 0 | 0 | | | 91 Bytes | 31045e493b5cc30ca54ab17e53e05ae34e7ac9cef36c8e998d6a531df033fe09 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | ea0521ccfafff6f28149bfbab2f40c2dae1ac1c9b84bcfee683434b394732978 |
README.md | 100644 | 0 | 0 | | | 14.1 KB | 7e1b57a278451d997a2facf754a2631ab8a1d4d4c4e1e01e490d1cb7a3e6aa82 |
Rakefile | 100644 | 0 | 0 | | | 240 Bytes | a72f053508a2d6487db9049a32386975448ddb6ea18df4d0272ec3223c37e511 |
app/assets/javascripts/defile.js | 100644 | 0 | 0 | | | 1.67 KB | 842d69f5e4d85dc6add7cef0fd6bfa625abd7fee9bfc4b08980cb5758a48bc00 |
app/helpers/attachment_helper.rb | 100644 | 0 | 0 | | | 1.71 KB | 4eb821f2e919c385b3c1a83744acc45ece15635f4a50a775c0a7947fea02f898 |
config.ru | 100644 | 0 | 0 | | | 213 Bytes | efe54d19cc009968e126d609fbc568534e371f015fd55a742ce6b9ec2809b45f |
config/locales/en.yml | 100644 | 0 | 0 | | | 82 Bytes | 9b14b52f92f6381d435c1c153ca397a0bc84d362d3875734dbc914bde4e5ad32 |
config/routes.rb | 100644 | 0 | 0 | | | 92 Bytes | cc1b24a141926d8d71df3567ed80c9201b3047ab9040ef197eee9c106175f2f6 |
defile.gemspec | 100644 | 0 | 0 | | | 1.3 KB | 0ebf241d1c89cef14e784fb20aa2c5c1ae2705e61abb1dd38472392c3cdc3a7e |
lib/defile.rb | 100644 | 0 | 0 | | | 1.48 KB | 4103dad79fcf5cc2a4e26378b836ecaadc338c5c4cc2b3ab4314706251e71993 |
lib/defile/app.rb | 100644 | 0 | 0 | | | 2.61 KB | de1ed0eddb98f2c7bdb26c7beb52593a854b32be521a6a3e35984675102af637 |
lib/defile/attachment.rb | 100644 | 0 | 0 | | | 2.1 KB | 9c6eb0ed1bec025284bfa5ef002a29937c8e9f6ec1f454dc6a7aa9aa6a1972b7 |
lib/defile/attachment/active_record.rb | 100644 | 0 | 0 | | | 526 Bytes | 4ce614121b2d85f4330e3dab08b66d91f706f32ed5b7f7061ef2c27ba1bbd96e |
lib/defile/backend/file_system.rb | 100644 | 0 | 0 | | | 1.67 KB | 1dde412d83cd92dc786f21a79f5363a8a720f60bd0151ea0b53a73a678f8d05b |
lib/defile/backend/s3.rb | 100644 | 0 | 0 | | | 3.29 KB | ac46d8df11da0bd559439c669b82df9cf92b3076f929c39bcca64de916b11761 |
lib/defile/file.rb | 100644 | 0 | 0 | | | 862 Bytes | fac486b12963bf724e43c94f41a29394cd58d378698b7dc614e1c30cf97aed3d |
lib/defile/image_processing.rb | 100644 | 0 | 0 | | | 1.85 KB | d76c40e1d6523fcc8cd3685b8ae35589e2a00bda4535ec4fff57c90ced35c3d2 |
lib/defile/rails.rb | 100644 | 0 | 0 | | | 1.06 KB | 314caeee0288acaf0b269fa68d09f0c2398468b143894c18936ba55a634e5291 |
lib/defile/random_hasher.rb | 100644 | 0 | 0 | | | 89 Bytes | 5385b489a84cdaf90c434a0c81d4fa92ebba395a43ab0ec0c96aba1ef155535f |
lib/defile/version.rb | 100644 | 0 | 0 | | | 38 Bytes | 71eb3d721ac34cc5acce41861b2ffd55c2ee7c11a54d3222183bebf68788293c |
spec/defile/app_spec.rb | 100644 | 0 | 0 | | | 3.9 KB | 2f57a62d53560879568a0f2cf7c2b4ab89dc482d0c49dc063f1f82a0c4783738 |
spec/defile/attachment_spec.rb | 100644 | 0 | 0 | | | 4.26 KB | 1c92fdfc13daa37379051d48e6f442c5771938c477ca33b2426627aa005dfae3 |
spec/defile/backend/file_system_spec.rb | 100644 | 0 | 0 | | | 896 Bytes | 078f8da95b01cf7a12c713c1aa8dd6e119c145de504f96690dacf3bc48417c90 |
spec/defile/backend/s3_spec.rb | 100644 | 0 | 0 | | | 266 Bytes | aaaf67374e25279b3ce68bb40df5b6f6c9b1cca455e7d817ee0d88f9d0bc40f2 |
spec/defile/backend_examples.rb | 100644 | 0 | 0 | | | 5.07 KB | b256db61ef13684a2fb7e18efca04200445c827cad79be3c7fca5f74d7c59857 |
spec/defile/features/direct_upload_spec.rb | 100644 | 0 | 0 | | | 895 Bytes | f20dd247eaf3735246e59f27090c75fb93a48d328579dc0c4ecbeba3ac89fad5 |
spec/defile/features/normal_upload_spec.rb | 100644 | 0 | 0 | | | 1.05 KB | f181c54ea64bcb11cb082cf0c9257b42f0e467a5e4673b50ef563a0b2f3c5ccc |
spec/defile/features/presigned_upload_spec.rb | 100644 | 0 | 0 | | | 935 Bytes | 627b7174ef315ac439fdee4159c2072067cfdf5fdbb4629580c601ef51a7c84b |
spec/defile/fixtures/hello.txt | 100644 | 0 | 0 | | | 6 Bytes | 5891b5b522d5df086d0ff0b110fbd9d21bb4fc7163af34d08286a2e846f6be03 |
spec/defile/fixtures/large.txt | 100644 | 0 | 0 | | | 2.83 KB | 0d2f4ca2acbb3043af0791a01525ab02c65bc6028154a4af73bbd426b1b4d429 |
spec/defile/spec_helper.rb | 100644 | 0 | 0 | | | 1.15 KB | e8df05efc93e726a21fae34b9b9e2f0bfada5646ec971ab816908cd05c7c6b7d |
spec/defile/test_app.rb | 100644 | 0 | 0 | | | 1.04 KB | f5ad4a5bfc8477aa50a06b128c92b13ff688944142d627656df2847659a061b0 |
spec/defile/test_app/app/assets/javascripts/application.js | 100644 | 0 | 0 | | | 1.14 KB | c8b418bdf23def68ee8da587621085ee2b9cd49867d3a6db45cf793991bedb77 |
spec/defile/test_app/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 57 Bytes | c7279227656b36b3500f97e5331b497f88eb66f60f0b7d8a2e2a69c65bf9130d |
spec/defile/test_app/app/controllers/direct_posts_controller.rb | 100644 | 0 | 0 | | | 281 Bytes | bc2af421a81b94967bc7151fc2546cac2de55e46cf92ded9864a013a9d0f148a |
spec/defile/test_app/app/controllers/home_controller.rb | 100644 | 0 | 0 | | | 67 Bytes | fcb3f9556075572378727aec4e4d266f3e4fc1329f58485f4eee80bd77285065 |
spec/defile/test_app/app/controllers/normal_posts_controller.rb | 100644 | 0 | 0 | | | 370 Bytes | ec44bd5b8355df7ce1cbb9cd5cb4f0670398d386abce8e1549ec3ef2087de9ac |
spec/defile/test_app/app/controllers/presigned_posts_controller.rb | 100644 | 0 | 0 | | | 698 Bytes | 41607f76f47e6becdbc8e37013588db2ab5e367f158dbe894bbc3b628e3ef4c4 |
spec/defile/test_app/app/models/post.rb | 100644 | 0 | 0 | | | 133 Bytes | 7a30c6c87f11eaad075ad274c5d701fd394172e044495948e66e26b346dc6030 |
spec/defile/test_app/app/views/direct_posts/new.html.erb | 100644 | 0 | 0 | | | 363 Bytes | 5dfa5bd44c78e9bcb8b60f03a66e8f2a66c87de31ab6da26226d626af5ec9510 |
spec/defile/test_app/app/views/home/index.html.erb | 100644 | 0 | 0 | | | 21 Bytes | 5090ca2c0973f60ac093ccc3a10f5a0b8999f3ed7519829d6724b5f2051ab3ce |
spec/defile/test_app/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 167 Bytes | 48c29bf47adf360aeb5881f36f720d0cbcbf13ea57afd7c2b0afa592bede9aef |
spec/defile/test_app/app/views/normal_posts/new.html.erb | 100644 | 0 | 0 | | | 407 Bytes | 3709fa3ee9a36edd80bd592caca23d428405b31a145fd44be744c99d9e7e8608 |
spec/defile/test_app/app/views/normal_posts/show.html.erb | 100644 | 0 | 0 | | | 203 Bytes | 488de2e4fcfaaad4516b37a7c8068fb286a53e0bfce271a0794f34cd76cbfae0 |
spec/defile/test_app/app/views/presigned_posts/new.html.erb | 100644 | 0 | 0 | | | 369 Bytes | 42ac5f37c77d364785877c6605d2844e1d0c1b7f50bd06a4bb057a6dc57fc8a7 |
spec/defile/test_app/config/database.yml | 100644 | 0 | 0 | | | 113 Bytes | 1ac89fceb7a9426a9c6003424390430d080d9f6ad788e5202613bcbf3b59b02b |
spec/defile/test_app/config/routes.rb | 100644 | 0 | 0 | | | 479 Bytes | c17542bd5a97e76c93626cd4f823b1c500b06b54159fc0bc86f73af77076dcb7 |
spec/defile/test_app/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/defile_spec.rb | 100644 | 0 | 0 | | | 1.39 KB | 587cfeee21e17c7a0575039d32ffaf1d278ef972c60ff09a0439e49d4e4810f2 |