resource_inclusion-0.0.2

https://rubygems.org

resource_inclusion

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 194434

number: 0.0.2

platform: ruby

spec_sha256: a8de3d6a5a95dc9b6cd4349b93f4f96c5f522adb3f0384d854a29033480e7a73

sha256: 9f98760896cbf541cae23aec8e70353df69dcb5e09e168c2d54af281a63a85df

created_at: 2024-05-13 08:16:26 UTC

updated_at: 2024-06-05 23:02:18 UTC

position: 0

version_data_entries_count: 35

uploaded_at: 2012-05-03 13:53:04 UTC

indexed: true

has_extensions:

extensions:

Gem size: 13 KB

Version Data Entries

Total: 35

Unpacked size: 41.4 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
CHANGELOG6640035 Bytesa2311a4aae19d364675034fdfeefadd1ec630302348f658906e2239a859e5b8c
Gemfile66400172 Bytes2e7979614fca12be9c41286a4a88eb19cc69fb1ef8b32efa9be18aeca5c3fdb4
Gemfile.lock664002.37 KB54bd7094ac448645d14a140d8f6a2308b76cc1cd962df07c74c8a1cb74bae122
MIT-LICENSE664001.04 KBae3832157fe8562ddb027abe37f0b90763d4d2d07a8ff9be15f403e4c16e1794
README.rdoc664003.74 KBb856593c2a1a4e98d587726fe1efc8d32f5bdd2ad09613ec9c456f21b9924734
Rakefile664001.49 KBd452f1476571a2bc1f36f2cea67df5f5f686084517e71c0a12b99a0fd49283ea
lib/resource_inclusion.rb66400193 Bytes5c9240b6cac77df9423c92ea42ee58f126f598f73fde5a85f2ef4d9f9c8a31b7
lib/resource_inclusion/class_methods.rb66400662 Bytesa735f263edfbafc9b0324665d8e3508b540af46c1601c3ba46f76ec9cd3313b2
lib/resource_inclusion/instance_methods.rb66400176 Bytese3c87569dc6d0b59238c436ce24474e336fe4e8f4eb7a8a1f0835d2982fcd0fe
lib/resource_inclusion/resource_include_responder.rb66400206 Bytes58f402d509942eedbfca3026af8357b27b592299bba076645b78702c7be69a33
lib/resource_inclusion/resource_inclusion.rb66400271 Bytes406adcd5a07688f3a554b23e62e80976704885681f990e3bc6a0639ab68718eb
lib/resource_inclusion/version.rb6640056 Bytes9f77ad80e13ccfe1202ee7e135c7acba7475bef3a3baaa32702f28b290d0695b
resource_inclusion.gemspec664002.87 KB46c5380fa5548d6deb53079b8fc273e787538588e9b706101b23a91b6483e943
test/app/Gemfile66400152 Bytesee7fa39c75fab7c2358a533dc841563823bc877f88e722084285ca2ce417d3a7
test/app/Gemfile.lock664002.26 KB2b2d072474cd36b956dd762cca72a8193e57a45a6acca379c20cd2c0d1243867
test/app/Rakefile66400263 Bytesd5a58785fe2819e2bfd239a2c8c8ecf0dbcc3ffc8fae7349855125a1ba5cbd56
test/app/app/controllers/application_controller.rb66400101 Bytes533973470591180cb0804ed402d0ffb953f0264ff3e434c0b046102827285fda
test/app/app/controllers/comments_controller.rb66400272 Bytes1751eeb965973ebb2cdbabe2b200e087f89f13a146dffaf1340d8e7eb4cc80a4
test/app/app/models/comment.rb6640057 Bytes7d9cd56b8451084470436a74c7eca8db05eefb1acf7a2b3ec28ef18afb942f42
test/app/app/models/user.rb6640035 Bytesea39ac33e0cf4aed3ce0fde6901133858e0c03344e0b8d767de8b4b823df33d7
test/app/config.ru66400153 Bytesa3932e1ee7a716357c665a659f95121405e15546596a1a2ba63b070126d130db
test/app/config/application.rb66400495 Bytesb592ae73dc7d33eaa5d5fa554841fed55f8c96785b1a2f4500caf725172a6f43
test/app/config/boot.rb66400326 Bytes83ebca8688dabb82b0c8e75547ad4117b44ff8f954e91b7e14e5f9e852be85e7
test/app/config/database.yml66400448 Bytes6b99df89eb94dc9452d47d7c2067b4742a5b3a3fd44b872f7f20f7a1e5fd4265
test/app/config/environment.rb66400147 Bytesf2b4376e1d331ec2a45bc2b00e700bad7fefba05113738c0ca31fc9e5e3b1f4e
test/app/config/environments/test.rb664001.47 KB4ff731979b479446e072f275a0686e94332f61fdb0924102adb36a225994d79c
test/app/config/routes.rb6640058 Bytes68cd5e1d50ce12d5125d58755f87a9b8913369b9c9ecc7de05b04f9fe52d9b43
test/app/db/development.sqlite3644006 KB55f61100e090ae9f3d92e7c243cd85d20cbbe7192f6d62a5bca0180fcafc8877
test/app/db/migrate/20110111090943_initial_test.rb66400370 Bytes22d5c06e9b4479eb966fcdc15c0fde1e50e6279606f08dca2b38cdc0708bb39b
test/app/db/test.sqlite3644006 KBf679144c10cdd6b05bb0d20e5e8d89e1a1d17fc00b79ce96d02a98986cccaff5
test/app/log/development.log664003.13 KB39c94d6f87d9d54e25ead673d0a6ba5fcad7df6319974697542f388fe2e0ecdd
test/app/log/test.log664001.7 KB90f1efeff646e0c7b61d3bfa8f1f3eff611fd6080215f91d13597b3296f45633
test/app/spec/controllers/comments_controller_spec.rb664001.25 KB0db77db5b92ff0eefbf3390023ad74818eee9ab8df39bf5dd88031fa81096c6b
test/app/spec/spec_helper.rb66400978 Bytes1b92a5d81b0982b1626f481fadda8f6e6b70add5dc74dbd5359c506e983ff6cf
test/app/spec/support/xpath_matcher.rb664002.56 KB4d8358f3c0c61f3207dafc778507772c551e296415bae452558fa982df5ab7c2