ANSWER: I’m self answering my question here. rake spec will take the SPEC_OPTS environment variable.
rake spec SPEC_OPTS="--format documentation"
ANSWER: I’m self answering my question here. rake spec will take the SPEC_OPTS environment variable.
rake spec SPEC_OPTS="--format documentation"