-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Updated my app to Rails 3.2.1 and every request and test is awash in deprecation warnings:
DEPRECATION WARNING: silence is deprecated and will be removed from Rails 3.2. (called from tables_with_silencer at (eval):2)
DEPRECATION WARNING: silence is deprecated and will be removed from Rails 3.2. (called from table_exists_with_silencer? at (eval):2)
I disabled silent-postgres, and the warnings went away. Lil help?
(Probably related: #18, Rails #4159. And thanks for the gem!)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels