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

rake run does not work inside a namespace #17

Open
kejadlen opened this issue Dec 27, 2019 · 1 comment
Open

rake run does not work inside a namespace #17

kejadlen opened this issue Dec 27, 2019 · 1 comment
Assignees

Comments

@kejadlen
Copy link

rake run shells out to rake clean generate, so this doesn't work inside of a namespace.

https://github.com/seattlerb/zenweb/blob/master/lib/zenweb/tasks.rake#L159

@zenspider
Copy link
Member

I think that was me just taking a shortcut... it should be easily fixable by looking up and invoking the tasks... but even that might have a hurdle of figuring out the namespacing.

@zenspider zenspider self-assigned this Jan 13, 2020
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