gab-social/config
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
..
environments Upgrade to Rails 6 2021-01-23 09:01:31 -06:00
initializers Fix autoloading in initialization 2021-01-31 17:04:58 -06:00
locales Added/Updated admin dashboard tables 2021-01-19 01:25:25 -05:00
webpack Removed prop-types global import, added to files directly 2020-08-17 15:59:29 -05:00
application.rb Removed some Rack configs and moved RackAttack rate limits, headers 2021-01-14 13:37:38 -05:00
boot.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
brakeman.ignore Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
cable.yml Upgrade to Rails 6 2021-01-23 09:01:31 -06:00
database.yml Simplify db config 2021-01-24 23:57:30 -06:00
deploy.rb change all GitHub links to Gab's GitLab at code.gab.com 2019-07-03 13:26:13 -04:00
environment.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
i18n-tasks.yml Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
navigation.rb Removed unused chat_messages route from Navigation for admin dashboard 2021-01-25 13:52:52 -05:00
puma.rb Upgrade to Rails 6 2021-01-23 09:01:31 -06:00
routes.rb [session_activations] Stop needless updated_at changes 2021-01-27 16:08:39 -05:00
scout_apm.yml [scout] Monitor is off by default. 2021-01-30 22:45:23 -05:00
secrets.yml Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
settings.yml Removed all occurances of "theme" from backend, settings 2021-01-15 14:35:50 -05:00
sidekiq.yml Progress on DMs 2020-12-19 01:33:33 -05:00
storage.yml Upgrade to Rails 6 2021-01-23 09:01:31 -06:00
webpacker.yml Progress 2020-01-24 16:18:17 -05:00