ef76f83f4c
Moved database-specific ActiveModel types into ActiveRecord
636 B
636 B
-
Moved DecimalWithoutScale, Text, and UnsignedInteger from Active Model to Active Record
Iain Beeston
-
Allow indifferent access in
ActiveModel::Errors
.#include?
,#has_key?
,#key?
,#delete
and#full_messages_for
.Kenichi Kamiya
-
Removed deprecated
:tokenizer
in the length validator.Rafael Mendonça França
-
Removed deprecated methods in
ActiveModel::Errors
.#get
,#set
,[]=
,add_on_empty
andadd_on_blank
.Rafael Mendonça França
Please check 5-0-stable for previous changes.