You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We might be able to achieve this with ActiveSupport if ViewComponent uses ActiveSupport::Deprecation internally. Otherwise, I've had good experience with DeprecationToolkit in the past.
The text was updated successfully, but these errors were encountered:
We might be able to achieve this with ActiveSupport if ViewComponent uses
ActiveSupport::Deprecation
internally. Otherwise, I've had good experience withDeprecationToolkit
in the past.The text was updated successfully, but these errors were encountered: