mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
missing annotation
This commit is contained in:
@@ -20,3 +20,11 @@ class Developer < ActiveRecord::Base
|
||||
Developer.rebuild_cache
|
||||
end
|
||||
end
|
||||
|
||||
# == Schema Information
|
||||
#
|
||||
# Table name: developers
|
||||
#
|
||||
# id :integer not null, primary key
|
||||
# user_id :integer not null
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user