mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
Add infinite scroll to post list
This commit is contained in:
3
Gemfile
3
Gemfile
@@ -37,6 +37,9 @@ gem "administrate", git: "https://github.com/thoughtbot/administrate.git"
|
||||
# React
|
||||
gem 'react-rails'
|
||||
|
||||
# Pagination
|
||||
gem 'kaminari'
|
||||
|
||||
group :development, :test do
|
||||
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
|
||||
gem 'byebug', platforms: [:mri, :mingw, :x64_mingw]
|
||||
|
||||
Reference in New Issue
Block a user