Gary Gordon
d5bae0c2f0
Include 'linked' member for json-api collections
...
The options passed to the render are partitioned into adapter options
and serializer options. 'include' and 'root' are sent to the adapter,
not sure what options would go directly to serializer, but leaving this
in until I understand that better.
2014-11-03 17:13:55 -05:00
Craig Little
76ce2130e7
Update build badge URL
...
s/steveklabnik/rails-api/
2014-09-03 00:43:58 -07:00
Tema Bolshakov
b4a313e6d8
Merge remote-tracking branch 'upstream/master' into feature/adapter
2014-08-29 12:55:20 +04:00
Laurent Arnoud
f02f5b767a
README: typo fix on attributes
2014-08-27 11:48:14 +02:00
Tema Bolshakov
6cc4fa0258
* Configure adapter using ActiveModel::Serializer.config.adapter
...
* Get adapter instance using ActiveModel::Serializer::Adapter.adapter_for(serializer)
2014-08-27 09:05:28 +04:00
Žiga
e8727ae272
ruby syntax highlights
2014-08-25 19:21:15 +02:00
Steve Klabnik
09bc715c0b
Update README with branch info, etc.
2014-08-22 17:01:14 -04:00
Steve Klabnik
67688b77e6
Typo.
...
❤️ @wycats
2014-07-05 12:11:08 -04:00
Steve Klabnik
4a2d9853ba
First iteration of the README.
2014-07-05 01:50:14 -04:00
Steve Klabnik
4e0538255a
Travis badge and first build
2014-07-05 00:58:44 -04:00
Steve Klabnik
c718915075
Generate a basic gem
2014-07-05 00:53:48 -04:00