Sha256: b8c5a669d07e1b931b9cd34b82d820974e6ff692556e738b0bacd127e5723fcf

Contents?: true

Size: 180 Bytes

Versions: 6

Compression:

Stored size: 180 Bytes

Contents

require 'action_controller'
require 'acts_as_controller_for/base'
require 'acts_as_controller_for/version'

ActionController::Base.class_eval { include ActsAsControllerFor::Base }

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
acts_as_controller_for-0.0.6 lib/acts_as_controller_for.rb
acts_as_controller_for-0.0.5 lib/acts_as_controller_for.rb
acts_as_controller_for-0.0.4 lib/acts_as_controller_for.rb
acts_as_controller_for-0.0.3 lib/acts_as_controller_for.rb
acts_as_controller_for-0.0.2 lib/acts_as_controller_for.rb
acts_as_controller_for-0.0.1 lib/acts_as_controller_for.rb