mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-13 02:31:39 -05:00
- Extract to_boolean helper method for cleaner code - Avoid repeating ActiveModel::Type::Boolean.new.cast() - Consistent approach throughout the controller - More readable: to_boolean(value) vs verbose casting |
||
|---|---|---|
| .. | ||
| assets | ||
| channels | ||
| controllers | ||
| helpers | ||
| javascript | ||
| jobs | ||
| mailers | ||
| models | ||
| policies | ||
| queries | ||
| serializers | ||
| services | ||
| views | ||