Skip to content

Route Mixin & URL Updates

Compare
Choose a tag to compare
@knownasilya knownasilya released this 12 Apr 15:08
· 47 commits to master since this release

Breaking Changes

  • AutoSubscribe mixin is now for the route, and not the controller. See the README for new usage instructions.
  • Auto controller defaults are only setup if those params are not setup in the service yet.

Resolves #10 and #13.