orbit-basic/app/models/design/css_default.rb

7 lines
90 B
Ruby

class CssDefault < Stylesheet
belongs_to :design
belongs_to :desktop_widget
end