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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
EpicCoders
/
epiclogger
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
26
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Rails5
- #187
#187
Open
Chocksy
wants to merge 11 commits into
master
EpicCoders/epiclogger:master
from
rails5
EpicCoders/epiclogger:rails5
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Rails5
#187
Chocksy
wants to merge 11 commits into
master
EpicCoders/epiclogger:master
from
rails5
EpicCoders/epiclogger:rails5
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2016
update ruby from 2.2.2 to 2.3.0
Chocksy
committed
6c4e856
View commit details
Copy full SHA for 6c4e856
Browse repository at this point
update gems and rails to v5
Chocksy
committed
a179436
View commit details
Copy full SHA for a179436
Browse repository at this point
change before_filter to before_action
Chocksy
committed
ac1f9c1
View commit details
Copy full SHA for ac1f9c1
Browse repository at this point
render nothing does not work we need to call head :ok
Chocksy
committed
443a37b
View commit details
Copy full SHA for 443a37b
Browse repository at this point
activerecord 5 now uses distinct instead of uniq
Chocksy
committed
3b1e651
View commit details
Copy full SHA for 3b1e651
Browse repository at this point
update controller requests to a hash format
Chocksy
committed
e76fe40
View commit details
Copy full SHA for e76fe40
Browse repository at this point
update core rails files to their rails 5 versions
Chocksy
committed
162f7ff
View commit details
Copy full SHA for 162f7ff
Browse repository at this point
returning false on model callbaks does not stop the chain we need to use throw :abort
Chocksy
committed
a9df873
View commit details
Copy full SHA for a9df873
Browse repository at this point
update passenger status service agent
Chocksy
committed
f9cc263
View commit details
Copy full SHA for f9cc263
Browse repository at this point
update auth_helper to use the hash format for process
Chocksy
committed
5673c7c
View commit details
Copy full SHA for 5673c7c
Browse repository at this point
enumerize supports rails 5 now, and friendly_id uses the master branch
Show description for 2f4601d
Chocksy
committed
2f4601d
View commit details
Copy full SHA for 2f4601d
Browse repository at this point
You can’t perform that action at this time.