Add steps to enable Rails console and toggle flags
What does this Merge Request do?
Add command to start Rails console in GDK. At the moment, neither feature_flags.html or rails_console.html mention it.
I was advised in gitlab!54338 (closed) that this is the best place for this.
Merge Request checklist
-
Tests added for new functionality. If not, please raise Issue to follow-up. -
This change is backward compatible. If not, please include steps to communicate to our users. -
Documentation added/updated, if needed. -
gdk doctor
test added, if needed.