diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2016-12-22 15:14:39 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2016-12-22 15:14:39 +0900 |
commit | 866ee17a1f774178d6428f766825d709626c08e5 (patch) | |
tree | c43a41cfc720a4c90719662fa86b8dfa07e18d4a /activejob/test/cases/test_helper_test.rb | |
parent | b61227be8df371b76697f48e3fd63b70683dcef4 (diff) | |
download | rails-866ee17a1f774178d6428f766825d709626c08e5.tar.gz rails-866ee17a1f774178d6428f766825d709626c08e5.tar.bz2 rails-866ee17a1f774178d6428f766825d709626c08e5.zip |
Restore the override of numeric attributes properly
`attribute :world_population, :integer` is not a same with default
decimal without scale type unless #26302 is merged.
Should be `attribute :world_population, :big_integer` for now.
Diffstat (limited to 'activejob/test/cases/test_helper_test.rb')
0 files changed, 0 insertions, 0 deletions