mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
This reverts commitf936a1f100. Conflicts: activerecord/lib/active_record.rb activerecord/lib/active_record/base.rb Revert "Fixed: #without_typecast should only disable typecasting on the duplicated attributes" [#3387 state:open] This reverts commit2831996483. Reason : It's not generating attribute methods properly, making object.column 5x slower.