Skip to content

v0.4.0

Compare
Choose a tag to compare
@seanpdoyle seanpdoyle released this 30 Oct 17:50
· 239 commits to main since this release
  • Extend include_ember_index_html helper to accept a block. The contents of
    the block will be injected into the page #228
  • Drop support for Ruby < 2.1.0 and Rails 4.0.0, < 3.2.0 #227
  • Introduce rails g ember-cli:heroku generator to configure a project for
    deploying to Heroku #230
  • Introduce include_ember_index_html helper #226