|
All checks were successful
parsley/pipeline/head This commit looks good
- Remove duplicate Save buttons in log creator/editor (fired with null data before recipe loaded) - Redirect to new resource after creating recipe/log instead of dropping back to list - Fix TheFoodCreator Cancel linking to dead route /food → /foods - Refactor AppSearchText to use defineModel; fix search box not initializing from URL - Fix TheCalculator variable shadowing bug (ingredient ref never updated on food select) - Refactor UsdaImporter to use insert_all! instead of per-record save! (~240k branded foods) - Fix string-based ndbn min comparison in build_enumerator (fragile on non-padded IDs) - Add CLAUDE.md with project overview and architecture notes Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| admin | ||
| concerns | ||
| application_controller.rb | ||
| calculator_controller.rb | ||
| foods_controller.rb | ||
| home_controller.rb | ||
| ingredients_controller.rb | ||
| logs_controller.rb | ||
| notes_controller.rb | ||
| recipes_controller.rb | ||
| tags_controller.rb | ||
| task_items_controller.rb | ||
| task_lists_controller.rb | ||
| users_controller.rb | ||