Skip to content
  • gfyoung's avatar
    Enable frozen string in app/controllers/**/*.rb · ee72286c9404
    gfyoung authored
    Enables frozen string for the following:
    
    * app/controllers/*.rb
    * app/controllers/admin/**/*.rb
    * app/controllers/boards/**/*.rb
    * app/controllers/ci/**/*.rb
    * app/controllers/concerns/**/*.rb
    
    Partially addresses #47424.
    ee72286c9404