annotate models

This commit is contained in:
Sam
2016-02-23 10:33:53 +11:00
parent cab5dd09d3
commit 32c681c96b
44 changed files with 166 additions and 133 deletions

View File

@ -34,8 +34,8 @@ end
# Table name: stylesheet_cache
#
# id :integer not null, primary key
# target :string(255) not null
# digest :string(255) not null
# target :string not null
# digest :string not null
# content :text not null
# created_at :datetime
# updated_at :datetime