use _path in views, and scope to engine
This commit is contained in:
@ -1,2 +1,5 @@
|
||||
class ApplicationController < ActionController::Base
|
||||
def authenticate_member!
|
||||
true
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user