mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 09:41:40 -05:00
- Replace string comparisons ('1', '0') with ActiveModel::Type::Boolean
- More robust handling of truthy/falsy values
- Follows Rails conventions for type coercion
- HTML forms still send string values, but controller properly converts them
|
||
|---|---|---|
| .. | ||
| assets | ||
| channels | ||
| controllers | ||
| helpers | ||
| javascript | ||
| jobs | ||
| mailers | ||
| models | ||
| policies | ||
| queries | ||
| serializers | ||
| services | ||
| views | ||