Schema Information
Table name: notes
id :integer not null, primary key note :text noteable_id :string(255) noteable_type :string(255) author_id :integer created_at :datetime not null updated_at :datetime not null project_id :integer attachment :string(255) line_code :string(255)
Required Files
- carrierwave/orm/activerecord
- file_size_validator
Namespace
- CLASS Note