Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:Rmigration does not find file when space in path #164

Closed
trevorrjohn opened this issue Jun 12, 2012 · 1 comment
Closed

:Rmigration does not find file when space in path #164

trevorrjohn opened this issue Jun 12, 2012 · 1 comment

Comments

@trevorrjohn
Copy link

I found a bug that occurs when you try to open the latest migration user :Rmig or :Rmigration. The error occurs because when there is a space in the path name to the file, ie $ pwd -> /Users/username/Some\ Directory/railsapp/db/migrate/.... :Rmig does work when you give the title of the table, ie :Rmig my_table.

@tpope tpope closed this as completed in f22e648 Jun 12, 2012
@tpope
Copy link
Owner

tpope commented Jun 12, 2012

Easy peasy. Thanks.

On Jun 11, 2012, at 20:35, Trevor reply@reply.github.com wrote:

I found a bug that occurs when you try to open the latest migration user :Rmig or :Rmigration. The error occurs because when there is a space in the path name to the file, ie $ pwd -> /Users/username/Some\ Directory/railsapp/db/migrate/.... :Rmig does work when you give the title of the table, ie :Rmig my_table.


Reply to this email directly or view it on GitHub:
#164

dennisjbell pushed a commit to RubidiumStudios/vim-rails that referenced this issue Jun 18, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants