开发者

restful authentication current_user

Is it 开发者_Python百科available in the controller, because it's not working for me.


Does your ApplicationController class contain the lines shown below?

class ApplicationController < ActionController::Base
  include AuthenticatedSystem
  helper :all
  ...
end
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜