Sha256: 71c2b938eb52c51e6bb1d51ddbd9f2aebf2c428840d30e55a4c794fb64e2c3f6
Contents?: true
Size: 226 Bytes
Versions: 10
Compression:
Stored size: 226 Bytes
Contents
// Override the default adapter with the `DS.ActiveModelAdapter` which // is built to work nicely with the ActiveModel::Serializers gem. <%= application_name.camelize %>.ApplicationAdapter = DS.ActiveModelAdapter.extend({ });
Version data entries
10 entries across 10 versions & 2 rubygems