-
-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
In rails project (using rails.vim), when in lib/my_class.rb
and I hit :A
, I'll see an error if there's no spec file for my_class.rb.
I was surprised to discover that this project's :A
creates a new buffer if the file does not exist!
Is this behavior different by accident? Or there's going to be a new "default"?
Personally, I'd prefer to get an error if the file does not exist, and then bang :A!
to create it.
Btw. fantastic plugin, just what I need - love it!
Metadata
Metadata
Assignees
Labels
No labels