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 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.
rake run
shells out torake clean generate
, so this doesn't work inside of a namespace.https://github.com/seattlerb/zenweb/blob/master/lib/zenweb/tasks.rake#L159
The text was updated successfully, but these errors were encountered: