Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Implement ArraySerializer and move old serialization API to a new nam... | José Valim | 2011-11-30 | 2 | -0/+429 |
* | Implement ArraySerializer and move old serialization API to a new namespace. | José Valim | 2011-11-23 | 2 | -425/+0 |
* | Fixing `as_json` method for ActiveRecord models. | Nicolás Hock Isaza | 2011-09-29 | 1 | -0/+10 |
* | fixed a bug with the json serialization when the class setting is set to not ... | Matt Aimonetti | 2011-09-22 | 1 | -0/+10 |
* | to_xml should also rely on serializable hash. | José Valim | 2011-09-18 | 1 | -0/+17 |
* | ActiveModel support for the :include serialization option | John Firebaugh | 2011-07-17 | 1 | -2/+50 |
* | Enable passing root: false to #to_json | Joe Fiorini | 2011-07-01 | 1 | -1/+52 |
* | Attributes with :string type should not be given the type passed in model ser... | Jim Herzberg | 2011-05-18 | 1 | -1/+7 |
* | Methods that return nil should not be considered YAML | Joshua Wehner | 2011-05-10 | 1 | -0/+4 |
* | Rename test directory to match code directory | John Firebaugh | 2011-04-06 | 2 | -0/+279 |