Skip to content

sugar-for-pirate-king/example-draper

Repository files navigation

Fun with Drapper.

Simple app to implement drapper. It's just shows list of collection music.

Depedencies

  • Draper
  • Faker

How to install

  • Migrate database (using Sqlite) with rails db:migrate
  • Seeds data (see db/seeds.rb) with rails db:seed
  • Then run the server with rails s

About

Experiment with draper (View-Model) Pattern.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published