Class: Subject

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/subject.rb

Overview

Schema Information

Table name: subjects

id   :integer(4)      not null, primary key
name :string(255)