Add demo user with 60 days of example health tracking data

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-02 16:37:16 +00:00
parent d893e59293
commit cd5bac6cae
2 changed files with 88 additions and 0 deletions

View File

@@ -21,3 +21,4 @@ end
#[Source, Quantity, Unit].each { |model| model.defaults.delete_all }
require_relative 'seeds/units.rb'
require_relative 'seeds/demo.rb'