Table of Contents - curly-templates-3.0.0 Documentation
Pages
Classes and Modules
- Curly
- Curly::AttributeScanner
- Curly::Compiler
- Curly::ComponentCompiler
- Curly::ComponentScanner
- Curly::DependencyTracker
- Curly::Error
- Curly::Generators
- Curly::Generators::Base
- Curly::Generators::ControllerGenerator
- Curly::Generators::InstallGenerator
- Curly::Generators::ScaffoldGenerator
- Curly::IncompleteBlockError
- Curly::IncorrectEndingError
- Curly::InvalidComponent
- Curly::Parser
- Curly::Parser::Block
- Curly::Parser::Comment
- Curly::Parser::Component
- Curly::Parser::Root
- Curly::Parser::Text
- Curly::Presenter
- Curly::PresenterNameError
- Curly::PresenterNotFound
- Curly::RSpec
- Curly::RSpec::PresenterExampleGroup
- Curly::Railtie
- Curly::Scanner
- Curly::SyntaxError
- Curly::TemplateHandler
Methods
- ::available_components — Curly::Presenter
- ::cache_if_key_is_not_nil — Curly::TemplateHandler
- ::cache_key — Curly::Presenter
- ::call — Curly::DependencyTracker
- ::call — Curly::TemplateHandler
- ::compile — Curly::Compiler
- ::compile — Curly::ComponentCompiler
- ::compile — Curly::TemplateHandler
- ::compile — Curly
- ::compile_for_actionview5 — Curly::TemplateHandler
- ::component_available? — Curly::Presenter
- ::compute_cache_key — Curly::Presenter
- ::dependencies — Curly::Presenter
- ::depends_on — Curly::Presenter
- ::exposes_helper — Curly::Presenter
- ::exposes_helpers — Curly::Presenter
- ::instrument — Curly::TemplateHandler
- ::new — Curly::AttributeScanner
- ::new — Curly::Compiler
- ::new — Curly::ComponentCompiler
- ::new — Curly::InvalidComponent
- ::new — Curly::Parser
- ::new — Curly::Parser::Component
- ::new — Curly::Parser::Text
- ::new — Curly::Parser::Comment
- ::new — Curly::Parser::Root
- ::new — Curly::Parser::Block
- ::new — Curly::Presenter
- ::new — Curly::PresenterNameError
- ::new — Curly::PresenterNotFound
- ::new — Curly::Scanner
- ::new — Curly::SyntaxError
- ::parse — Curly::Parser
- ::presenter_for_name — Curly::Presenter
- ::presenter_for_path — Curly::Presenter
- ::presenter_name_for_path — Curly::Presenter
- ::presents — Curly::Presenter
- ::scan — Curly::AttributeScanner
- ::scan — Curly::ComponentScanner
- ::scan — Curly::Scanner
- ::valid? — Curly::Compiler
- ::valid? — Curly
- ::version — Curly::Presenter
- #<< — Curly::Parser::Root
- #<< — Curly::Parser::Block
- #== — Curly::Parser::Component
- #== — Curly::Parser::Block
- #append_keyword_arguments — Curly::ComponentCompiler
- #append_positional_argument — Curly::ComponentCompiler
- #argument — Curly::ComponentCompiler
- #attribute_names — Curly::ComponentCompiler
- #attributes — Curly::ComponentCompiler
- #attributes_collected? — Curly::ComponentCompiler
- #cache_duration — Curly::Presenter
- #cache_key — Curly::Presenter
- #cache_options — Curly::Presenter
- #closed_by? — Curly::Parser::Root
- #closed_by? — Curly::Parser::Block
- #code — Curly::Compiler
- #compile — Curly::Compiler
- #compile — Curly::ComponentCompiler
- #compile_collection — Curly::Compiler
- #compile_comment — Curly::Compiler
- #compile_component — Curly::Compiler
- #compile_conditional — Curly::Compiler
- #compile_conditional_block — Curly::Compiler
- #compile_context — Curly::Compiler
- #compile_inverse_conditional — Curly::Compiler
- #compile_text — Curly::Compiler
- #create_view_files — Curly::Generators::ControllerGenerator
- #invalid_signature? — Curly::ComponentCompiler
- #keyword_argument_string — Curly::ComponentCompiler
- #message — Curly::InvalidComponent
- #message — Curly::PresenterNameError
- #message — Curly::PresenterNotFound
- #message — Curly::SyntaxError
- #method — Curly::ComponentCompiler
- #method_missing — Curly::Presenter
- #optional_identifier? — Curly::ComponentCompiler
- #output — Curly::Compiler
- #param_types — Curly::ComponentCompiler
- #params — Curly::ComponentCompiler
- #parse — Curly::Parser
- #parse_block — Curly::Parser
- #parse_block_end — Curly::Parser
- #parse_collection_block_start — Curly::Parser
- #parse_comment — Curly::Parser
- #parse_component — Curly::Parser
- #parse_conditional_block_start — Curly::Parser
- #parse_context_block_start — Curly::Parser
- #parse_inverse_conditional_block_start — Curly::Parser
- #parse_text — Curly::Parser
- #presenter_class — Curly::Compiler
- #presenter_class_name — Curly::PresenterNotFound
- #required_attribute_names — Curly::ComponentCompiler
- #required_identifier? — Curly::ComponentCompiler
- #respond_to_missing? — Curly::Presenter
- #scan — Curly::AttributeScanner
- #scan — Curly::Scanner
- #scan_attribute — Curly::AttributeScanner
- #scan_attributes — Curly::AttributeScanner
- #scan_block_end — Curly::Scanner
- #scan_collection_block_start — Curly::Scanner
- #scan_comment — Curly::Scanner
- #scan_component — Curly::Scanner
- #scan_conditional_block_start — Curly::Scanner
- #scan_context_block_start — Curly::Scanner
- #scan_curly — Curly::Scanner
- #scan_double_quoted_value — Curly::AttributeScanner
- #scan_escaped_curly — Curly::Scanner
- #scan_inverse_block_start — Curly::Scanner
- #scan_name — Curly::AttributeScanner
- #scan_remainder — Curly::Scanner
- #scan_single_quoted_value — Curly::AttributeScanner
- #scan_tag — Curly::Scanner
- #scan_text — Curly::Scanner
- #scan_token — Curly::Scanner
- #scan_unquoted_value — Curly::AttributeScanner
- #scan_until_end_of_curly — Curly::Scanner
- #scan_until_start_of_curly — Curly::Scanner
- #scan_value — Curly::AttributeScanner
- #setup! — Curly::Presenter
- #skip_whitespace — Curly::AttributeScanner
- #syntax_error! — Curly::Scanner
- #to_s — Curly::Parser::Component
- #to_s — Curly::Parser::Root
- #to_s — Curly::Parser::Block
- #tree — Curly::Parser
- #type — Curly::Parser::Component
- #type — Curly::Parser::Text
- #type — Curly::Parser::Comment
- #validate_attributes! — Curly::ComponentCompiler
- #validate_block_argument! — Curly::ComponentCompiler