Skip to content

Simple app to search books by different types of fields using Ruby on Rails, Bootstrap, Will paginate, Faker, and Ransack.

Notifications You must be signed in to change notification settings

jclopezdev/search-books-with-ransack

Repository files navigation

Searching with Ransack and Ruby on Rails

Simple app to search books by different types of fields using Ruby on Rails, Bootstrap, Will paginate, Faker, and Ransack.

Ransack

Dependencies:

  • 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

About

Simple app to search books by different types of fields using Ruby on Rails, Bootstrap, Will paginate, Faker, and Ransack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published