Method: ActionComponent::Configuration#template_file_name
- Defined in:
- lib/actioncomponent.rb
#template_file_name ⇒ void
Returns the value of attribute template_file_name.
12 13 14 |
# File 'lib/actioncomponent.rb', line 12 def template_file_name @template_file_name end |