spec/rails/auth/acl_spec.rb in rails-auth-2.1.4 vs spec/rails/auth/acl_spec.rb in rails-auth-2.2.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + RSpec.describe Rails::Auth::ACL do let(:example_config) { fixture_path("example_acl.yml").read } let(:example_acl) do described_class.from_yaml(