Skip to content

Make sure cached_class collection_name is string #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 28, 2012
Merged

Make sure cached_class collection_name is string #5

merged 2 commits into from
May 28, 2012

Conversation

marbemac
Copy link
Contributor

Mongoid 3.0 returns a symbol, which singularize chokes on.

…larize on it.

Mongoid 3.0 returns a symbol, which singularize chokes on.

Signed-off-by: Marc MacLeod <marbemac@gmail.com>
@dblock
Copy link
Collaborator

dblock commented May 28, 2012

I'd love to merge this - could you please write a spec and update HISTORY.md? Appreciated.

Signed-off-by: Marc MacLeod <marbemac@gmail.com>
@marbemac
Copy link
Contributor Author

No problem, committed - let me know if there are any problems. Thanks for open sourcing this!

@dblock
Copy link
Collaborator

dblock commented May 28, 2012

Merging, thanks. I'll make a release since people are going to be jumping to mongoid 3.0 since it has gone RC.

dblock added a commit that referenced this pull request May 28, 2012
Make sure cached_class collection_name is string
@dblock dblock merged commit ce15488 into mongoid:master May 28, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants