Skip to content

v0.8.0

Compare
Choose a tag to compare
@seanpdoyle seanpdoyle released this 10 Aug 15:11
· 99 commits to main since this release
  • EmberCli::EmberController now inherits from ActionController::Base instead
    of ApplicationController. [#400]
  • Remove support for Ruby 2.1.x. [#400]
  • Don't route requests to /rails/info through the mounted Ember application.