Table of Contents - actionview-component-1.17.0 Documentation
Pages
- USAGE
- component.rb.tt
- component.html.erb.tt
- component.html.haml.tt
- component_spec.rb.tt
- component.html.slim.tt
- component_test.rb.tt
Classes and Modules
- ActionView
- ActionView::Component
- ActionView::Component::Base
- ActionView::Component::Preview
- ActionView::Component::TestCase
- ActionView::Component::TestHelpers
- Erb
- Erb::Generators
- Erb::Generators::ComponentGenerator
- Haml
- Haml::Generators
- Haml::Generators::ComponentGenerator
- Object
- Rails
- Rails::Generators
- Rails::Generators::ComponentGenerator
- Rspec
- Rspec::Generators
- Rspec::Generators::ComponentGenerator
- Slim
- Slim::Generators
- Slim::Generators::ComponentGenerator
- TestUnit
- TestUnit::Generators
- TestUnit::Generators::ComponentGenerator
- ViewComponent
- ViewComponent::Base
- ViewComponent::Conversion
- ViewComponent::Engine
- ViewComponent::Preview
- ViewComponent::Previewable
- ViewComponent::RenderMonkeyPatch
- ViewComponent::RenderingMonkeyPatch
- ViewComponent::TemplateError
- ViewComponent::TestCase
- ViewComponent::TestHelpers
- ViewComponent::VERSION
Methods
- ::all — ViewComponent::Preview
- ::call_method_name — ViewComponent::Base
- ::compile — ViewComponent::Base
- ::compile! — ViewComponent::Base
- ::compiled? — ViewComponent::Base
- ::compiled_template — ViewComponent::Base
- ::component — ViewComponent::Preview
- ::example_exists? — ViewComponent::Preview
- ::examples — ViewComponent::Preview
- ::exists? — ViewComponent::Preview
- ::find — ViewComponent::Preview
- ::identifier — ViewComponent::Base
- ::inherited — ViewComponent::Base
- ::inlined? — ViewComponent::Base
- ::layout — ViewComponent::Preview
- ::load_previews — ViewComponent::Preview
- ::matching_views_in_source_location — ViewComponent::Base
- ::new — ViewComponent::Base
- ::new — ViewComponent::TemplateError
- ::preview_name — ViewComponent::Preview
- ::preview_path — ViewComponent::Preview
- ::render_args — ViewComponent::Preview
- ::show_previews — ViewComponent::Preview
- ::source_location — ViewComponent::Base
- ::template_errors — ViewComponent::Base
- ::templates — ViewComponent::Base
- ::type — ViewComponent::Base
- ::variants — ViewComponent::Base
- ::with_content_areas — ViewComponent::Base
- #before_render_check — ActionView::Component::Base
- #before_render_check — ViewComponent::Base
- #controller — ViewComponent::Base
- #controller — ViewComponent::TestHelpers
- #copy_view_file — Erb::Generators::ComponentGenerator
- #copy_view_file — Haml::Generators::ComponentGenerator
- #copy_view_file — Slim::Generators::ComponentGenerator
- #create_component_file — Rails::Generators::ComponentGenerator
- #create_test_file — Rspec::Generators::ComponentGenerator
- #create_test_file — TestUnit::Generators::ComponentGenerator
- #file_name — Rails::Generators::ComponentGenerator
- #file_name — Erb::Generators::ComponentGenerator
- #file_name — Haml::Generators::ComponentGenerator
- #file_name — Rspec::Generators::ComponentGenerator
- #file_name — Slim::Generators::ComponentGenerator
- #file_name — TestUnit::Generators::ComponentGenerator
- #helpers — ViewComponent::Base
- #initialize_body — Rails::Generators::ComponentGenerator
- #initialize_signature — Rails::Generators::ComponentGenerator
- #page — ViewComponent::TestHelpers
- #parent_class — Rails::Generators::ComponentGenerator
- #refute_component_rendered — ViewComponent::TestHelpers
- #render — ViewComponent::Base
- #render — ViewComponent::Preview
- #render? — ViewComponent::Base
- #render_component — ActionView::Component::TestHelpers
- #render_in — ViewComponent::Base
- #render_inline — ViewComponent::TestHelpers
- #request — ViewComponent::Base
- #request — ViewComponent::TestHelpers
- #to_component_class — ViewComponent::Conversion
- #view_cache_dependencies — ViewComponent::Base
- #virtual_path — ViewComponent::Base
- #with — ViewComponent::Base
- #with_variant — ViewComponent::TestHelpers