Method: ActiveExport::Configuration#sources
- Defined in:
- lib/active_export/configuration.rb
#sources ⇒ Object
Returns the value of attribute sources.
5 6 7 |
# File 'lib/active_export/configuration.rb', line 5 def sources @sources end |