Sha256: 51ae5a08006508fc40d36ea6e11efcc995fc75702e061324788c2e8e669f88b2

Contents?: true

Size: 132 Bytes

Versions: 3

Compression:

Stored size: 132 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
social_colors_rails-0.1.2 app/controllers/social_colors_rails/application_controller.rb
social_colors_rails-0.1.1 app/controllers/social_colors_rails/application_controller.rb
social_colors_rails-0.1.0 app/controllers/social_colors_rails/application_controller.rb