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
dev
1 parent c2c969a commit 3dfab1e47921f21c53e332d852bb194e89116e80
@Jose Lloret Jose Lloret authored on 26 Mar 2018
Showing 5 changed files
View
app/controllers/concerns/paginable.rb
View
app/controllers/paginable/users_controller.rb
View
app/views/layouts/_paginable.html.erb
View
app/views/users/admin_index.html.erb
View
test/integration/paginable_flows_test.rb