method
    
    protect_against_forgery?
 
  protect_against_forgery?()
  protected
  
    Hide source    
    
      
  
# File actionpack/lib/action_controller/metal/request_forgery_protection.rb, line 202 def protect_against_forgery? allow_forgery_protection end

 RSpec
RSpec Ruby on Rails
Ruby on Rails Ruby
Ruby 
   
   
    
    
     
    
    