Sha256: 97adfbf4a4f04b66a99bc0a13cb72ff7163c4c6f8c824b987e2f46dac5e4f217

Contents?: true

Size: 120 Bytes

Versions: 4

Compression:

Stored size: 120 Bytes

Contents

module Wbase
  class ApplicationController < ActionController::Base
    protect_from_forgery with: :exception
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
wbase-0.0.4 app/controllers/wbase/application_controller.rb
wbase-0.0.3 app/controllers/wbase/application_controller.rb
wbase-0.0.2 app/controllers/wbase/application_controller.rb
wbase-0.0.1 app/controllers/wbase/application_controller.rb