Method: ActiveStorage::Downloader#service
- Defined in:
- activestorage/lib/active_storage/downloader.rb
#service ⇒ Object (readonly)
Returns the value of attribute service.
5 6 7 |
# File 'activestorage/lib/active_storage/downloader.rb', line 5 def service @service end |