dm-rspec2 0.2.2 → 0.2.3

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 (3) hide show
  1. data/VERSION +1 -1
  2. data/lib/dm-rspec2.rb +5 -0
  3. metadata +3 -2
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.2
1
+ 0.2.3
data/lib/dm-rspec2.rb ADDED
@@ -0,0 +1,5 @@
1
+ module DataMapper
2
+ end
3
+
4
+ require File.join(File.dirname(__FILE__), 'dm', 'resource')
5
+ require 'dm/matchers'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dm-rspec2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -204,6 +204,7 @@ files:
204
204
  - README.markdown
205
205
  - Rakefile
206
206
  - VERSION
207
+ - lib/dm-rspec2.rb
207
208
  - lib/dm/matchers.rb
208
209
  - lib/dm/matchers/belong_to.rb
209
210
  - lib/dm/matchers/have_many.rb
@@ -244,7 +245,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
244
245
  version: '0'
245
246
  segments:
246
247
  - 0
247
- hash: 4145316485813846653
248
+ hash: 3978419555754562016
248
249
  required_rubygems_version: !ruby/object:Gem::Requirement
249
250
  none: false
250
251
  requirements: