Sha256: a9e1bc08e00cfacbd610f96f6c274bcc6e37eeaef9fe24412848dc96a6739464

Contents?: true

Size: 159 Bytes

Versions: 2

Compression:

Stored size: 159 Bytes

Contents

# @author Tobias Feistmantl
#
# Add Action Control to
# ActionController::Base
# automatically.
ActionController::Base.class_eval do
	include ActionControl
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
action_control-0.0.3 lib/action_control/action_controller/base.rb
action_control-0.0.2 lib/action_control/action_controller/base.rb