Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
bundler | Remove usage of bundler Prevent using bundler to install needed gems. | Balasankar C <balasankarc@autistici.org> | no | 2015-07-11 | ||
activerecord-api-fix.patch | Make compatible with ActiveRecord 5.1+ Throw :abort instead of returning false while before_save. | Jongmin Kim <jmkim@pukyong.ac.kr> | yes | debian upstream | 2019-08-29 | |
rspec-from-2-to-3.patch | Replace RSpec syntax "should" with "expect" `:should` syntax without explicitly enabling the syntax is deprecated in RSpec. This patch will replace `:should` syntax with `#expect`, which introduced in RSpec 2.11. |
Jongmin Kim <jmkim@pukyong.ac.kr> | yes | 2019-08-29 |