actionview-component-1.9.0

https://rubygems.org

actionview-component

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

allowed_push_host
https://rubygems.org

id: 1030043

number: 1.9.0

platform: ruby

spec_sha256: 6669d2f2a3b88e0f2a29401564d499976b4fc59a97b85c461e936c5d8c2ff63b

sha256: 8bb29ec462212cbcf340cb4d4d65c20c1614a867f3e6eac74461e86aa20f5ce3

created_at: 2024-05-13 08:29:36 UTC

updated_at: 2024-06-12 05:22:13 UTC

position: 10

version_data_entries_count: 43

uploaded_at: 2020-02-14 22:06:51 UTC

indexed: true

has_extensions:

extensions:

Gem size: 26 KB

Version Data Entries

Total: 43

Unpacked size: 65.5 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.github/ISSUE_TEMPLATE10064400664 Bytes1d619f088cd93869e4b9041a6ef1d8e5074c0c0e021c4d2b143d997489c03cc0
.github/PULL_REQUEST_TEMPLATE10064400737 Bytes14a1d6a6fcb51a0d6eb7a1210dd5c24cfa9b3189fa8fd99e918bb254a52ebc30
.github/workflows/ruby_on_rails.yml10064400791 Bytes29a3ab0451ca745e8571f74e36d7dc01c670f6cdf6df4c42d9cde1c713f1c69d
.gitignore100644001.06 KBea019c5b825b92fb7ce8907f0c517253471b19c0a9e0ca74ab3ff7fac9941b60
.rubocop.yml10064400122 Bytes1e5dc02bd6ef357de501fecf82ea87ff221b804fe4732b1f1b69d15cadbdd8f0
CHANGELOG.md100644004.81 KB1c551ae3a48672f6b9d093d3b647734f11331b34e0e9a9577781f7e723732b60
CODE_OF_CONDUCT.md100644003.29 KB5afa4ae1ce5304b4cfad55133f5129c2e7f409058fd1e09bbc342ba219fceecd
CONTRIBUTING.md100644002.58 KB8419f548945a790688950a91954b9cae333133b39d54c37b109918ff483aad2a
Gemfile10064400207 Bytes80058d7e90c1472ec963037c7bc01c6a8b9e851cb4379bd6046037660daee6b7
Gemfile.lock100644004.46 KB725ca14a05b145774311c58e26e45ea5607c52a6bcc54ea37d149ce808ff329a
LICENSE.txt100644001.04 KB5ba1fd8a344040f2698ed3234aeb8f4b3e85211aa54a37048021f3eb0043be22
README.md1006440020.3 KB8b62b803ae0505f361a82c85058b780bf0fe6ca45df37abd74f66152152521b5
Rakefile10064400226 Bytes7b9a8227e0c265d9be70380a10b1d47785437df350c61ace03e2f154a92fd467
actionview-component.gemspec100644001.78 KB9e1edb781a5cc6c2e0195000630301a7872487506059c6be7d7c61f8b125496f
lib/action_view/component.rb10064400515 Bytes5404671fa5a9f87d175b4a70a4c2e632b0c775a1b1c776faa5eee40dfd82dda6
lib/action_view/component/base.rb100644008.62 KB5b544fd2ec2ed54bd009c36d4d8ff4dc35170c4b478a3182fd85eb5fb2d50159
lib/action_view/component/conversion.rb10064400212 Bytescc78aaf75598b55bfb1690e41daf95cac05b5227430cee9002e7831db7187fd4
lib/action_view/component/preview.rb100644002.01 KB20069d669364359326f0fb5bba432e9a4016977726d215e58cf63550bac8526b
lib/action_view/component/previewable.rb10064400760 Bytescad57224398f19df3582172c581db1a51caa0b69bd94c37ae5c88177c8b6c166
lib/action_view/component/railtie.rb100644002.04 KB8a6ca9500732dd1d701deef799993b7c51c457bcec41fe129ae4d0847ef8e688
lib/action_view/component/render_monkey_patch.rb100644001.18 KB0d190b994ba9cca551887be74a0d13b35730fd7202f87a5353230bc61ce71588
lib/action_view/component/template_error.rb10064400198 Bytes0ebc9ef95dfcd1376bbc9e27a6e3882d331bdda3a13487c3ce7c3187bd858564
lib/action_view/component/test_case.rb10064400216 Bytes69f8dd26329e77cec25d824eb0da7414599c4bdeb85fc702b52883d06bc3e68e
lib/action_view/component/test_helpers.rb100644001.03 KBf67b9c004f0ea6ac5a6489dedd8efe3be07ee5939fa12b623673f8bd449deb94
lib/action_view/component/version.rb10064400201 Bytesfd6f4babaa731694e7d1174b535c221ebc2ee091357f3a1869918734e956e21b
lib/rails/generators/component/USAGE10064400475 Bytes38370219ea2dc82d915e3a367bced39381a5ae9da1997da7d7ffd4242a2fa945
lib/rails/generators/component/component_generator.rb100644001.36 KB09198e9ad2aa6a34ee6e0a8dc3d2485b64e60bb321bb4694e7902e3ab09c7b29
lib/rails/generators/component/templates/component.html.erb.tt10064400126 Bytesee4cd84743fd490671b7a3c400879e2be52a86e247e228e808694d3dd14100c6
lib/rails/generators/component/templates/component.rb.tt10064400221 Bytes4918f145e8e3ea05986dce39a69a932b358d8a2c94ff627becccb547329f5d20
lib/rails/generators/rspec/component_generator.rb10064400453 Bytesf0b2a8db618d2c2144213164553896b7aa1267cb15fe381b3478cbb5ca9d2c86
lib/rails/generators/rspec/templates/component_spec.rb.tt10064400361 Bytesf96e51a5dcd267bd06fab0a2f35e202203894bb08a0c48772e2f38ce8ff6887e
lib/rails/generators/test_unit/component_generator.rb10064400508 Bytes11bd8e513270854a2feaceb2049e28e85a23626a68d615132fb71b33f07d5f02
lib/rails/generators/test_unit/templates/component_test.rb.tt10064400350 Bytes4e274a0808105fabf323d75587ebc5b2dc89cdee6b4c91a305d9017c81150808
lib/railties/lib/rails.rb1006440081 Bytesa6f24a2ee50b65d9f562dcbcfc6c6917f376a4ff343649ba5137aa43decec8a9
lib/railties/lib/rails/components_controller.rb100644001.68 KBd20cad05c3b247ce98240605c12708b2832b704f66fd9b434b83fc8378fbff82
lib/railties/lib/rails/templates/rails/components/index.html.erb10064400337 Bytes9b8e8bd53eea19594ed7a5a0ea57adcc3cfbc3e6a5571d482199b10e65af7e49
lib/railties/lib/rails/templates/rails/components/preview.html.erb1006440085 Bytes4c363ca201ebaa3d0a1b8eb4a5fd309e2b401e5bc97c936a16347011ecc38abb
lib/railties/lib/rails/templates/rails/components/previews.html.erb10064400207 Bytes70db8b71aec6e1892d68c02efc1575544d7e31471f0113807a2b79d7f088c843
script/bootstrap1007550074 Bytesfd77ebc47e250cf86e1b7c2b7df7392ca8aae7e468b50a4f16a5549cf4bc602b
script/console10075500142 Bytes5239dfaf30046001836cc71a0b12a408385f662d5b156050e256b121034937ab
script/install1007550084 Bytes5d2de292c2e9b313f7bc5a6b537f868099f645464596023d88de03069b86121b
script/release1007550084 Bytesf175f6e1c6b38f8bfa40cb7e9cba4ebcdd4341f2313bb3bcb0360ad5d5ddf217
script/test1007550076 Bytes2f1790c9617e919c581644c527fe49d2c07953cf74ec97ab9de6a1ef90a35bc6