update rails to 8.1.2
This commit is contained in:
committed by
Pete Matsyburka
parent
d12c67fd54
commit
7b5494468f
@@ -3,7 +3,7 @@
|
||||
module Api
|
||||
class ApiBaseController < ActionController::API
|
||||
include ActiveStorage::SetCurrent
|
||||
include Pagy::Backend
|
||||
include Pagy::Method
|
||||
|
||||
DEFAULT_LIMIT = 10
|
||||
MAX_LIMIT = 100
|
||||
|
||||
Reference in New Issue
Block a user