This is a demo application for the forty_facets gem.
- Clone the repository.
- Run
rake db:create db:migrateto build the database. - Run
rake movies:importto add movies to the database. - Run
rails serverto run the application.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a demo application for the forty_facets gem.
rake db:create db:migrate to build the database.rake movies:import to add movies to the database.rails server to run the application.