Sha256: 6bf2d281d3b7c99b0a7f367dd1b77e27e9669603f51ddea5b18b949345a3f999
Contents?: true
Size: 155 Bytes
Versions: 13
Compression:
Stored size: 155 Bytes
Contents
# Taken from https://github.com/justinfrench/formtastic def with_deprecation_silenced(&block) ::ActiveSupport::Deprecation.silence do yield end end
Version data entries
13 entries across 13 versions & 1 rubygems