Class: SimpleFormAttachments::Configuration
- Inherits:
-
Object
- Object
- SimpleFormAttachments::Configuration
- Defined in:
- lib/simple_form_attachments/configuration.rb
Instance Attribute Summary collapse
-
#route ⇒ Object
Returns the value of attribute route.
Instance Attribute Details
#route ⇒ Object
Returns the value of attribute route.
4 5 6 |
# File 'lib/simple_form_attachments/configuration.rb', line 4 def route @route end |