gab-social/config/initializers
rubic0n f77fa3ca4a Fix autoloading in initialization
DEPRECATION WARNING: Initialization autoloaded the constants
ActionText::ContentHelper and ActionText::TagHelper.

https://github.com/rails/rails/issues/36546

Rails has a Railtie that will take the config setting out of Rails
config, and put it onto ActionController when ActionController is
loaded. Calling ActionController in the initializer forces it to
autoload right now. Referencing the setting through the config allows
it to autoload in when it needs to.
2021-01-31 17:04:58 -06:00
..
0_post_deployment_migrations.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
1_hosts.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
active_model_serializers.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
application_controller_renderer.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
assets.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
backtrace_silencers.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
blacklists.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
chewy.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
content_security_policy.rb Updates to fixes for deploy 2020-11-09 16:19:04 -06:00
cookies_serializer.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
cors.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
delivery_job.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
devise.rb Commiting 2020-11-15 12:48:32 -06:00
doorkeeper.rb Progress on dms, code cleanup 2020-12-02 23:22:51 -05:00
fast_blank.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
ffmpeg.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
filter_parameter_logging.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
http_client_proxy.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
httplog.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
inflections.rb Commiting 2020-11-15 12:48:32 -06:00
instrumentation.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
json_ld.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
kaminari_config.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
mime_types.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
new_framework_defaults_6_0.rb Enable remaining settings 2021-01-31 17:04:58 -06:00
oj.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
omniauth.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
open_uri_redirection.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
pagination.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
paperclip.rb [paperclip] increase http read timeout 2020-11-22 16:32:34 -08:00
premailer_rails.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
rack_attack.rb Removed some Rack configs and moved RackAttack rate limits, headers 2021-01-14 13:37:38 -05:00
redis.rb Update hiredis driver and add a default REDIS_POOL_SIZE 2021-01-16 13:22:15 -05:00
session_activations.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
session_store.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
sidekiq.rb Update to sidekiq 6.0 2020-11-15 20:46:54 +00:00
simple_form.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
single_user_mode.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
statsd.rb Upgrade to Rails 6 2021-01-23 09:01:31 -06:00
stoplight.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
strong_migrations.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
suppress_csrf_warnings.rb Fix autoloading in initialization 2021-01-31 17:04:58 -06:00
trusted_proxies.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
twitter_regex.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
vapid.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
wrap_parameters.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00