Skip to content

Commit

Permalink
Remove browser restrictions
Browse files Browse the repository at this point in the history
  • Loading branch information
jclusso committed Feb 13, 2024
1 parent fdab17a commit a0fbed3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/controllers/application_controller.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
class ApplicationController < ActionController::Base
# Only allow modern browsers supporting webp images, web push, badges, import maps, CSS nesting, and CSS :has.
allow_browser versions: :modern

default_form_builder ApplicationFormBuilder
end

0 comments on commit a0fbed3

Please sign in to comment.