After adding new namespace `admin/local_census_records` cancancan `load_and_authorize` method started to crash because it was getting confused when loading and authorizing controller resources. Specifying class to load and authorize solves this situation.