class Shamu::Entities::ListScope::ScopedPaging::PageScope
The scope of a [ScopedPaging] list scope.
Public Instance Methods
params()
click to toggle source
@return [Hash] the scope as a params hash.
# File lib/shamu/entities/list_scope/scoped_paging.rb, line 57 def params to_attributes end