mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-16 19:08:50 +08:00
Zeitwerk simplifies working with dependencies in dev and makes it easier reloading class chains. We no longer need to use Rails "require_dependency" anywhere and instead can just use standard Ruby patterns to require files. This is a far reaching change and we expect some followups here. |
||
|---|---|---|
| .. | ||
| default_current_user_provider_spec.rb | ||
| discord_authenticator_spec.rb | ||
| facebook_authenticator_spec.rb | ||
| github_authenticator_spec.rb | ||
| google_oauth2_authenticator_spec.rb | ||
| instagram_authenticator_spec.rb | ||
| managed_authenticator_spec.rb | ||
| open_id_authenticator_spec.rb | ||
| twitter_authenticator_spec.rb | ||