-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump Rails to 7.1 * Remove location_id from split fixtures * Begin working through deprecations and activerecord changes * Remove results_ prefix from relations; get specs passing * Add locals declarations in several views and partial calls * Set config.cache_classes to false as required by Github CI * Set config.enable_reloading to true * Remove old autoload path lib code in favor of config.autoload_lib * Rework core extensions to reconcile class definitions with directory structure * Remove `Extensions` from core ext class names * Require etl/etl in importers * Trying one more thing to make Github CI happy * Define ETL module in etl/etl.rb * Require errors in async importer * Change capitalization of Etl and Html to make zeitwerk happy * Fix module namespacing for UrlHelper monkey patch
- Loading branch information
Showing
147 changed files
with
1,035 additions
and
794 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.