Sha256: 1507c027b9082ce598b9aa316edf99d372333c8979af6277b2b768699e1de204

Contents?: true

Size: 179 Bytes

Versions: 16

Compression:

Stored size: 179 Bytes

Contents

module G5Updatable
  class BaseUpdatableController < ActionController::Base
    skip_before_filter :authenticate_user!
    skip_before_filter :verify_authenticity_token
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
g5_updatable-0.20.3.pre.1 app/controllers/g5_updatable/base_updatable_controller.rb
g5_updatable-0.10.3 app/controllers/g5_updatable/base_updatable_controller.rb
g5_updatable-0.10.2 app/controllers/g5_updatable/base_updatable_controller.rb
g5_updatable-0.10.1 app/controllers/g5_updatable/base_updatable_controller.rb
g5_updatable-0.10.0 app/controllers/g5_updatable/base_updatable_controller.rb
g5_updatable-0.9.0 app/controllers/g5_updatable/base_updatable_controller.rb
g5_updatable-0.8.0 app/controllers/g5_updatable/base_updatable_controller.rb
g5_updatable-0.7.2 app/controllers/g5_updatable/base_updatable_controller.rb
g5_updatable-0.7.1 app/controllers/g5_updatable/base_updatable_controller.rb
g5_updatable-0.7.0 app/controllers/g5_updatable/base_updatable_controller.rb
g5_updatable-0.6.1 app/controllers/g5_updatable/base_updatable_controller.rb
g5_updatable-0.6.0 app/controllers/g5_updatable/base_updatable_controller.rb
g5_updatable-0.5.1 app/controllers/g5_updatable/base_updatable_controller.rb
g5_updatable-0.5.0 app/controllers/g5_updatable/base_updatable_controller.rb
g5_updatable-0.4.3 app/controllers/g5_updatable/base_updatable_controller.rb
g5_updatable-0.4.2 app/controllers/g5_updatable/base_updatable_controller.rb