active_model_serializers/lib
Benjamin Fleischer 05fd59644d Setting the content_type sets the response Content-Type
Otherwise we have two headers, 'Content-Type' and 'CONTENT_TYPE'.
I don't know when Rails decides to use one or the other.
2016-05-01 23:30:52 -05:00
..
action_controller Fix serialization scope options 2016-04-01 05:43:46 -05:00
active_model String/Lambda support for conditional attributes/associations 2016-04-26 21:37:25 +09:00
active_model_serializers Setting the content_type sets the response Content-Type 2016-05-01 23:30:52 -05:00
generators/rails Only load generators when needed 2016-01-15 01:52:27 -06:00
grape Move SerializableResource to ActiveModelSerializers namespace 2016-03-30 11:33:04 +02:00
active_model_serializers.rb Consolidate and simplify caching code 2016-04-13 01:08:09 -05:00