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