mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 20:20:43 +08:00
4ea21fa2d0
This change both speeds up specs (less strings to allocate) and helps catch cases where methods in Discourse are mutating inputs. Overall we will be migrating everything to use #frozen_string_literal: true it will take a while, but this is the first and safest move in this direction |
||
---|---|---|
.. | ||
backup_restore | ||
content_security_policy | ||
seed_data | ||
site_settings | ||
browser_detection_spec.rb | ||
content_security_policy_spec.rb | ||
db_helper_spec.rb | ||
encodings_spec.rb | ||
introduction_updater_spec.rb | ||
mini_sql_multisite_connection_spec.rb | ||
theme_javascript_compiler_spec.rb | ||
upload_creator_spec.rb | ||
upload_recovery_spec.rb |