Sha256: c57b37516de4c9ead47ceda020e2eac908277d1306b37b77a0181867bfe54ba9
Contents?: true
Size: 180 Bytes
Versions: 17
Compression:
Stored size: 180 Bytes
Contents
class ApplicationController < ActionController::Base include ActionControllerMixin protect_from_forgery ActionView::Base.default_form_builder = ScaffoldLogic::FormBuilder end
Version data entries
17 entries across 17 versions & 1 rubygems