I am trying to test a responsive design. I am using Rails 4. I know it sets \'X-Frame-Options\' to SAME ORIGIN. So I overrided it in development.rb using
co
If you want to have this change take effect in all environments, place it in application.rb.