focused_controller-1.2.0

https://rubygems.org

focused_controller

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 321478

number: 1.2.0

platform: ruby

spec_sha256: b36a524a7dfce3b38673ba546aa39bcb9c0c915354f283dec72fa1cc917fcde6

sha256: 6432255de2509377d3c3a1c0fd2ebb341c981c9e8013e639b46aa0bf2a4119ec

created_at: 2024-05-13 08:18:24 UTC

updated_at: 2024-06-07 18:23:14 UTC

position: 5

version_data_entries_count: 92

uploaded_at: 2014-06-20 08:09:43 UTC

indexed: true

has_extensions:

extensions:

Gem size: 106 KB

Version Data Entries

Total: 92

Unpacked size: 347 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore1006640050 Bytes27d6c9d36f024893afd6d124790b5459a662280034bf2b620117b7bd8b87eb30
.travis.yml10066400200 Bytesd0435d58a98fd98ba3c002b1a37eecbed960ce17935fd3d5f3d08f29f7ff4790
Appraisals10066400248 Bytese5cb540bd6c71d2c72690b080fdaa26d098388f8711028c052b7323c3038bcb2
CHANGELOG.md10066400145 Bytese8b32e671863af6e0743dc21c1d28b016c71c9627417d4332f840dedef0a5c21
Gemfile10066400102 Bytesf614038f94dad98daece29f83f73fe5221d671fefb7a6232c530a9514ff0c42c
LICENSE100664001.04 KB0b5ebfb88a23e14b084567268556fd4bec825fe4d098c5d2bd8c3e12fdb5461e
README.md100664007.54 KBdda70074dffbae6a376389f44a35409874beec32f7c9c7931e62e303b88346f3
Rakefile10066400472 Bytes38306883a4441499dbe4a5fcccfe245fc35c98513a930f77cdac526e220a3c4a
focused_controller.gemspec100664001.26 KB7c0a957e8f9be238b59561c54b99e8726f3bfa76a14aefe28567643e29228c6b
gemfiles/rails_3_1.gemfile10066400115 Bytes9a6679044acd616192e52047a5d1169b27ba92bb4815dd01e201ef4ec59bcfc0
gemfiles/rails_3_2.gemfile10066400115 Bytes80df9b951a6cdbdae1cfa279ddd41e802d85faea8fe2a217f4644ad05d0f1703
gemfiles/rails_4_0.gemfile10066400115 Bytes163adda62a6afb568ce28b55f89e593c1c1f1f2ebc843b39fa922beac177b2b4
gemfiles/rails_4_1.gemfile10066400145 Bytesf570ad5ce2abddfa22bb96ac0b60741c5c621375662f9b1f3994e39e3a8f15b0
lib/focused_controller.rb10066400149 Bytes1ade0a6acf68704ab41c35c5b738025de9517c5f8b323cbe6e9582f2340932c6
lib/focused_controller/action_name.rb10066400110 Bytes81f7511ba8fe633589a1cf4a554e36ceb671db30dd3feae53886b5b438b38164
lib/focused_controller/functional_test_helper.rb10066400658 Bytesa6bfa6ac13dad3ff2b4acacb2a633dbdf4b16faa5fa8ae5cf676c239b2da0279
lib/focused_controller/mixin.rb100664001.51 KB7348ddb9406c01ab84153551bd67aad09c555eab2dff87fa913fda1d4e5700ba
lib/focused_controller/route.rb10066400288 Bytes7223f2ede41970172b6b335d907f19beba33f4f5b04f135a0331b5c57552dba0
lib/focused_controller/route_mapper.rb100664002.01 KBa3b78c57d6873258166410b840db6ac5d3e462f7b7c1ea317da2bd007e4ed7a0
lib/focused_controller/rspec_controller_class.rb10066400374 Bytes4a49ef7e2850a0455a9b6471f2f54a25dbc0e46369881d341e63e1f51ce039fe
lib/focused_controller/rspec_functional_helper.rb10066400622 Bytesd2bd7e1b99dfbc49e9381adb14576d46d495872e34ed09e72d84cd9df0c86cf9
lib/focused_controller/rspec_helper.rb100664001.24 KBae8f30a1cb1731a25c4077a58070a46c499f82ae81f1116329257e264de499ae
lib/focused_controller/test_helper.rb100664003.94 KB4bdf9582f056ea85034700b767a23208be8ddbd893600d2b7ed074cdf0072465
lib/focused_controller/version.rb1006640049 Bytesc5a62d9d5131bc90120e3ce661c7789915e9e8d284c95de4620f581445d5d119
test/acceptance/app_test.rb100664004.13 KB1e24a3e8f50097d5741b7b8974649c21e129934ee048d68f74e60d360cc9b254
test/app/.gitignore10066400430 Bytes75e372075bbe0a8765a7b22705d339addf5a05866b73fbab43d8877c754f0cda
test/app/Gemfile10066400164 Bytes311ef9ed6fd3f7120f6d1145efab43afef446bc7a0cb5d9e82a38dc73996bfe8
test/app/README.rdoc100664008.99 KB64a9a47d3d0586bc787ef2fa3a8ae07ef67538409a2d09bd3fcc2441ff5f9340
test/app/Rakefile10066400268 Bytesb604d1a09541937b66d5439c8f2421373aa13a063d6ce33efd14b86f13a80f5e
test/app/app/controllers/application_controller.rb10066400150 Bytes96611c7d154a838702b335d98dc35fce795fc5ef8710fbbfc77be372ba9b60ce
test/app/app/controllers/posts_controller.rb10066400816 Bytes637d7526c6499bfaa5ad574d773744ffbe353a232254fdc1e5e24037860c9d8a
test/app/app/models/.gitkeep100664000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test/app/app/models/post.rb100664001.18 KB96162636d53c8216d45fb6eed561809d34a9e70bfea64b0a1eaf0e123ed95336
test/app/app/views/layouts/application.html.erb10066400206 Bytese12b0d8961a4322d946c3569ee89acbc6896cd580baabb8d3bbcdc92984fe3a4
test/app/app/views/posts/_form.html.erb10066400567 Bytesdebb0569e53047ca9960d59b26db9c96ab1c46a375dddf85d262b249e29c504c
test/app/app/views/posts/edit.html.erb10066400109 Bytes3d0f4153de740ab30610ad39464bcb0f62dabe4007b64b60d6d4c9fffb96dcf3
test/app/app/views/posts/index.html.erb10066400424 Bytesd4bc22c24e970369d465a295eefcba550a14aa71460cbd0cd9aa998a16c02bc3
test/app/app/views/posts/new.html.erb1006640075 Bytes187736fc759d0bbcb66f5f2664fc3eee2c52b58b312e713a823379899297c8d7
test/app/app/views/posts/show.html.erb10066400167 Bytes6e3b5f64c3934596bfa79a8d918b8f436ab796d6b78d60d8b36153437ba3974f
test/app/bin/bundle10077500129 Bytes7130bf85d0a1f4213924c456fffcc778b78258c0008e62a76bff9722a8cf1034
test/app/bin/rails10077500146 Bytesff0dcd108ea06bfa271d7e573534ceaa4e91d47b3a7ef5170975df6ee567985a
test/app/bin/rake1007750090 Bytes436f1fbb82e7b52d0bc032ac6ac9dce49a3f3ec47b909c863783021c116c264c
test/app/config.ru10066400153 Bytesa3932e1ee7a716357c665a659f95121405e15546596a1a2ba63b070126d130db
test/app/config/application.rb10066400380 Bytes4b1046f8620b4f6d68a1ab8fe042d5f6bc6b6bcf2e3792bc232f258ead649c76
test/app/config/boot.rb10066400191 Bytes3883fbb390bbb607ad4c864f83ccc87f95259f7bc3e0905f6e8c296df1ae5ae5
test/app/config/environment.rb10066400147 Bytesf2b4376e1d331ec2a45bc2b00e700bad7fefba05113738c0ca31fc9e5e3b1f4e
test/app/config/environments/development.rb10066400773 Bytes2bd45fde134f406981d9bb510eb1f4572d18536f0c2a9319351fd24aa5eac2ae
test/app/config/environments/test.rb100664001.08 KBc8d8480ff2066c551c06953bf521fb79d2bdfc8f12436b1dc90efd5cb7258437
test/app/config/initializers/backtrace_silencers.rb10066400404 Bytes12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8
test/app/config/initializers/inflections.rb10066400533 Bytescca635ff78f0d046e26ea74d97534d37d20028b25f6337464ebfb36358ce2004
test/app/config/initializers/mime_types.rb10066400205 Byteseeb81ee447a8f788b69240861f043b485ab6e830dde0997ddeb3c1b445ed5d06
test/app/config/initializers/secret_token.rb10066400667 Bytesba45e1ca0fef10e9448e3f469e5ab7fad7daede3740a01510d95127e2b7207df
test/app/config/initializers/session_store.rb10066400404 Bytes80733fc5d9423c0b0902c483d10772d5a511de0bdbf8e2421401d81e3d86ba8e
test/app/config/locales/en.yml10066400214 Bytesf6db55a26e1fb6439814c6594588af0a112e7c548cd31d3a7e5d459e5cae3664
test/app/config/routes.rb100664001.8 KB5ace3b2cee800fbb17abda7931a245634fdc10b41220d6cfe13ea0e46a73bb26
test/app/db/seeds.rb10066400343 Bytes23894953d6535a862947de82cfa02ba7d2e9fd627acfabefaef9dc22953b6255
test/app/doc/README_FOR_APP10066400211 Bytes897affe669e3785eb97e5e25af822a8b1da7ff86b5a11d3861fd4734c836a9c7
test/app/lib/assets/.gitkeep100664000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test/app/lib/tasks/.gitkeep100664000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test/app/log/.gitkeep100664000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test/app/public/404.html10066400728 Bytese83bab5bc954e390da4d67691e61ee368b97738ab7d165c4d35d54977c116f58
test/app/public/422.html10066400711 Bytes97a7b03d5364abcb3e667d94da1f7f5112dd07487d6f969c23eb5f2cd7c2171b
test/app/public/500.html10066400643 Bytesc0f4e7e13b8cbf8d37126ff3ba8966eb9fbdc61683e75c3f61ca7316998bbb25
test/app/public/favicon.ico100664000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test/app/public/index.html100664005.77 KBa88f70600b18cfe00dd7d912e92bfd5719baf46bfe7e867a435b27bbed662b9c
test/app/public/javascripts/application.js10066400258 KB1fef5505e3d938bface8cd9ae5fa30ab53b781b69930be0430c1f9671518657b
test/app/public/robots.txt10066400204 Bytes5d716fc9e75fd1d9082f6ea0dba3fc85fa1bfb14a4b204d2c436e232cbb52c2f
test/app/public/stylesheets/application.css100664002.34 KBc0534078bc4b0c80cb00cdf7a58433fa5256a7737100c6772b86c3459f6be014
test/app/script/rails10075500295 Bytesb9535049af7be6700e161fe507b5e7ea4f884d329e9224d08d8f4f840c896257
test/app/spec/controllers/posts_controller_spec.rb100664001.33 KBad134553baba93ddf4aaf82c56e5551e092e16976f0ccc1eab06f2e1e7d3d8f6
test/app/spec/isolated_spec_helper.rb10066400148 Bytes4504b8c0fc11769eba83c7bf6ee5af1d20fe40122e90183ab43d7086992387c8
test/app/spec/spec_helper.rb10066400202 Bytes504f47fc5aa06e02fcd882924e78efa26db1194a0b5eb19924f398d86d09b3f6
test/app/spec/unit/controllers/posts_controller_isolated_spec.rb100664001.66 KB72ac49e01b19977e125199060dfd5a04a78e6a979abc6175710ac65790d8d09d
test/app/spec/unit/controllers/posts_controller_spec.rb100664001.49 KB7438527fd2c7dbd9d7e1ef696f9069db41e7cb04f2f7924c72f7ff56493f5930
test/app/test/functional/.gitkeep100664000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test/app/test/functional/posts_controller_test.rb100664001.38 KBf4672c0db0fd95c9473c2f3f21d7f9806c54832116e3b616d58836b8cec6a10a
test/app/test/isolated_test_helper.rb10066400166 Bytese349f903207dbd5766acb93b29a745cadcd105a78ddef32637ea1ddaa06fda59
test/app/test/test_helper.rb10066400209 Bytesadc9cf246d05b5a7cbcd4810d8845dce80d9f07328cc5522c6896ec96373a3bb
test/app/test/unit/.gitkeep100664000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test/app/test/unit/controllers/posts_controller_isolated_test.rb100664001.7 KBc6746758f36fdc9c5ba6666e0e9ae7351caf9f57ef84d6f0a79076022f4dc455
test/app/test/unit/controllers/posts_controller_test.rb100664001.57 KB7c4c4cbd091b89558534e7fc41bdb3f1764d00031b31f3d7369906698452dd2d
test/app/vendor/assets/javascripts/.gitkeep100664000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test/app/vendor/assets/stylesheets/.gitkeep100664000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test/app/vendor/plugins/.gitkeep100664000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test/helper.rb10066400470 Bytesd54d61b7a68d4929ce75066237886fd077e3f36ac0d3d3e317b5cb8e85109b11
test/unit/functional_test_helper_test.rb100664003.17 KBfadee0d3ddafca56e5c7e172434f025312d3d538a2dbcd80416aa31feaea9bff
test/unit/mixin_test.rb100664003.25 KBbd743c9b6d8368571680c51025a625cd76e4d8d1f8fb81c6021d1406db925dfa
test/unit/route_mapper_test.rb100664002.82 KB7cab1c62ac726e950f0922a8e4dc5930968fe95584e1cfbd7a66198e8bab7d65
test/unit/route_test.rb10066400931 Bytes3de5b99778ef8e1d39169c33e14840b86e6db03ece53c10480dfdd7fecb7f1e3
test/unit/rspec_functional_helper.rb100664001.32 KB55b7ad6d09ad0f707db55840b59ee3e5f80abd98785f1279210b6837da820c03
test/unit/rspec_helper_test.rb100664002.57 KBad9da5ca87ef534f6de461b974c7cc6f7114328cd7384c5769b0add19577fc62
test/unit/test_helper_test.rb100664006.25 KBc56457158f845f2db3524a4685d0e6da73350d5f02d3f880f3b174e7a00e5a3f