refinery / refinerycms-authentication-devise

Devise based authentication extension for Refinery CMS
MIT License
17 stars 61 forks source link

Replace HABTMs with HMTs #30

Closed bricesanchez closed 7 years ago

bricesanchez commented 7 years ago

I'm not able to exclude_models for gem 'apartment' if we use HABTMs instead of HMT: https://github.com/influitive/apartment#excluding-models

I get inspiration on this PR for Spree : https://github.com/spree/spree/pull/6627