Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (11 loc) · 283 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 283 Bytes

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