Rails
To create a new assignment in Ruby on Rails, click into one of your courses, and then click Add assignment
.
Choose Ruby on Rails
from the drop-down list of available full-stack frameworks and set the the rest of your assignment's parameters (deadline, etc.).
Once the assignment is created, a new folder will be created in the private GitHub
/GitLab
template repository for the course in which you are added this assignment. This folder will contain a standard Ruby on Rails
project structure.
Automated test-suite setup
Automated test-suite scoring for Rails is not currently supported but it will be added soon!
Last updated