Tee Parham
|
31e1dab69f
|
require rails >= 3.2
* remove ancient confusing comment in SerializerGenerator
|
2013-05-30 15:26:17 -06:00 |
|
Tee Parham
|
74ba9dc76c
|
upgrade hash syntax
|
2013-05-30 15:25:06 -06:00 |
|
Tee Parham
|
143e5d9866
|
do not generate id method (was for 1.8 only)
see https://github.com/rails-api/active_model_serializers/issues/127
for original motivation
|
2013-05-29 19:39:00 -06:00 |
|
Steve Klabnik
|
c129ae2016
|
Generate id method on Ruby 1.8.
Because object_id and id went through some flux, it's best to tell 1.8
specifically what we mean.
Closes #127.
|
2013-03-19 14:53:08 -07:00 |
|
Yehuda Katz
|
681bcf5ad7
|
Always add :id to attributes
|
2012-06-05 10:05:06 +02:00 |
|
José Valim
|
7a093afd03
|
Revert "Fix build for real"
This reverts commit 43f32c868a.
|
2012-05-17 19:16:11 +02:00 |
|
Yehuda Katz
|
43f32c868a
|
Fix build for real
|
2012-05-16 18:28:24 -07:00 |
|
Yehuda Katz
|
c6b1cea4bc
|
Fix the build
|
2012-05-16 18:26:57 -07:00 |
|
Yehuda Katz
|
a2d73faa63
|
Generate a serializer with each new model
|
2012-04-30 17:18:51 -07:00 |
|
José Valim
|
c0433d2862
|
Remove test framework hook, closes #6
|
2011-12-06 09:46:07 +01:00 |
|
José Valim
|
5a230e8e66
|
Added tests.
|
2011-12-01 08:19:14 +01:00 |
|