Skip to content

A Base Ember-Data model including `createdAt` and `updatedAt` attributes matching those found in Ruby on Rails timestamped resources.

License

Notifications You must be signed in to change notification settings

cybertooth-io/ember-data-base-model

Repository files navigation

ember-data-base-model

Implementation of a Base model that leverages Rails Active Record timestamp fields. Additional helper functions are provided to query model status/persistence.

CircleCI

Maintainability Test Coverage

ember-lts-2.16 ember-lts-2.18

ember-lts-3.4 ember-lts-3.8

Compatibility

  • Ember.js v3.4 or above
  • Ember CLI v2.13 or above

Docs

View the docs here.

Dependencies

I maintain a list of the dependencies that I've mixed into this addon project.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Credits

This addon was made possible with the support of:

  1. Ember Data