diff options
author | Sean Griffin <sean@seantheprogrammer.com> | 2016-11-30 12:47:31 -0500 |
---|---|---|
committer | Sean Griffin <sean@seantheprogrammer.com> | 2016-11-30 12:47:31 -0500 |
commit | 1bdc395d956f789b6612796ac6f130cde90d3066 (patch) | |
tree | 966c7f055a5ba9c8fcab9cf648c6def189484e76 /CONTRIBUTING.md | |
parent | ef993d36bc952046f312a3695617eaa6d5fe352e (diff) | |
download | rails-1bdc395d956f789b6612796ac6f130cde90d3066.tar.gz rails-1bdc395d956f789b6612796ac6f130cde90d3066.tar.bz2 rails-1bdc395d956f789b6612796ac6f130cde90d3066.zip |
Make the second argument to `attribute` optional
While working on updating Paper Trail for 5.1 compatibility, I noticed
that I was required to pass a second argument to `attribute`. I didn't
intend for this to be the case, as `attribute :foo` is totally
reasonable shorthand for "I want `attr_accessor :foo`, but also have it
work with things like `.attributes` and `ActiveRecord::Dirty`"
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions