Sha256: ce6832561999313cf3b18689ca78a011d3bd27e6aceec2ce10028a01f542198f
Contents?: true
Size: 203 Bytes
Versions: 8
Compression:
Stored size: 203 Bytes
Contents
class PrometheeController < ApplicationController # This is acceptable because the iframe is sandboxed skip_before_action :verify_authenticity_token def preview @data = params[:data] end end
Version data entries
8 entries across 8 versions & 1 rubygems