koheisg / turbo-pagination-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Without javascript pagination sample (with turbo)

how to try

$ git clone https://github.com/koheisg/turbo-pagination-sample.git
$ bundle
$ rails db:create db:seed # seed data for pagination
$ ./bin/dev

About


Languages

Language:Ruby 69.1%Language:HTML 24.1%Language:JavaScript 4.3%Language:CSS 2.1%Language:Shell 0.4%