Sha256: e801abc63f61e21bfc806ff0e122de3eede9a2ad52b58d3a790bf8c87011c28c

Contents?: true

Size: 131 Bytes

Versions: 1

Compression:

Stored size: 131 Bytes

Contents

module LoldesignPublisher
  class PublisherController < ActionController::Base
    protect_from_forgery with: :exception
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
loldesign_publisher-2.0.0 app/controllers/loldesign_publisher/publisher_controller.rb