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
The internals should be updated to at minimum use schema_monkey instead of manual patching & railtie -- and replace the alias_method_chains with derived methods that call super
But arguably even better would be to add the appropriate middleware stacks to schema_plus_core, and implement this as middleware
The text was updated successfully, but these errors were encountered:
The internals should be updated to at minimum use schema_monkey instead of manual patching & railtie -- and replace the alias_method_chains with derived methods that call
super
But arguably even better would be to add the appropriate middleware stacks to schema_plus_core, and implement this as middleware
The text was updated successfully, but these errors were encountered: