Releases: Ticketfly/ember-hook
Releases · Ticketfly/ember-hook
3, 2, 1 . . . Initialize!
- exposes
initializeinember-hook:import { initialize } from 'ember-hook';- use
initializein thebeforeEachblock of an integration test to ensure that the initializer runs
- use
- removes the need to use the
HookMixin