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
I've changed tab complete to include the .rb. That's as good as it's going to get. I'm probably killing :Rfind altogether soon anyways as the tab complete on :find is decent nowadays.
In my models directory, I have this structure:
user.rb
user/validation.rb
user/states.rb
Now if I run Rfind user, I get the message 'user is a directory', and I have to reopen the previous file manually.
The text was updated successfully, but these errors were encountered: