请帮助铁路的新系统: 页: 1
基本内容是:
class ApplicationController < ActionController::Base
helper :all # include all helpers, all the time
protect_from_forgery
helper_method :current_user_session, :current_user
filter_parameter_logging :password, :password_confirmation
我认为应该做的是:它应当防止在无正确的<条码>上申请的持久性有机污染物。 但是,当我提出像以下那样的“ j”职位要求时,它会进行罚款(在数据库中执行的最新说明)。
$.post($(this).attr("href"), { _method: "PUT", data: { test: true } });
在座标中,我看到,在发送的参数中,没有<代码>authenticity_token,但申请仍被视为有效。 为什么如此?
UPD Found config setting in config/environments/development.rb
config.action_controller.consider_all_requests_local = true
由于DEV环境和当地的要求,这些格乌里列斯员额的请求是科索沃。