3 lines
92 B
Ruby
3 lines
92 B
Ruby
|
require 'rack/protection'
|
||
|
|
||
|
Rails.configuration.middleware.use Rack::Protection::FrameOptions
|