Skip to content
Repository list flacon.git
  • Summary
  • Commits
  • Files
flacon.git / app

[Rails] Wine cellar inventory tracker.

  • › assets/
    • config/manifest.js
    • images/.keep
    • stylesheets/application.css
  • › channels/application_cable/
    • channel.rb
    • connection.rb
  • › controllers/
    • concerns/.keep
    • application_controller.rb
    • wines_controller.rb
  • › helpers/
    • application_helper.rb
    • wines_helper.rb
  • jobs/application_job.rb
  • mailers/application_mailer.rb
  • › models/
    • concerns/.keep
    • application_record.rb
    • wine.rb
  • › views/
    • › layouts/
      • application.html.erb
      • mailer.html.erb
      • mailer.text.erb
    • › pwa/
      • manifest.json.erb
      • service-worker.js
    • › wines/
      • _form.html.erb
      • edit.html.erb
      • index.html.erb
      • new.html.erb
      • show.html.erb
  • Summary
  • Commits
  • Files

Copyright 2026 blendux

Validate