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
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 }}
rubyforgood
/
playtime
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
102
Code
Issues
18
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Paginate wishlist items
- #154
#154
Open
mcshakes
wants to merge 16 commits into
rubyforgood:master
rubyforgood/playtime:master
from
mcshakes:paginate-wishlist-items
mcshakes/playtime:paginate-wishlist-items
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Paginate wishlist items
#154
mcshakes
wants to merge 16 commits into
rubyforgood:master
rubyforgood/playtime:master
from
mcshakes:paginate-wishlist-items
mcshakes/playtime:paginate-wishlist-items
Copy head branch name to clipboard
Commits
Commits on Oct 21, 2017
Added gem, paginating according to defaults for page
mcshakes
committed
e9b66fa
View commit details
Copy full SHA for e9b66fa
Browse repository at this point
Paginated,following the railscast, seems to simple. I expect the Bootstrap to give problems
mcshakes
committed
c9aa3c2
View commit details
Copy full SHA for c9aa3c2
Browse repository at this point
customizations of the Prev and Next
mcshakes
committed
5579697
View commit details
Copy full SHA for 5579697
Browse repository at this point
default pages loaded
mcshakes
committed
b0fc2db
View commit details
Copy full SHA for b0fc2db
Browse repository at this point
removed the UI component since there's only one wishlist item etc
mcshakes
committed
cf5e5a6
View commit details
Copy full SHA for cf5e5a6
Browse repository at this point
Commits on Oct 25, 2017
Forcing truncation of items to 10 per page, and cutting down 'Previous' to 'Prev'. I may even get rid of that if need be. Looks busy
mcshakes
committed
b6c68dc
View commit details
Copy full SHA for b6c68dc
Browse repository at this point
removed global variable config, and enforcing at the controller level.
mcshakes
committed
575f189
View commit details
Copy full SHA for 575f189
Browse repository at this point
Commits on Oct 26, 2017
ran the generator for kaminari bootstrap themes, didn't even know about it
mcshakes
committed
e8416c8
View commit details
Copy full SHA for e8416c8
Browse repository at this point
just won't center
mcshakes
committed
03beb55
View commit details
Copy full SHA for 03beb55
Browse repository at this point
Now the paginate is centered
mcshakes
committed
2342998
View commit details
Copy full SHA for 2342998
Browse repository at this point
Commits on Oct 27, 2017
Merge branch 'master' into paginate-wishlist-items
mcshakes
authored
465da0f
View commit details
Copy full SHA for 465da0f
Browse repository at this point
Merge branch 'master' into paginate-wishlist-items
mcshakes
authored
7f625a8
View commit details
Copy full SHA for 7f625a8
Browse repository at this point
Commits on Nov 24, 2017
Removed the per in Index within controller; using the catch-all per_page method within config.
mcshakes
committed
88ebcbf
View commit details
Copy full SHA for 88ebcbf
Browse repository at this point
margin-top increased to match what is on bottom
mcshakes
committed
a9c009b
View commit details
Copy full SHA for a9c009b
Browse repository at this point
Merge branch 'paginate-wishlist-items' of https://github.com/mcshakes/playtime into paginate-wishlist-items
mcshakes
committed
f04e1c5
View commit details
Copy full SHA for f04e1c5
Browse repository at this point
Added some indentation
mcshakes
committed
f10e3a5
View commit details
Copy full SHA for f10e3a5
Browse repository at this point
You can’t perform that action at this time.