diff options
author | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2014-05-04 10:54:25 -0300 |
---|---|---|
committer | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2014-05-04 10:54:26 -0300 |
commit | 9aa63b2cbe03420dbec839079777b5b4ac02abab (patch) | |
tree | 1f3fb08b5ada650e8892c48e74404a67a5cc038b /activerecord/lib/active_record/base.rb | |
parent | 816efacb1f619a85cc5b3425c216bb0c0c766d18 (diff) | |
download | rails-9aa63b2cbe03420dbec839079777b5b4ac02abab.tar.gz rails-9aa63b2cbe03420dbec839079777b5b4ac02abab.tar.bz2 rails-9aa63b2cbe03420dbec839079777b5b4ac02abab.zip |
Get rid of conditional since column_for handles raising now
column_for will raise in case column is not found for the given table,
so there is no need to handle that here.
Diffstat (limited to 'activerecord/lib/active_record/base.rb')
0 files changed, 0 insertions, 0 deletions