Method: ActiveStorage::Service::S3Service#client
- Defined in:
- activestorage/lib/active_storage/service/s3_service.rb
#client ⇒ Object (readonly)
Returns the value of attribute client.
14 15 16 |
# File 'activestorage/lib/active_storage/service/s3_service.rb', line 14 def client @client end |