ember-data-source-machty 0.0.5 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/ember/data/source.rb +5 -3
  2. metadata +1 -1
@@ -1,7 +1,9 @@
1
1
  module Ember
2
- module Source
3
- def self.bundled_path_for(distro)
4
- File.expand_path("../../../../dist/#{distro}", __FILE__)
2
+ module Date
3
+ module Source
4
+ def self.bundled_path_for(distro)
5
+ File.expand_path("../../../../dist/#{distro}", __FILE__)
6
+ end
5
7
  end
6
8
  end
7
9
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ember-data-source-machty
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: