Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Fix 'spec/spec_helper.rb:20: uninitialized constant WithModel (NameError)' #509

Merged
merged 1 commit into from May 11, 2012

Conversation

moffff
Copy link
Contributor

@moffff moffff commented Nov 9, 2011

Fixed problem with 'with_model' gem in DataMapper tests and Mongoid tests.

@jeremyf
Copy link
Collaborator

jeremyf commented May 11, 2012

The tests all pass, but they were going to pass before this patch. @ryanb can you chime in on this?

@ryanb
Copy link
Owner

ryanb commented May 11, 2012

The WithModel gem is only used in the Active Record adapter spec, so it is fine to pull this in.

ryanb added a commit that referenced this pull request May 11, 2012
Fix 'spec/spec_helper.rb:20: uninitialized constant WithModel (NameError)'
@ryanb ryanb merged commit 1cdd7b3 into ryanb:master May 11, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants