Added rails command
What does this Merge Request do and why?
This MR is related to #732 and introduces a gdk rails <command> [<args>]
command to execute the provided rails command on the Rails installation bundled with GitLab.
Merge Request checklist
-
This change is backward compatible. If not, please include steps to communicate to our users. -
Tests added for new functionality. If not, please raise Issue to follow-up. -
Documentation added/updated, if needed. -
gdk doctor
test added, if needed. -
Add the ~highlight
label if this MR should be included in theCHANGELOG.md
.