RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: Bramjetten
Site: www.bramjetten.nl
I had to change around_filter :scope_current_tenant to prepend_around_filter :scope_current_tenant to make sure the tenant was always loaded before my authorization before filter.
+1
I had to change around_filter :scope_current_tenant to prepend_around_filter :scope_current_tenant to make sure the tenant was always loaded before my authorization before filter.
+1