Skip to content

Conversation

kairel
Copy link

@kairel kairel commented Dec 30, 2014

Hi ,

With mongoid 4.0.0 , rails 4.1.8, i've a problem with "with_role" method.
In code "role_table_name" is used , but for mongoid with namespace it don't work..
In my case i've "Organization::Security::Role" classe name and when the method is called ,it use tableize but it's wrong..
I've changed role_table_name by role_cname.

In mongoid adapter , i've changed the "where" into "in", in my case mongoid raise an query error for resource_type wiht where but not with in method

Michael

@coveralls
Copy link

Coverage Status

Coverage increased (+19.55%) when pulling 0877435 on coreye:master into 5856f46 on RolifyCommunity:master.

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.

2 participants