Sha256: 01697273b702aca1da90d8e9b6ceb9480657845a723222e60ed94a14c6afa8b2
Contents?: true
Size: 244 Bytes
Versions: 13
Compression:
Stored size: 244 Bytes
Contents
# Raise exceptions so we can test require / permit on params. ActionController::Parameters.action_on_unpermitted_parameters = :raise # By default, CSRF protection is turned off in tests. ActionController::Base.allow_forgery_protection = false
Version data entries
13 entries across 13 versions & 2 rubygems