capcoauth-0.5.0

https://rubygems.org

capcoauth

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 930226

number: 0.5.0

platform: ruby

spec_sha256: 5cde8045748b68c6226e623a6fcc2846b14ee2b472e6dc0723988092dfb58484

sha256: 6200fc3c9b3c6ff706bd8c008e2d41a7d65dfb4558047c2419d9df0a1fd47116

created_at: 2024-05-13 08:28:03 UTC

updated_at: 2024-06-11 14:44:23 UTC

position: 6

version_data_entries_count: 72

uploaded_at: 2017-05-18 05:15:24 UTC

indexed: true

has_extensions:

extensions:

Gem size: 24.5 KB

Version Data Entries

Total: 72

Unpacked size: 68.5 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore10064400211 Bytes645f4fb5e3663eb7cef369352fafcb5532423e17eb03126292fe4eb06fe25fdd
.rspec100644008 Bytesd59fa712d58b2ac2197124fe6e24bf353111260fc3ed1c3304520c32ad00d128
.travis.yml10064400132 Bytes0ace694648a4aaf06f525557a07e099cce60c167c0935369098daeb33be7d813
Gemfile10064400288 Bytesa498d8b8bc8daea7d97499d2382a0bc650e134e58a3e73aa5c91097652008102
Gemfile.lock100644004.09 KB880d80706660c6a5898da08830956f1251f037533b854c48be4239bfbedcef1e
LICENSE100644001.06 KB9d7eb8b414885709f86cd7ae5dd1efe700aba20753e3d6987c2323b35fd35719
README.md100644003.21 KBfa43b2d3c9b6a8989ccce66d04add777dcced7f4dbd6f65c6b21759bc1fc1685
Rakefile10064400425 Bytes12267ccba45d15918ef53d44b9a98d14516a19013d470fe47a9c4ad707c5912d
app/controllers/capcoauth/application_controller.rb10064400389 Bytes0a88a7de414353c6f0a587463250ea258b8e713f213decda82ec71ae5c058eb2
app/controllers/capcoauth/callback_controller.rb100644001.24 KB11c8e9ddf78b5398157c59f7f794f7f652bb21d9da5ae3e902d732293b61414c
app/controllers/capcoauth/login_controller.rb10064400796 Bytes7800822eee7c17da09e08c2a8c3f13377264af5eaf0dd9897521bb4b9052b7eb
app/controllers/capcoauth/logout_controller.rb10064400320 Bytes1123ae95a06c442ce7713745236ea4e26e80661c94fa4d00a081d78f5032f1f8
capcoauth.gemspec100644001.2 KB1db253d465558a60dea4d0f8d5a4109a71cc4ffcc4a8458cf733b4fc5d0ed5d5
lib/capcoauth.rb10064400350 Bytesad617c1d672320ec4c4e8bf18eb07b4868298dd18ee9ca52479bcd2cbbc2af18
lib/capcoauth/config.rb100644002.37 KBde580076b96906242e1cc344c5951453c85130d4015226bf09cd13343e79e04c
lib/capcoauth/engine.rb10064400467 Bytesaa2880ad779f27f0d010877f08cdcc78b2b0cd654883c888189b081dc7524ac0
lib/capcoauth/errors.rb1006440069 Bytes24fc23eab2991153d83b3d85461d2f125fd0feb828a7c09b5ff070fa384f9e64
lib/capcoauth/notifications.rb100644003.13 KB8f3c9b61c466f2c9fcd9b96720b051eacfd368df7b4135a3aee08de4ba400093
lib/capcoauth/oauth/access_token.rb10064400300 Bytes2c55ed9492d003f84234f9e394640317062266db4077e2f7be9c8d40dfeb51f0
lib/capcoauth/oauth/token_verifier.rb100644003.12 KB89f1e9433d353111075db9bf6556322f90c7cca4ef9cac1e6c37b767b5ebb823
lib/capcoauth/oauth/ttl_cache.rb10064400583 Bytesfa90e792f41050dbd2cd08e21fc5f31b10a9cb9ff2de9dc3e886e4e7b329e853
lib/capcoauth/rails/helpers.rb100644003.11 KB2e3ff5b5b298816edc1c9c059ef01a5ead5b1182764641262bf48a117cfe8b6b
lib/capcoauth/rails/routes.rb100644001.67 KBef6f039b34b09b236c28700920ebc95194a997f2e46552500974bd7f5d788439
lib/capcoauth/rails/routes/mapper.rb10064400594 Bytesc483847af3f6604c21deeac9935f7de8711916787a73d6ec2e157639724ff040
lib/capcoauth/rails/routes/mapping.rb10064400703 Bytes687d556ebd3d10dc39b5fdf280b3aae606ec98a319740ba41f221bba5aa00ce9
lib/capcoauth/version.rb10064400208 Bytes4cfcb4831cb846052841691f781b42d12eb826e8907332862126b63497646e4e
lib/generators/capcoauth/install_generator.rb10064400323 Bytes89cc482d2de5b8036ce9eb488bc22684ffde7e29315be2a0ad133b087fb9e0fc
lib/generators/capcoauth/templates/README10064400494 Bytes2d43b436962a83c72cd8328909d1110df4197938b518cef5194dab45703adc5a
lib/generators/capcoauth/templates/initializer.rb100644001.96 KBc5d38fa0fa20b7c3298daebf576929d24bca077bf9673d77d671c5a5f2741279
spec/dummy/Rakefile10064400270 Bytes292ed19f51ae8b9aad2d9d34cec3355920f0ce35e0079afb68b12f222f9c2015
spec/dummy/app/controllers/application_controller.rb1006440080 Bytesdf6c512ef83c4ed7c936a686d15ee9a0169a855f7fa7ff797c94362ec5b432b7
spec/dummy/app/controllers/full_protected_resources_controller.rb10064400254 Bytes3adfe5bd89f2107ea12bb0864919914aea7b30720bbc05dc8f2da3dd36f03426
spec/dummy/app/controllers/home_controller.rb10064400363 Bytes9a14f3fff1d65361c4e3397c7657b5b8f70242ffe93e1a85031c379d91864d68
spec/dummy/app/controllers/metal_controller.rb10064400263 Bytes834ff4641e2c8bafd7146113db26d46259703a43830378425a1ab9f83eb3ddb0
spec/dummy/app/controllers/semi_protected_resources_controller.rb10064400229 Bytes347ea0b12565558e6e28c0ed04206f99d012ac9c1df56111b5547ff86958c566
spec/dummy/app/models/user.rb1006440066 Bytesd176b8b3d969043fe12ec4d194d7fb755c65fd4f1e7868ea2552775cd69833a5
spec/dummy/app/views/home/index.html.erb100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/dummy/app/views/layouts/application.html.erb10064400164 Bytes8a008d9c4721e660f42bdd85fff7d82aba0de05fab0d9b1729f28e7473d1f945
spec/dummy/config.ru10064400155 Bytesfde40f9243e93c0d83f775eea879301124abafec5d0082e8fcc015870b67ed46
spec/dummy/config/application.rb10064400438 Bytes94175cbce0bb3bfc1b7ff258814e76bdc58731c4f03409464fed3b5ed4a75651
spec/dummy/config/boot.rb10064400165 Bytese6797318c91423a38074c9702f730b9797ed8bb1c3c1d7a83377b72f946bd7b3
spec/dummy/config/database.yml10064400227 Bytesc003bc27775606f75030f3076a1d14bcae65ed69a5495fd83602fb84cc136390
spec/dummy/config/environment.rb10064400148 Bytesf1dcf4cb6af93fb643fd1abb785a9b7d302bc415acbef1e1e9bb9a363f9e3dcd
spec/dummy/config/environments/development.rb100644001007 Bytes3b21dab70f9173ef24109b11edac96f72060c196b0bcb0d5b0e367d0a03d6c75
spec/dummy/config/environments/production.rb100644002.13 KB4ce99421fb7c2db9fde08371b25637dbed5e929498a368f77f704fab459a253a
spec/dummy/config/environments/test.rb100644001.79 KB520232c89d2818f35a0f771bf681e5bd3ae2d276fe77ea2796f8469959aeb56b
spec/dummy/config/initializers/active_record_belongs_to_required_by_default.rb10064400328 Bytesda019f951d18ed5b784670d34819b75b463c86d11531eef17aaf28311718f49a
spec/dummy/config/initializers/backtrace_silencers.rb10064400404 Bytes12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8
spec/dummy/config/initializers/capcoauth.rb100644001.78 KBba5ac1b5547d04e24251d0c6c89d81edee3fbb43caf507fab5bde1df63eec0a8
spec/dummy/config/initializers/secret_token.rb10064400544 Bytesaee38a9f528f0cf36e587cd48a74a1826857b7e2b4395f597007648b2b5bdb7d
spec/dummy/config/initializers/session_store.rb10064400407 Bytes3d7cecfc184ccfb11be1d8f222fba11a3774be54f37d8dc6af32bfe346287817
spec/dummy/config/initializers/wrap_parameters.rb10064400465 Bytesbee0c19a0f59b1ac716470499037ef99169b3a9097b734f9b7ce1fbb29ddf196
spec/dummy/config/routes.rb100644001.18 KB894d8149c247735eccdebdbe7f128649622d6ea4bb7ac151c3ae9b93b8d1e515
spec/dummy/db/migrate/20111122132257_create_users.rb10064400147 Bytes6b8d5dfed243c511beef820b50cf3592823854074eaa49c4c7ff2a4e079ec65e
spec/dummy/db/schema.rb10064400934 Bytesd9d98d06e362893214b9136d577f3615206b6519258bf6b4fa7dd881c6390a1c
spec/dummy/public/404.html10064400728 Bytese83bab5bc954e390da4d67691e61ee368b97738ab7d165c4d35d54977c116f58
spec/dummy/public/422.html10064400711 Bytes97a7b03d5364abcb3e667d94da1f7f5112dd07487d6f969c23eb5f2cd7c2171b
spec/dummy/public/500.html10064400728 Bytes4ca11648f057809f28f549961ecb31a7aaa26d1c7e2b42073702a4ff3452dd4d
spec/dummy/public/favicon.ico100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/dummy/script/rails10064400295 Bytesb9535049af7be6700e161fe507b5e7ea4f884d329e9224d08d8f4f840c896257
spec/generators/install_generator_spec.rb10064400890 Bytes4d0e2628598a9310a4acda75c636bb07e2405161888f2d4ce1b4e853413c359d
spec/generators/templates/routes.rb1006440038 Bytes8f2256e341bd869e9c5f712538b3ccc5dbdef31c3d7deede68961d60f2335e9b
spec/lib/capcoauth/oauth/access_token_spec.rb100644001.02 KBfe0f94dfdbff44255d4e1bb3cc17bf1495c6c4981fd94fdedbac1998dc9b710a
spec/lib/capcoauth/oauth/token_verifier_spec.rb100644005.54 KB9ef05c6638da560e5f1d2d413a46e0a6f610c4a9c1160505ffdba89684872089
spec/lib/capcoauth/oauth/ttl_cache_spec.rb100644002.74 KB40e1967ed6bfaa8f43ae73c9a743fce97f161b48e163c52975e3ac5b6b042e76
spec/lib/capcoauth_spec.rb1006440048 Bytes27e0920d2ef2765fef6e8d8cfa81aed68ab4a88362079ed84eab86bf3438d1d1
spec/lib/config_spec.rb100644006.29 KBd7f89f4cf743b7a964ef9a75a2dc6230c213463c05c986cdbefa76c781ea9183
spec/lib/version_spec.rb10064400643 Bytesf7a3b93443261a7f8c1db3a34687a917bf61c59066b7d9dcb0bf86527a9897e5
spec/spec_helper.rb10064400248 Bytesf7abe5f73e6ccca36081082e5d7cf840e95d5ac8bb5d6582a65b0f271c28a0df
spec/spec_helper_integration.rb100644001.15 KB3aa4f1a8d80fef055ee38248fee3ef4274da40e44e61a0dbb39324de2b84301d
spec/support/http_method_shim.rb100644001.03 KB5214f4a37de723c31ed2c8d827cf95f6a4a23b37721829c59b987f0ceb554d17
spec/support/orm/active_record.rb10064400107 Bytes2c8b16c96c17ef893970c96e3c9a697e52091687106fb3443f91c63bdd44fa76