active_model_serializers/lib/active_model_serializers/adapter
Fabian Mersch 2a8b9f4105 Eager load modules on boot
Using ActiveModelSerializers with a threaded web server eg. Puma
uninitialized constant errors are thrown. Leaving this article for
reference:
http://blog.plataformatec.com.br/2012/08/eager-loading-for-greater-good/.
2018-10-11 21:32:12 +02:00
..
json_api Fix 0.10.6 regression; make using belongs_to on self opt-in 2017-11-13 08:36:23 -06:00
attributes.rb Support key transformation for Attributes adapter (#1889) 2016-08-25 15:21:27 -04:00
base.rb Swap out KeyTransform for CaseTransform (#1993) 2016-12-07 10:49:38 -05:00
json_api.rb Eager load modules on boot 2018-10-11 21:32:12 +02:00
json.rb Meta no longer handled in Base adapter. 2016-04-21 18:25:17 +02:00
null.rb Restrict serializable_hash to accepted options (#1647) 2016-04-11 13:10:18 -05:00