config/initializers/authorities.rb in qa-0.7.0 vs config/initializers/authorities.rb in qa-0.8.0
- old
+ new
@@ -1,2 +1,4 @@
-AUTHORITIES_CONFIG = YAML.load_file(File.expand_path("../../authorities.yml", __FILE__))
+Qa::Authorities::Local.load_config(File.expand_path("../../authorities.yml", __FILE__))
+
+Qa::Authorities::Local::TableBasedAuthority.check_for_index