Sha256: 0d10be5c60bfa3388e0c7b1adb5eaed9bfab86fa7ced1de6de51a7b29f1568b0
Contents?: true
Size: 204 Bytes
Versions: 74
Compression:
Stored size: 204 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
74 entries across 74 versions & 1 rubygems