Fix wrong naming in theme.rb
This commit is contained in:
parent
dcd781b36b
commit
84c284fa71
|
@ -1,6 +1,6 @@
|
|||
class Theme < Stylesheet
|
||||
|
||||
belongs_to :css, polymorphic: true
|
||||
belongs_to :design
|
||||
|
||||
protected
|
||||
|
||||
|
|
Reference in New Issue