fix helper
This commit is contained in:
parent
1371a82f8d
commit
babd165eca
|
@ -1,6 +1,6 @@
|
||||||
class SurveysController < ApplicationController
|
class SurveysController < ApplicationController
|
||||||
|
|
||||||
include MemberHelper
|
helper MemberHelper
|
||||||
|
|
||||||
def index
|
def index
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue