Class: Phlex::HTML
- Inherits:
-
Object
- Object
- Phlex::HTML
- Extended by:
- Rails::HelperMacros, Rails::SGML::ClassMethods
- Includes:
- Rails::SGML
- Defined in:
- lib/phlex/rails.rb
Class Method Summary collapse
Instance Method Summary collapse
Methods included from Rails::SGML::ClassMethods
Methods included from Rails::HelperMacros
register_builder_yielding_helper, register_output_helper, register_value_helper
Methods included from Rails::SGML
#capture_context, #enable_cache_reloading?, #helpers, #low_level_cache, #method_missing, #partial, #render, #render_in, #set_original_view_context, #view_context
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Phlex::Rails::SGML
Class Method Details
.format ⇒ Object
71 72 73 |
# File 'lib/phlex/rails.rb', line 71 def self.format :html end |
Instance Method Details
#format ⇒ Object
75 76 77 |
# File 'lib/phlex/rails.rb', line 75 def format :html end |