module Coupdoeil::Popover::ViewContextDelegation
def config = __cp_view_context.config
def config = __cp_view_context.config
def controller = __cp_view_context.controller
def controller = __cp_view_context.controller
def form_authenticity_token(...) = __cp_view_context.form_authenticity_token(...)
def form_authenticity_token(...) = __cp_view_context.form_authenticity_token(...)
def helpers = __cp_view_context
def helpers = __cp_view_context
def params = popover.params
def params = popover.params
def protect_against_forgery? = __cp_view_context.protect_against_forgery?
def protect_against_forgery? = __cp_view_context.protect_against_forgery?
def request_forgery_protection_token = __cp_view_context.request_forgery_protection_token
def request_forgery_protection_token = __cp_view_context.request_forgery_protection_token