We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
redirect 'http://www.github.com', :permanent => true
This will push a status of 304. Shouldn't the status be 301?
endpoint.rb:
if merged_options[:permanent] status 304