Skip to content

Commit 925ad6d

Browse files
committed
fixed collection helper config method
1 parent 1a69e73 commit 925ad6d

File tree

1 file changed

+1
-1
lines changed
  • lib/matestack/ui/vue_js/components/collection

1 file changed

+1
-1
lines changed

lib/matestack/ui/vue_js/components/collection/helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ def filter_state
120120

121121
end
122122

123-
def vue_props
123+
def config
124124
self.to_h.except(:context)
125125
end
126126

0 commit comments

Comments
 (0)