Skip to content

Commit 4d1ab21

Browse files
author
Nils Henning
committed
[REFACTOR] refactor styling guide
1 parent 68562db commit 4d1ab21

File tree

3 files changed

+197
-293
lines changed

3 files changed

+197
-293
lines changed

app/helpers/matestack/ui/core/application_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ module ApplicationHelper
1414
def self.included(base)
1515
base.extend(ClassMethods)
1616
end
17+
1718
module ClassMethods
1819
def matestack_app _class
1920
@matestack_app_class = _class

0 commit comments

Comments
 (0)