CHANGELOG.md | 100644 | 0 | 0 | | | 11.3 KB | 3a6970d05b7afb2b5cd303214658ca9af52b1a2da1bd10f7bff0a944e6c6f1d3 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 5ba1fd8a344040f2698ed3234aeb8f4b3e85211aa54a37048021f3eb0043be22 |
README.md | 100644 | 0 | 0 | | | 31.5 KB | aa4dec651975ff9d40ca4651e8c1777a84956505075f32585e68b32b310e3d4c |
app/controllers/view_components_controller.rb | 100644 | 0 | 0 | | | 2.01 KB | 0fa3971ccb9f0ca0f6591301b4f64000a366584f3914d20c9e3d8dda7d179cf6 |
app/views/view_components/index.html.erb | 100644 | 0 | 0 | | | 354 Bytes | 261d2cadd5001ae109c742c8527bf20909f5722f44aa7a572b9fc316c3dba1cc |
app/views/view_components/preview.html.erb | 100644 | 0 | 0 | | | 83 Bytes | df8131c4639eb12a0b8a518ffae707b3c51a7e1fea5f3b7083e5851988a08d21 |
app/views/view_components/previews.html.erb | 100644 | 0 | 0 | | | 218 Bytes | 6c2311730b5305db230fdda6819d52948d5bc389415ee0913bd061411e99b498 |
lib/rails/generators/component/USAGE | 100644 | 0 | 0 | | | 475 Bytes | 38370219ea2dc82d915e3a367bced39381a5ae9da1997da7d7ffd4242a2fa945 |
lib/rails/generators/component/component_generator.rb | 100644 | 0 | 0 | | | 1.08 KB | decc7e5166cbf15f7a69f325cd953ec8d95276b825eed3f0d9f447efb1ff8f36 |
lib/rails/generators/component/templates/component.rb.tt | 100644 | 0 | 0 | | | 182 Bytes | 911327dd86e2840be35dff61a7d3b4fa3fbfc04abbbad4b92f1b7221f6f55f38 |
lib/rails/generators/erb/component_generator.rb | 100644 | 0 | 0 | | | 737 Bytes | 982a96210ba3f30427a19a345d37ddf8203a3bdb468064d118c70b2d89a10ae8 |
lib/rails/generators/erb/templates/component.html.erb.tt | 100644 | 0 | 0 | | | 47 Bytes | b35c64a9e268bce4ce0df520007bc5c552bb4e0534f2847cefae5c4e23455ec4 |
lib/rails/generators/haml/component_generator.rb | 100644 | 0 | 0 | | | 792 Bytes | c0f41a19600296871a717e49895a387b22bb63441c51245fedc6b1589fbc8227 |
lib/rails/generators/haml/templates/component.html.haml.tt | 100644 | 0 | 0 | | | 41 Bytes | ca53cc2d14e0078031e2a41b9580a11e91fe31d59824eb43b5ed88ed86e5a49a |
lib/rails/generators/rspec/component_generator.rb | 100644 | 0 | 0 | | | 453 Bytes | f0b2a8db618d2c2144213164553896b7aa1267cb15fe381b3478cbb5ca9d2c86 |
lib/rails/generators/rspec/templates/component_spec.rb.tt | 100644 | 0 | 0 | | | 365 Bytes | 96322cef90faca43cec6458c4d9c829246d68c56c6b0748559e86ae9ca035fe1 |
lib/rails/generators/slim/component_generator.rb | 100644 | 0 | 0 | | | 792 Bytes | c5cf47d2cf7f364f2b732925957b7ab8eaceefce2122e9b2bafae57965ac9a99 |
lib/rails/generators/slim/templates/component.html.slim.tt | 100644 | 0 | 0 | | | 40 Bytes | 4c578802170f336c4145ed4888bab2a143b96a352e37ec0f527b52525a117525 |
lib/rails/generators/test_unit/component_generator.rb | 100644 | 0 | 0 | | | 508 Bytes | 11bd8e513270854a2feaceb2049e28e85a23626a68d615132fb71b33f07d5f02 |
lib/rails/generators/test_unit/templates/component_test.rb.tt | 100644 | 0 | 0 | | | 320 Bytes | 8deaa9f41a802d5de7fc0e8d82fc829a2cdd480fb187c5c865e0115a33c2e919 |
lib/view_component.rb | 100644 | 0 | 0 | | | 300 Bytes | 70e951a95866f324e0d9f78d6c252128df80cfb10e40a7a9a4ee9e92499729de |
lib/view_component/base.rb | 100644 | 0 | 0 | | | 14.9 KB | b886bc2345652541dcb9e193173deee05473768cc0ee5d6bb5a1069060b49e0f |
lib/view_component/collection.rb | 100644 | 0 | 0 | | | 1.2 KB | bbfc5e236443ca83512d8b71a578e5442ed01974f339a53c8e3640f3fca487be |
lib/view_component/compile_cache.rb | 100644 | 0 | 0 | | | 468 Bytes | 558a02be070c2f011ff73848c1c9f1f21366863ee522c93b09dc6dd46fec973b |
lib/view_component/engine.rb | 100644 | 0 | 0 | | | 3.51 KB | cb040180e562986f202b1cd73bf29c1cdfd700990717f3eac80e293535712329 |
lib/view_component/preview.rb | 100644 | 0 | 0 | | | 3.21 KB | 904019e4aa6f5575eb3b09ec2125f4b1d5930a14032d37b33edcfeb694ebfd92 |
lib/view_component/preview_template_error.rb | 100644 | 0 | 0 | | | 107 Bytes | 0145569c485361bd56071f52c5f0d2c0a49975e22e41667abf67000f2b12f46a |
lib/view_component/previewable.rb | 100644 | 0 | 0 | | | 1.12 KB | 1ed632168cd832e4e6104fc18226598aa36a7bd39c9661b869df100334bc6618 |
lib/view_component/render_component_helper.rb | 100644 | 0 | 0 | | | 195 Bytes | f36aaff51fa0b25f5dc6558b4f49b0f8c3c4dd0fdf6910ab884aa882792af7f3 |
lib/view_component/render_component_to_string_helper.rb | 100644 | 0 | 0 | | | 210 Bytes | ace28c462022606d7c8c8f85feafe36224d2b387756cdc9ac2f917701fd87dc2 |
lib/view_component/render_monkey_patch.rb | 100644 | 0 | 0 | | | 271 Bytes | 90c0c22e6751c4250b4117c8da2a33f690cf03fbf4836fe7d22d2525f71a96cb |
lib/view_component/render_to_string_monkey_patch.rb | 100644 | 0 | 0 | | | 286 Bytes | 9e7d527be28ebc282e567f37e261f758ab33527c3a0e1c1ba85811001f026708 |
lib/view_component/rendering_component_helper.rb | 100644 | 0 | 0 | | | 216 Bytes | 6e70a578089235fe699d4be3a89bae5a3bbcf472f1e9757034e3f5e51ad035fa |
lib/view_component/rendering_monkey_patch.rb | 100644 | 0 | 0 | | | 292 Bytes | 6234ae33ff768a22b435bd7b5ba794219714210c0c531ce68e3d0531a0df85eb |
lib/view_component/slot.rb | 100644 | 0 | 0 | | | 102 Bytes | 74120d74d056e42e019b26166d92a5020065184b4dafe8bcb0e011b50819f410 |
lib/view_component/slotable.rb | 100644 | 0 | 0 | | | 3.96 KB | 79d38974c13647c6af82476190bd1a13b5c023916b8766c610fa72432401749a |
lib/view_component/template_error.rb | 100644 | 0 | 0 | | | 166 Bytes | 4f7822e91adf4ce3512724997bf8cdf7a1e88fc5f4cc5a150afc4d1950c4720e |
lib/view_component/test_case.rb | 100644 | 0 | 0 | | | 180 Bytes | 61a808335d0f85560b2b7556bcbdfaec81f706e6579e7f89d5eba58fe381be76 |
lib/view_component/test_helpers.rb | 100644 | 0 | 0 | | | 1.34 KB | 2c3068162edc416d34fe61f635cfddc917191895023410b80ceed9df20e419fc |
lib/view_component/version.rb | 100644 | 0 | 0 | | | 168 Bytes | 24ede046ed9c21ec34b6bf967d3e81b85698c828c70f0bbe4f21abad064f22f8 |