Sha256: 24d6eb7e51b9ba34e3f55a66e50417b34750f4c266bbeb9700264402cc0da863

Contents?: true

Size: 103 Bytes

Versions: 3

Compression:

Stored size: 103 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
simple_search_filter-0.2.1 test/dummy/app/controllers/application_controller.rb
simple_search_filter-0.1.1 test/dummy/app/controllers/application_controller.rb
simple_search_filter-0.1.0 test/dummy/app/controllers/application_controller.rb