Benjamin Fleischer
|
c6f8d0f5f2
|
Rename FlattenJson to Attributes (allow plural adapter names)
|
2015-09-18 10:17:02 -05:00 |
|
João Moura
|
1ea5608e78
|
updating tests to match new adapters structure
|
2015-06-15 13:39:36 -03:00 |
|
Gary Gordon
|
5560b49098
|
Allow overriding the adapter with render option
Make it easy to use multiple adapters in an app.
use "adapter: false" to not use ams
make a test override config.adapter
|
2014-11-13 10:23:19 -05:00 |
|
Tema Bolshakov
|
6496b08464
|
rename simple adapter to json
|
2014-08-29 11:01:39 +04: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 |
|
Tema Bolshakov
|
d39a3e0aec
|
serializer_for Array
|
2014-08-26 12:50:47 +04:00 |
|