refile-0.5.2

https://rubygems.org

refile

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 744903

number: 0.5.2

platform: ruby

spec_sha256: c890a020a8b68c5bfe60f68980d20322d5ec94287e1bc0424de2256f33685fa8

sha256: 10c07c39fa9f76b2e99e7e022bf504dca753d5fa934b54fece31c89bb306d792

created_at: 2024-05-13 08:25:07 UTC

updated_at: 2024-06-10 09:26:12 UTC

position: 6

version_data_entries_count: 68

uploaded_at: 2015-01-13 14:11:39 UTC

indexed: true

has_extensions:

extensions:

Gem size: 227 KB

Version Data Entries

Total: 68

Unpacked size: 319 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore10064400276 Bytese10ea0fd270d15613e158d4657d3085867a8c28c966b4e65814d62270185a459
.rspec1006440029 Bytes5595ef0eb8739a219c1af4a72859f18a2b4e157d832d2200996325f4c9971178
.rubocop.yml100644001008 Bytes9eeba71adb7b62d5783ec639bb3c1e0447017d37e7267204bc139e02a566b6db
.travis.yml10064400224 Bytes16d1321c686e382020825d284d3e3f80ea2718108d8fc0ba0dd67bdac292a29a
.yardopts1006440056 Bytesc3dfe17bfb3d15b74377e740397e1d1ef0c7e4356c282aae034cdfd2c9e47d78
CONTRIBUTING.md100644001.15 KB352d77f33dbd70cb00a08f5787bdc25377061badeaafc55e5e06c96e7bc5c6ff
Gemfile1006440039 Bytesafe937ae0b605332cd5f9bfbd40d488faff2b9cd5bdd2a6f75fb3107704a196f
History.md100644002.2 KB389f1ec7c1168b7e793955196c0841f95cffd7922a86e0a6b9d2bcd80d6b6dc3
LICENSE.txt100644001.04 KBea0521ccfafff6f28149bfbab2f40c2dae1ac1c9b84bcfee683434b394732978
README.md1006440019.3 KBcb21a8dd38320a4d6deb6b3c1cf7514ff0fd9ebc03d712395ce8cda6c8360063
Rakefile10064400398 Bytesf5ee8bb782bf766a49136ff1613b0e52c77803d373a4198b756043660f1eb4db
app/assets/javascripts/refile.js100644002.11 KB0662116e1a89d3cdb4a3dbfaf25ac0e6b581270d5722d2828ce543da3b4f333b
config.ru10064400213 Bytes5738709203afd2418048afa5833145833ed7f7205fcd7b64616d4a73855f50c6
config/locales/en.yml10064400248 Bytes989aea8f964aadb5a9afcc331c14b9bc42d883b219e00f2697a61652a6d9bd36
config/routes.rb10064400127 Bytes37a223ad73b74f8e8082ab1696c99ba3763275ecf717168be858f5c2dc7c3054
lib/refile.rb100644009.68 KBc0d869f72213e2b9eeb15d9b9aeff731c1afb3897983d7c0d3fc8627b3b7ae02
lib/refile/app.rb100644003.27 KBb11dab79427867d513a52a91f1fcb416904949863f557114873dfb1dd6a457d6
lib/refile/attacher.rb100644004.38 KB0327b951a98fa1821c0c3337f629d3a9ed90e5d1b49244ea6e0636c96fa898b5
lib/refile/attachment.rb100644002.98 KB0e232ce766f9fb315213ab72d9109f632c2834a4eeb22ab57eecf94e7c219903
lib/refile/attachment/active_record.rb10064400773 Byteseabcd3ecd0570ec002a77357d4d892398df387a1fb736e93ffaa20737dfa8e1c
lib/refile/backend/file_system.rb100644003.83 KB95dd522f6ad5ddd03aab98207dded318fa5505bb0d6b2db258a257af0ae78fbf
lib/refile/backend/s3.rb100644005.14 KBd2161842d24d76a86343c57890ef97ef760cc0802ba7da20e619c2e88d579e6e
lib/refile/custom_logger.rb100644001 KBe527d0ec5b512f0f17aa43029a0c673155da1c5900b79f6d8fad6e44b3959fff
lib/refile/file.rb100644001.71 KB64fc263bf8b7416028c04a8e6798b9bb9ca46b1a93084aefcd87792c296f3549
lib/refile/image_processing.rb100644005.59 KB251f45706833a52431f8fab94e951f0805060f6788945297bcd619d06ec3f2bc
lib/refile/rails.rb10064400771 Bytes1a440f9f40dba67682cf1f21d5c17712bf813c331f37f4345e79de3ed573af63
lib/refile/rails/attachment_helper.rb100644003.87 KB254661d8aa81581430ab9187e418f4e2e025f8480274e48071bb892ff76cbc8c
lib/refile/random_hasher.rb10064400258 Bytesf7e8a8d93bdc6711af4f17f3efaaf5760317e1331ccb2df02f1fc08b0c0957a3
lib/refile/signature.rb10064400916 Bytesfc9032f32cd122e66bee856b6201b33dd225c3964d6498f334ced3f2c1b501ed
lib/refile/type.rb10064400849 Bytes80edda9b6ae35c56707bfdd06438b730b3cd6deb742139a1b841aa04774d06ec
lib/refile/version.rb1006440038 Bytes4dafb17cdf627c12bdbaaa75d2cdbdf3f464970f7085c508722a145d36596a36
refile.gemspec100644001.56 KB5d7acf22330973a2067b572d22bebdbd14be7b757166f638ff89ae3e64516c78
spec/refile/active_record_helper.rb10064400619 Bytesee2dd53579efdc6e8edf3d8991942ec1d51b6ef08259be6b6c1d8fc75a3bbd2b
spec/refile/app_spec.rb100644005.1 KBb1cc066a01e41f7a0acb4a970240591366f4e109588987ddd8cd43e7e8cea2bc
spec/refile/attachment/active_record_spec.rb100644002.63 KB608f5387bf43e904ebff0d1a6c6db5aa90f25ed83df7187d83006ad3976eebe0
spec/refile/attachment_spec.rb1006440016.2 KBa7e7bb4d81d2dadfdc79204dda4e2d3f1ea82cd32e32a118f76da40e4dfffdbf
spec/refile/backend/file_system_spec.rb10064400186 Bytese44226143f277cab67cccd92804188b41f474a1193d71a160096f63aa6206e68
spec/refile/backend/s3_spec.rb10064400266 Bytes73bd6b7b355554ee4801028be0f95e31625b1f2a3dfe5dd8771b48ca325af6f9
spec/refile/backend_examples.rb100644004.6 KB9d3cdde531d088df0cde4c7c28ea0d2a61eef9dbfd7a1abbd8e748dfb626bb4a
spec/refile/custom_logger_spec.rb10064400602 Bytes339685151be04c4ca4a742f11ae1d561385ae12d93553ed525fb0b24b1a8da8f
spec/refile/features/direct_upload_spec.rb100644001.48 KB42e8ee60fcd98eccac3d5e022a4661878265990fd92e7f59396411698be093b7
spec/refile/features/normal_upload_spec.rb100644004.87 KB7e55712304055b5dc0df2999ed8e78c3659eeec2e37fcd1c69f5d506f0616b90
spec/refile/features/presigned_upload_spec.rb10064400871 Bytes03172f868c1300f31783944758b2c1a1d3b97bfb41768ff8a45230620eb9b8ef
spec/refile/fixtures/hello.txt100644006 Bytes5891b5b522d5df086d0ff0b110fbd9d21bb4fc7163af34d08286a2e846f6be03
spec/refile/fixtures/image.jpg10064400189 KB102a4991108abf0a7d39ebdd066e5976a62be357f8591cf1d0794728519227b7
spec/refile/fixtures/large.txt100644002.83 KB0d2f4ca2acbb3043af0791a01525ab02c65bc6028154a4af73bbd426b1b4d429
spec/refile/spec_helper.rb100644002.06 KB4468c6be713b4304ac523b439ae3ba4059359f7479a572ac3901b246d0382714
spec/refile/test_app.rb100644001.73 KB60fed112500f096f4b3b957bad9dc57861f608ffa82c3850f293bc146beb6f55
spec/refile/test_app/app/assets/javascripts/application.js100644001.23 KB4d50dbc5a871314d7fb0289d669680f8308bb0aa8c990f596d85cd6a83514692
spec/refile/test_app/app/controllers/application_controller.rb1006440057 Bytesc7279227656b36b3500f97e5331b497f88eb66f60f0b7d8a2e2a69c65bf9130d
spec/refile/test_app/app/controllers/direct_posts_controller.rb10064400280 Bytesbc2e84d51026601088cf74daba3ce93e05da5ee491c3a707be7689523d8cd060
spec/refile/test_app/app/controllers/home_controller.rb1006440067 Bytesfcb3f9556075572378727aec4e4d266f3e4fc1329f58485f4eee80bd77285065
spec/refile/test_app/app/controllers/normal_posts_controller.rb10064400774 Bytesa7437a51b40a6dcdca760faeb19bdab2c76675ed88187cd37c1e3ba144119804
spec/refile/test_app/app/controllers/presigned_posts_controller.rb10064400725 Bytesa29e6c400a6886a47b096be3d51ca573d16609aeb1f537562c5744ee53c80a5b
spec/refile/test_app/app/models/post.rb10064400147 Bytesc1fa4212cbd8223cbe63a6acf0428dd9f0c0cf7d439c089ce880da0fbb2a8d4d
spec/refile/test_app/app/views/direct_posts/new.html.erb10064400459 Bytesd6dca0772a3d607a1017da89663debfb1c2f86ae00faf9fbab6d3715f60aaf82
spec/refile/test_app/app/views/home/index.html.erb1006440021 Bytes5090ca2c0973f60ac093ccc3a10f5a0b8999f3ed7519829d6724b5f2051ab3ce
spec/refile/test_app/app/views/layouts/application.html.erb10064400167 Bytes5d40c6b243ad60eb8a65ef1c24a57dedd33b1418d10ec25c8f207d9533ea0a4a
spec/refile/test_app/app/views/normal_posts/_form.html.erb10064400597 Bytesde116640e6f2035074d409ef7af69c1643f977d0cfaac17c0df982a254847267
spec/refile/test_app/app/views/normal_posts/edit.html.erb1006440021 Bytes828718767421abb395ac301589c3c7cbeb490809d35bf3ac650dcb097dc18e6a
spec/refile/test_app/app/views/normal_posts/index.html1006440083 Bytes7414c8014861c8075f8845d52acb629ef6366a5ef1ea69d91091e1ed9deb43a3
spec/refile/test_app/app/views/normal_posts/new.html.erb1006440021 Bytes828718767421abb395ac301589c3c7cbeb490809d35bf3ac650dcb097dc18e6a
spec/refile/test_app/app/views/normal_posts/show.html.erb10064400592 Bytes107671e8debbc80f34eb5f0f8e6accd4c64e88548a3ca2a4a2f3bbe9e4fa86a5
spec/refile/test_app/app/views/presigned_posts/new.html.erb10064400369 Bytes42ac5f37c77d364785877c6605d2844e1d0c1b7f50bd06a4bb057a6dc57fc8a7
spec/refile/test_app/config/database.yml10064400113 Bytes1ac89fceb7a9426a9c6003424390430d080d9f6ad788e5202613bcbf3b59b02b
spec/refile/test_app/config/routes.rb10064400449 Bytes887d2edc778ac356432c439e43f4205e72c491ec39334239cd0f6d34d7568047
spec/refile/test_app/public/favicon.ico100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/refile_spec.rb100644004.85 KBd509d143aa82a5a720e494696b0c92de0bbab1887725d386e4dd39d8e664e8ec