University
Models a course system of a university or another education institution
Installation
Add this line to your application's Gemfile:
gem 'university'
And then execute:
$ bundle
Or install it yourself as:
$ gem install university
Usage
See tests