0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit/models
Fabien O'Carroll af12f21db7 Updated base model destroy fn to be more generic (#9928)
refs #9914

This allows us to destroy models on properties other than the id.
2018-10-01 14:44:52 +02:00
..
base Updated base model destroy fn to be more generic (#9928) 2018-10-01 14:44:52 +02:00
plugins Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
invite_spec.js Removed knex mock (#9685) 2018-06-12 20:26:16 +02:00
permission_spec.js Removed knex mock (#9685) 2018-06-12 20:26:16 +02:00
post_spec.js 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
session_spec.js Created Session Model (#9909) 2018-09-27 14:31:39 +02:00
tag_spec.js 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
user_spec.js 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00