diff options
author | Alberto Almagro <albertoalmagro@gmail.com> | 2018-10-21 17:43:34 +0200 |
---|---|---|
committer | Alberto Almagro <albertoalmagro@gmail.com> | 2018-10-21 17:43:34 +0200 |
commit | f8e132d362742ac4a21556732cd0e1cb1ab7427c (patch) | |
tree | acdac9115675a642992cab91efc0271bcbb626aa /activerecord/test/assets | |
parent | 26a202a91b5a4754be5e3e137c390786ec977e56 (diff) | |
download | rails-f8e132d362742ac4a21556732cd0e1cb1ab7427c.tar.gz rails-f8e132d362742ac4a21556732cd0e1cb1ab7427c.tar.bz2 rails-f8e132d362742ac4a21556732cd0e1cb1ab7427c.zip |
Rename event variable
Improve variable naming by renaming from `e` to `event`.
The arguments to rename this are:
* The naming `e` is usually a convention used for exceptions.
* No other method in this class uses the naming `e`. All other
methods are using `event`.
Diffstat (limited to 'activerecord/test/assets')
0 files changed, 0 insertions, 0 deletions