# discourse-ember-source

This is a fork of the gem which was before packaged into Ember github.com/emberjs/ember.js/tree/v2.18.2

## Versioning

This gem is using an usual versioning: x.x.x.x first 3 are the targeted Ember version, and last one is for modifications done to the gem itself.

## Build

Change version in lib/ember/version.rb and then run ‘rake`

## Release

‘gem build ember-source.gemspec` `gem push discourse-ember-sourc-x.x.x.x.gem`