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
Since the list of valid redis commands is not hard-coded (intentionally), this is not trivial to implement. It would be possible by requesting and storing a list of commands on connect, but I doubt complexity would be worthwhile.
Looks like missing
respond_to_missing?
definition.The text was updated successfully, but these errors were encountered: