We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The issues with STI are related to resourcify, not to rolify. Updating docs to show example how to use with resource.
Update TOC
Add Engine installation instructions
Add react-rails gem workaround
Fix links
Typos in the URLs
Fix syntax highlight
manually specify role_cname in options hash, when using a rolify class called anything other than 'Role', to have `resourcify` correctly assign the polymorphic association
FAQ - Update example of .resourcify method options
Added hint how to use rolify with uuid
Updated FAQ (markdown)
Improved multiple sets of roles question
Changed word order.
added finders methods scopify error info
added STI FAQ
added question about ruby 1.8 support
Revert 7d02af16441efd63146740a781fc08e302017ba6 ... 9d893e0697a82ab7103152c85927cde4eb5b2f8d on Frequently asked questions
put 'extend Rolify' after include Mongoid::Document
added point about mongoid
Updated Frequently asked questions (markdown)
added 2 Role sets scenario
Created FAQ (markdown)