Sha256: 8abd470cf57f4b7a8772657c0207fe4722d71992f400215c2d80f3d38be05625

Contents?: true

Size: 228 Bytes

Versions: 11

Compression:

Stored size: 228 Bytes

Contents

require 'spec_helper_no_rails'
require 'refinery/core/authorisation_manager'

module Refinery
  module Core
    RSpec.describe AuthorisationManager do
      subject { Refinery::Core::AuthorisationManager.new }
    end
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
refinerycms-core-4.0.3 spec/lib/refinery/authorisation_manager_spec.rb
refinerycms-core-4.0.2 spec/lib/refinery/authorisation_manager_spec.rb
refinerycms-core-4.0.1 spec/lib/refinery/authorisation_manager_spec.rb
refinerycms-core-3.0.6 spec/lib/refinery/authorisation_manager_spec.rb
refinerycms-core-4.0.0 spec/lib/refinery/authorisation_manager_spec.rb
refinerycms-core-3.0.5 spec/lib/refinery/authorisation_manager_spec.rb
refinerycms-core-3.0.4 spec/lib/refinery/authorisation_manager_spec.rb
refinerycms-core-3.0.3 spec/lib/refinery/authorisation_manager_spec.rb
refinerycms-core-3.0.2 spec/lib/refinery/authorisation_manager_spec.rb
refinerycms-core-3.0.1 spec/lib/refinery/authorisation_manager_spec.rb
refinerycms-core-3.0.0 spec/lib/refinery/authorisation_manager_spec.rb