To set up the testing environment I give the command
rake clone_structure_to_test
How do I do this for the production environment?
Simply substituting “production” for “test” got a message "Don’t know
how to build task ‘clone_structure_to_production’.
To set up the testing environment I give the command
rake clone_structure_to_test
How do I do this for the production environment?
Simply substituting “production” for “test” got a message "Don’t know
how to build task ‘clone_structure_to_production’.