| Name |
Last commit
|
Last Update |
|---|---|---|
| features | ||
| gemfiles | ||
| lib | ||
| shoulda_macros | ||
| spec | ||
| .gitignore | ||
| .hound.yml | ||
| .rubocop.yml | ||
| .travis.yml | ||
| Appraisals | ||
| CONTRIBUTING.md | ||
| Gemfile | ||
| LICENSE | ||
| NEWS | ||
| README.md | ||
| RELEASING.md | ||
| Rakefile | ||
| UPGRADING | ||
| paperclip.gemspec |
This is part of the effort started at https://github.com/thoughtbot/paperclip/issues/2199) to ensure the test suite is green locally. This spec was failing on obtaining a S3 instance with an `nil` region key. Since `Aws::Resource` does a regex match against the region key passed in, we would fail on `NoMethodError`. This corrects the issue by setting a region key to an empty string in the test setup.
| Name |
Last commit
|
Last Update |
|---|---|---|
| features | Loading commit data... | |
| gemfiles | Loading commit data... | |
| lib | Loading commit data... | |
| shoulda_macros | Loading commit data... | |
| spec | Loading commit data... | |
| .gitignore | Loading commit data... | |
| .hound.yml | Loading commit data... | |
| .rubocop.yml | Loading commit data... | |
| .travis.yml | Loading commit data... | |
| Appraisals | Loading commit data... | |
| CONTRIBUTING.md | Loading commit data... | |
| Gemfile | Loading commit data... | |
| LICENSE | Loading commit data... | |
| NEWS | Loading commit data... | |
| README.md | Loading commit data... | |
| RELEASING.md | Loading commit data... | |
| Rakefile | Loading commit data... | |
| UPGRADING | Loading commit data... | |
| paperclip.gemspec | Loading commit data... |