# File lib/devise/controllers/shared_helpers.rb, line 21 def is_navigational_format? Devise.navigational_formats.include?(request_format) end