Skip to content

Instantly share code, notes, and snippets.

@sauloperez
Created December 27, 2018 10:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sauloperez/c789684fbcdcabbccfca000e27b42293 to your computer and use it in GitHub Desktop.
Save sauloperez/c789684fbcdcabbccfca000e27b42293 to your computer and use it in GitHub Desktop.
Silence deprecation warnings in Rails
ActiveSupport::Deprecation.silenced = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment