mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
2.0 KiB
2.0 KiB
Prehistory
- Changing Serialization/Serializers namespace to
Serializable(November 30, 2011) - Proposed Implementation to Rails 3.2 by @wycats and @josevalim (November 25, 2011)
- Creation of
ActiveModel::SerializationfromActiveModel::Serializerin Rails (2009) - Integration of
ActiveModel::SerializerintoActiveRecord::Serialization - Creation of
ActiveModel::Serializerin Rails (2009) - Creation of
ActiveModel::Serializers::JSONin Rails (2009)