diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2012-10-29 22:47:58 -0200 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2012-10-29 22:47:58 -0200 |
commit | 96a13fc7de77d7e5cdadb2857b94c4e859174faa (patch) | |
tree | 7f6e7f7b79a6be74ed257925668185def2b81913 /.yardopts | |
parent | e6b41845efe2252fe7de6882e355c31f93c65cc3 (diff) | |
download | rails-96a13fc7de77d7e5cdadb2857b94c4e859174faa.tar.gz rails-96a13fc7de77d7e5cdadb2857b94c4e859174faa.tar.bz2 rails-96a13fc7de77d7e5cdadb2857b94c4e859174faa.zip |
Fix bug when Column is trying to type cast boolean values to integer.
This can occur if the user is using :integer columns to store boolean
values. Now we are handling the boolean values but it still raises if
the value can't type cast to integer and is not a boolean. See #7509.
Fixes #8067.
Diffstat (limited to '.yardopts')
0 files changed, 0 insertions, 0 deletions