Module: Takenoko::S3
- Extended by:
- S3
- Included in:
- S3
- Defined in:
- lib/takenoko/s3.rb,
lib/takenoko/s3/client.rb,
lib/takenoko/s3/version.rb
Defined Under Namespace
Classes: Client
Constant Summary collapse
- VERSION =
"0.0.7"- @@aws_key_id =
nil- @@aws_key_secret =
nil- @@to_s3 =
false- @@region =
"ap-northeast-1"- @@bucket =
nil- @@file_location =
"attached_files"- @@s3_public =
false- @@client =
nil