Add structured errors to schema
This commit is contained in:
3
app/models/error_template_attribute.rb
Normal file
3
app/models/error_template_attribute.rb
Normal file
@ -0,0 +1,3 @@
|
||||
class ErrorTemplateAttribute < ActiveRecord::Base
|
||||
belongs_to :error_template
|
||||
end
|
Reference in New Issue
Block a user