Method: ViewComponent::Base.source_location
- Defined in:
- lib/view_component/base.rb
.source_location ⇒ Object
Returns the value of attribute source_location.
173 174 175 |
# File 'lib/view_component/base.rb', line 173 def source_location @source_location end |