Sha256: ceb926a238a1324c9db509e43844deb7aecc96b27d37b74be9c01960efcad3f5

Contents?: true

Size: 187 Bytes

Versions: 5

Compression:

Stored size: 187 Bytes

Contents

# class ApplicationPolicy
#   always_allow_connection
#   regulate_all_broadcasts { |policy| policy.send_all }
#   allow_change(to: :all, on: [:create, :update, :destroy]) { true }
# end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
hyper-mesh-0.5.3 reactive_record_test_app/app/policies/application_policy.rb
hyper-mesh-0.5.2 reactive_record_test_app/app/policies/application_policy.rb
hyper-mesh-0.5.1 reactive_record_test_app/app/policies/application_policy.rb
hyper-mesh-0.5.0 reactive_record_test_app/app/policies/application_policy.rb
hyper-mesh-0.4.0 reactive_record_test_app/app/policies/application_policy.rb