config/effective_regions.rb in effective_regions-1.7.6 vs config/effective_regions.rb in effective_regions-1.8.0

- old
+ new

@@ -1,7 +1,6 @@ EffectiveRegions.setup do |config| config.regions_table_name = :regions - config.ck_assets_table_name = :ck_assets # Authorization Method # # This method is called by all controller actions with the appropriate action and resource # If the method returns false, an Effective::AccessDenied Error will be raised (see README.md for complete info)