rails_serve_static_assets-0.0.4

https://rubygems.org

rails_serve_static_assets

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 506442

number: 0.0.4

platform: ruby

spec_sha256: 8286f5784d73f05b0611816609f2e0b220e17f69da0ffa67e4e42ebd0d33ac71

sha256: d998525688ed63390a083f0342a3076368b2ded75380f3d8d9404fe069aac877

created_at: 2024-05-13 08:21:12 UTC

updated_at: 2024-06-08 21:28:08 UTC

position: 1

version_data_entries_count: 60

uploaded_at: 2015-01-29 17:47:23 UTC

indexed: true

has_extensions:

extensions:

Gem size: 1.23 MB

Version Data Entries

Total: 60

Unpacked size: 1.24 MB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore10064400185 Bytes71196c0eb1ceb16fe96fbda20367c6bf6f715bb32065d72ce9c1d387a874dcf5
.travis.yml10064400212 Bytes3167c9a94280fffb8799cc8cab44d5cff8879ae54b66d08b38ad139fe1f1c493
CHANGELOG.md10064400293 Bytes6953c2a16a91b879e64604fa73f33b96762738ea7e007a58577fcd0df5db2598
Gemfile10064400332 Bytes5583a4cc3d5af331627ff289128a641b258e363e9fbba8d7deebeaff3834f617
LICENSE100644001.05 KBec1cdc5aa40e7084ba95186deafe877180a61cb68ac59c7168b45787d10df0ab
README.md100644004.07 KBb491aece5584687528fdbfd1abbfbd9e68e07cffce19c269037926608efcd99e
Rakefile10064400457 Bytes47c50f6950b13334755997d09bc21166ab1adbe4975d417597d54a155f26533d
gemfiles/3.2.gemfile10064400112 Bytes95339507d24f66051d280a253afa24a3e3ec340324c3b736b69a3396ef92cbef
gemfiles/4.1.gemfile10064400111 Bytes2a387e3915d549a081c4077674e79abbb444baa564098ae88513240c58457f9a
gemfiles/4.2.gemfile10064400111 Bytes2a387e3915d549a081c4077674e79abbb444baa564098ae88513240c58457f9a
lib/rails_serve_static_assets.rb10064400107 Bytes2f03e89844a44e933567f204cbf3807af0efcbaf7dfddf1875d97ec2de0952b5
lib/rails_serve_static_assets/railtie.rb10064400349 Bytese6f8d188ba26eb4088a198d5eb1c668113580bb29a883920fe5da84c82a3a38c
lib/rails_serve_static_assets/version.rb1006440054 Bytes09263d33af0591567b6abb21f481f15bdfcb91e598cfb7935af36958f560f1b3
rails_serve_static_assets.gemspec100644001.01 KBe3e938cc296b202d451dbbce0f44ff5702af1557e038974e6c939ee247a4ed58
test/integration/static_file_service_test.rb10064400632 Bytes4e02cdf989cb03eb993d11626912aa519935084aff3dfa1adbbd467dc562f7a1
test/rails_app/Rakefile10064400265 Bytes4af01ee94a1a77ddc7496ae069d715b0e548d67409ac14d2b2a1fc842e29323b
test/rails_app/app/assets/images/schneems.png10064400621 KB33229ec6642eb0af85bd2a6f22d96106f9c6cf78cd65cec284455a0bfc6a9138
test/rails_app/app/assets/javascripts/application.js1006440015 Bytesdd6347bd4f52103ecda8ed0d0e1a3718045d2f7be2595713a12f5e2932d68085
test/rails_app/app/assets/javascripts/foo.js1006440012 Bytes1db0cf63414e73e1725000da556c9b6e22e981a460b555335b3405a346212967
test/rails_app/app/assets/stylesheets/application.css10064400545 Bytes22254acf945abed4f690c358d258ef19b91d3d0446bfd8a2ff660a8d409416b1
test/rails_app/app/assets/stylesheets/foo.css1006440031 Bytes7df39de07d20e135674c35821c6cd4728d8e936f32e25c0cbf47551080e0c764
test/rails_app/app/controllers/application_controller.rb10064400205 Bytes5b45dd4c874cff3469d1c942c4c0c341798429c3fb76f8e7523336f1d189259e
test/rails_app/app/controllers/authenticated_controller.rb10064400221 Bytes476e762a0e2a17904a6ed974a2f196647a9d8f3ba912b39fe545645042aa7c49
test/rails_app/app/controllers/pages_controller.rb1006440080 Bytes74342ff0a357034089d28fe4678786db878b87888d351ba2919fb6101caa753b
test/rails_app/app/helpers/application_helper.rb1006440029 Bytesf77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8
test/rails_app/app/helpers/authenticated_helper.rb1006440031 Bytese791f332b996426eaa0a9ca4fc3860ac2a37c3cae1f95074e0bc71cfcedbe7af
test/rails_app/app/views/authenticated/index.html.erb100644004 Bytesf8026156f4a57e1049f56ed55b30c254a7fde21c449db7457fd86a05792a68ce
test/rails_app/app/views/layouts/application.html.erb10064400198 Bytes555b9ed385c830e7b6c7793fbe3e3f45a7325b6f8d24c3f6bf6aef1d36e77a2a
test/rails_app/app/views/pages/index.html.erb100644005 Bytes59a6f8a560dc8a7f99f470570bcc100f50e415922fbf71a27af34c5630cf233a
test/rails_app/config.ru10064400155 Bytesfde40f9243e93c0d83f775eea879301124abafec5d0082e8fcc015870b67ed46
test/rails_app/config/application.rb100644001.99 KB06daab352f93b24e6116df1a6aebbe4e3edbc80f283b8964f8028f0d20df5df9
test/rails_app/config/boot.rb10064400235 Bytes0e07a14f52b1767cee5996e57dd738a9d955218ae3e58b07815eba5c6553c22f
test/rails_app/config/database.yml10064400476 Bytes58bbed8c11f1a860e90c52c1232ccf8010a8bd88b442c24006dcfc0ec9606885
test/rails_app/config/environment.rb10064400149 Bytes59a618350650f48bcfde8bcde65ac91e0a45c7531ceb0b2416778ac3c6f50dc5
test/rails_app/config/environments/development.rb10064400935 Bytesb4d8c2d0ce9b6ea6c144bf3478de92ba11437ccc72d54ec8a8b805e897668f1e
test/rails_app/config/environments/production.rb10064400889 Bytes73fbc22f994d3ee60a0b85669704f7d17464382e671add29668ec005f07bc9fc
test/rails_app/config/environments/test.rb1006440034 Bytes17cff2e3f9da7f1b8ed1386160fd8fd72e597ce78dc269d4fb00348b9242f6e2
test/rails_app/config/initializers/backtrace_silencers.rb10064400404 Bytes12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8
test/rails_app/config/initializers/inflections.rb10064400376 Bytes9449663f6476f55fcc11553109eadee742521924a0592102e7f5ac25e8b3561a
test/rails_app/config/initializers/mime_types.rb10064400205 Byteseeb81ee447a8f788b69240861f043b485ab6e830dde0997ddeb3c1b445ed5d06
test/rails_app/config/initializers/secret_token.rb10064400496 Bytes463d80ac6a17584049a6a7f334c9653a91f633805c944d5928e5712a6fcdaa8f
test/rails_app/config/initializers/session_store.rb10064400410 Bytes0c50de7253553a2aa66d38722ef7e2dee7f1c46852001cf50d02d6bcee112644
test/rails_app/config/locales/devise.en.yml100644003.82 KB31a179900b0d66e1f28e3acd39ee5175ef6d7c818372cc97d43ede12b879d0dc
test/rails_app/config/locales/en.yml10064400290 Bytes2639dca9e0f7b14d7e0078cddc498bde9f9fec6157166b3d8620e32f53ec381a
test/rails_app/config/locales/es.yml10064400288 Bytes11d6b5f86bf01d30f4175ac95b79070e7a550a4575e346f6ab93e495e7b7962b
test/rails_app/config/routes.rb100644001.82 KB3d406b5e708cade12720c60a939d0e77cb17099ff0812d12e7ae5ae8b8664261
test/rails_app/db/test.sqlite3100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test/rails_app/perf.rake10064400124 Bytesefc963f2840dfc6e93a8287e13013d6855789fce94e32005a44b8969df5a3e39
test/rails_app/public/404.html10064400728 Bytese83bab5bc954e390da4d67691e61ee368b97738ab7d165c4d35d54977c116f58
test/rails_app/public/422.html10064400711 Bytes97a7b03d5364abcb3e667d94da1f7f5112dd07487d6f969c23eb5f2cd7c2171b
test/rails_app/public/500.html10064400728 Bytes4ca11648f057809f28f549961ecb31a7aaa26d1c7e2b42073702a4ff3452dd4d
test/rails_app/public/assets/application-5f55f638b632759d9c9113417c3ac6bd.css10064400543 Bytes97ac7a0e5c8258ec8835b3c21f7a6705097c0654f922c63d2bacfd7fbe2166a9
test/rails_app/public/assets/application-5f55f638b632759d9c9113417c3ac6bd.css.gz10064400333 Bytesbc84e321e6613a16673d07d80874593df39ff749f0f0e3809c7a1f92d1dceb2c
test/rails_app/public/assets/application-89f8f774b6fb6783dfccc79d4103f256.js1006440018 Bytes7a7ed0e2b438123a54152690c883fc0b0ffb27d3dfbb6d8dc7804896303d0311
test/rails_app/public/assets/application-89f8f774b6fb6783dfccc79d4103f256.js.gz1006440038 Bytes3339fef6f9be0cc775a1887bf300e610ef013fea7d637d5a7c7b445d87742178
test/rails_app/public/assets/manifest-7bf37a2cd54094ac4d4308b706454b81.json10064400746 Bytesc5bb5d287fac16c479d2694cfc4fa7abf3861213c1f9ee179039c07ef8bc88fc
test/rails_app/public/assets/schneems-cb0905b917bde936182e153558f54a5f.png10064400621 KB33229ec6642eb0af85bd2a6f22d96106f9c6cf78cd65cec284455a0bfc6a9138
test/rails_app/public/favicon.ico100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test/rails_app/script/rails10075500295 Bytesb9535049af7be6700e161fe507b5e7ea4f884d329e9224d08d8f4f840c896257
test/test_helper.rb100644001.44 KB819411e60a2081135d9a3e1fb7a64c7c81497c4939821535264f90d8300e0cf1