Simple app to search books by different types of fields using Ruby on Rails, Bootstrap, Will paginate, Faker, and Ransack.
- Faker – A library for generating fake data, we will use this gem to generate books data.
- Bootstrap – The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
- Ransack – Object-based searching for use in our books controller
- will_paginate-bootstrap4 – Pagination library for Rails that matches Twitter Bootstrap 4 styling