Sha256: 40323248d94ae91c2bff8852494dcb70835f331e2f09960a1b27d22dde231950
Contents?: true
Size: 310 Bytes
Versions: 4
Compression:
Stored size: 310 Bytes
Contents
class SimpleFormCell < Cell::ViewModel include ActionView::RecordIdentifier include SimpleForm::ActionViewExtensions::FormHelper # include ActiveSupport::Configurable # include ActionController::RequestForgeryProtection # FIXME: this does NOT activate any protection. def show render end end
Version data entries
4 entries across 4 versions & 1 rubygems