| Name | 
 Last commit 
 | 
Last Update | 
|---|---|---|
| cucumber | ||
| 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 | 
Ref: https://github.com/rails/rails/commit/2386daabe7f8c979b453010dc0de3e1f6bbf859d Specifically: > Chains of callbacks defined **with** a `:terminator` option will > maintain their existing behavior of halting as soon as a `before_` > callback matches the terminator's expectation. For instance, > ActiveModel's callbacks will still halt the chain when a `before_` > callback returns `false`. In terminator callbacks, the `result` value changed to be a lambda now. This change reflects that, updating the terminator to compare the result of the block to `false`. Also: * Removes Rails 4.1 branch (we don't support it anymore) * Rewrite for legibility: change `unless` for `if`
| Name | 
 Last commit 
 | 
Last Update | 
|---|---|---|
| cucumber | Loading commit data... | |
| 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... |