Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mislav
/
will_paginate
Public
Notifications
You must be signed in to change notification settings
Fork
857
Star
5.7k
Code
Issues
42
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 10, 2024
will_paginate 4.0.1
mislav
committed
50017c3
View commit details
Copy full SHA for 50017c3
Browse repository at this point
Fix running with RUBYOPT="--enable-frozen-string-literal" (#651)
Show description for e1746e1
jdelStrother
and
mislav
authored
e1746e1
View commit details
Copy full SHA for e1746e1
Browse repository at this point
Merge pull request #660 from mislav/update-bootstrap
Show description for f7e900f
mislav
authored
f7e900f
View commit details
Copy full SHA for f7e900f
Browse repository at this point
CI: test with Ruby 3.3, Rails 7.1 (#659)
mislav
authored
e9d5c01
View commit details
Copy full SHA for e9d5c01
Browse repository at this point
bootstrap: update for docker compose
mislav
committed
b932518
View commit details
Copy full SHA for b932518
Browse repository at this point
Commits on Oct 4, 2023
Merge pull request #650 from olleolleolle/patch-1
Show description for 2c11a6c
mislav
authored
2c11a6c
View commit details
Copy full SHA for 2c11a6c
Browse repository at this point
Merge pull request #654 from mislav/dependabot/github_actions/actions/checkout-4
Show description for 2b5dadd
mislav
authored
2b5dadd
View commit details
Copy full SHA for 2b5dadd
Browse repository at this point
Commits on Sep 29, 2023
Bump actions/checkout from 3 to 4
Show description for 246a44d
dependabot[bot]
authored
246a44d
View commit details
Copy full SHA for 246a44d
Browse repository at this point
Merge pull request #653 from olleolleolle/patch-2
Show description for dbe8b47
mislav
authored
dbe8b47
View commit details
Copy full SHA for dbe8b47
Browse repository at this point
CI: Update GitHub Actions using dependabot
olleolleolle
authored
00b85b3
View commit details
Copy full SHA for 00b85b3
Browse repository at this point
Commits on Jun 12, 2023
README.md: Avoid hashrockets for args
Show description for 656cc5b
olleolleolle
authored
656cc5b
View commit details
Copy full SHA for 656cc5b
Browse repository at this point
Commits on May 29, 2023
Update installation instructions for v4.0
mislav
authored
573df2d
View commit details
Copy full SHA for 573df2d
Browse repository at this point
will_paginate 4.0.0
mislav
committed
4d1e3d4
View commit details
Copy full SHA for 4d1e3d4
Browse repository at this point
update release script
mislav
committed
5d7775f
View commit details
Copy full SHA for 5d7775f
Browse repository at this point
Merge pull request #648 from mislav/preserve-query-params
Show description for 63fdde2
mislav
authored
63fdde2
View commit details
Copy full SHA for 63fdde2
Browse repository at this point
Preserve query parameters in pagination links from POST request
mislav
committed
61ffb68
View commit details
Copy full SHA for 61ffb68
Browse repository at this point
Add aria-label for previous and next page links (#645)
Show description for ae522de
hammad-Ikhlaq-7vals
and
mislav
authored
ae522de
View commit details
Copy full SHA for ae522de
Browse repository at this point
Merge pull request #647 from mislav/fix-ci
Show description for 637b9fc
mislav
authored
637b9fc
View commit details
Copy full SHA for 637b9fc
Browse repository at this point
Fix Ruby 2.4 test failures re: loofah + nokogiri
Show description for 8039e7d
mislav
committed
8039e7d
View commit details
Copy full SHA for 8039e7d
Browse repository at this point
Guard against `silence` being removed
mislav
committed
a3610ef
View commit details
Copy full SHA for a3610ef
Browse repository at this point
Fix loading fixtures for Rails 7
mislav
committed
1caeb71
View commit details
Copy full SHA for 1caeb71
Browse repository at this point
Commits on Feb 2, 2023
Merge pull request #643 from envato/reduce-gem-contents
Show description for 8aa3a87
mislav
authored
8aa3a87
View commit details
Copy full SHA for 8aa3a87
Browse repository at this point
Remove unneeded files from the gem package
Show description for 471b9aa
orien
committed
471b9aa
View commit details
Copy full SHA for 471b9aa
Browse repository at this point
Commits on Jan 31, 2023
Merge pull request #642 from mislav/merb-no
Show description for 7b714e8
mislav
authored
7b714e8
View commit details
Copy full SHA for 7b714e8
Browse repository at this point
:fire: Merb support
Show description for a74eb33
mislav
committed
a74eb33
View commit details
Copy full SHA for a74eb33
Browse repository at this point
Merge pull request #641 from envato/remove-data-mapper
Show description for 56867b1
mislav
authored
56867b1
View commit details
Copy full SHA for 56867b1
Browse repository at this point
Commits on Jan 26, 2023
CI: bump actions/checkout from 2 to 3
Show description for 9b0d5be
orien
committed
9b0d5be
View commit details
Copy full SHA for 9b0d5be
Browse repository at this point
CI: add Ruby 3.2 to the test matrix
orien
committed
48227b4
View commit details
Copy full SHA for 48227b4
Browse repository at this point
Remove the DataMapper integration
Show description for c2e1f0e
orien
committed
c2e1f0e
View commit details
Copy full SHA for c2e1f0e
Browse repository at this point
Merge pull request #640 from envato/rspec3
Show description for 4dcc9c0
mislav
authored
4dcc9c0
View commit details
Copy full SHA for 4dcc9c0
Browse repository at this point
Commits on Jan 23, 2023
Migrate matchers to RSpec 3
orien
committed
13485ee
View commit details
Copy full SHA for 13485ee
Browse repository at this point
Convert specs to RSpec v3
Show description for bbfb3e5
orien
committed
bbfb3e5
View commit details
Copy full SHA for bbfb3e5
Browse repository at this point
Bump RSpec to version 3
orien
committed
5e1315d
View commit details
Copy full SHA for 5e1315d
Browse repository at this point
Commits on Feb 17, 2022
Merge pull request #634 from mislav/rm-aria-disabled
Show description for c732dee
mislav
authored
c732dee
View commit details
Copy full SHA for c732dee
Browse repository at this point
Remove `aria-disabled` attribute from SPAN element
Show description for 33faf3c
mislav
committed
33faf3c
View commit details
Copy full SHA for 33faf3c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.