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 }}
ihower
/
help-exercise-ac
Public
Notifications
You must be signed in to change notification settings
Fork
61
Star
0
Code
Issues
0
Pull requests
36
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Jacob-final_exam
- #58
#58
Open
Jacobshan429
wants to merge 10 commits into
ihower:master
ihower/help-exercise-ac:master
from
Jacobshan429:master
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Jacob-final_exam
#58
Jacobshan429
wants to merge 10 commits into
ihower:master
ihower/help-exercise-ac:master
from
Jacobshan429:master
Copy head branch name to clipboard
Commits
Commits on Nov 11, 2016
ajax deleting comment
Jacobshan429
committed
033a045
View commit details
Copy full SHA for 033a045
Browse repository at this point
fix N+1 queries for user and comments
Jacobshan429
committed
70cdb92
View commit details
Copy full SHA for 70cdb92
Browse repository at this point
refactor messages controller with scope and class method
Jacobshan429
committed
7e4f3ed
View commit details
Copy full SHA for 7e4f3ed
Browse repository at this point
change message class method into scope as required
Jacobshan429
committed
492985a
View commit details
Copy full SHA for 492985a
Browse repository at this point
finish the User Class method posts_count
Jacobshan429
committed
eb08701
View commit details
Copy full SHA for eb08701
Browse repository at this point
finished words_count unit test
Jacobshan429
committed
89ad000
View commit details
Copy full SHA for 89ad000
Browse repository at this point
JSON API with info about all messages
Jacobshan429
committed
65ac6fd
View commit details
Copy full SHA for 65ac6fd
Browse repository at this point
generated Subscription and Like model, made many to many association between User and Message
Jacobshan429
committed
7087528
View commit details
Copy full SHA for 7087528
Browse repository at this point
simultaneously liked and subed by 2 random users when fake messages being generated
Jacobshan429
committed
c77ecd0
View commit details
Copy full SHA for c77ecd0
Browse repository at this point
show users who subed and liked on the msg show page
Jacobshan429
committed
e9c8a3d
View commit details
Copy full SHA for e9c8a3d
Browse repository at this point
You can’t perform that action at this time.