Defect #34980
closed
Fix "undefined method `represent_boolean_as_integer=' for nil:NilClass" in Rails 6.1
Added by Marius BĂLTEANU over 3 years ago.
Updated over 3 years ago.
Description
Method config.active_record.sqlite3.represent_boolean_as_integer
was deprecated in Rails 6.0 and removed in Rails 6.1
Since Redmine stores boolean values in sqlite3 databases as 1 and 0, we can safely remove this option from config.
Files
- Related to Feature #29914: Migrate to Rails 6.1 with Zeitwerk autoloading added
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed as a part of #29914.
- Target version deleted (
5.0.0)
Also available in: Atom
PDF