active_model_serializers/test/integration
Santiago Pastorino df5ef33ae6 Allow to turn off ams
Closes #378

You can define now

```
def default_serializer_options
  { serializer: false }
end
```
2013-10-23 20:34:34 -02:00
..
action_controller Allow to turn off ams 2013-10-23 20:34:34 -02:00
active_record Test attributes declared as strings 2013-10-22 11:55:32 -02:00
generators Implement Generators 2013-10-18 17:49:21 -02:00