|
paginable_base_url_with_query_params using double splat. paginable method instead of local variable. #1186
view_all option for paginable_renderise method in order to restrict access to ALL data from a scope. DMPRoadmap/roadmap#1186 fixed integration tests to accommodate the view_all option. DMPRoadmap/roadmap#1186 |
|---|
|
|
| app/controllers/concerns/paginable.rb |
|---|
| app/controllers/paginable/users_controller.rb |
|---|
| app/views/layouts/_paginable.html.erb |
|---|
| app/views/users/admin_index.html.erb |
|---|
| test/integration/paginable_flows_test.rb |
|---|