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 }}
egonSchiele
/
contracts.ruby
Public
Notifications
You must be signed in to change notification settings
Fork
82
Star
1.5k
Code
Issues
47
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
custom error formatter for KeywordArgs
- #246
#246
Open
mindreframer
wants to merge 13 commits into
egonSchiele:master
egonSchiele/contracts.ruby:master
from
mindreframer:feature/custom_error_formatter
mindreframer/contracts.ruby:feature/custom_error_formatter
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
custom error formatter for KeywordArgs
#246
mindreframer
wants to merge 13 commits into
egonSchiele:master
egonSchiele/contracts.ruby:master
from
mindreframer:feature/custom_error_formatter
mindreframer/contracts.ruby:feature/custom_error_formatter
Copy head branch name to clipboard
Commits
Commits on Dec 21, 2016
custom error formatter for KeywordArgs
Show description for 9a4fa0c
mindreframer
committed
9a4fa0c
View commit details
Copy full SHA for 9a4fa0c
Browse repository at this point
fix: remove Contracts::Colorize (was used before)
mindreframer
committed
a7a2e16
View commit details
Copy full SHA for a7a2e16
Browse repository at this point
fix: dont use new hash args to keep compatibility with Ruby 1.8
mindreframer
committed
3ff3219
View commit details
Copy full SHA for 3ff3219
Browse repository at this point
change message building logic for default_error_formatter for consistency
mindreframer
committed
d0d3711
View commit details
Copy full SHA for d0d3711
Browse repository at this point
adjust error formatting just for cucumber specs
mindreframer
committed
c65e92f
View commit details
Copy full SHA for c65e92f
Browse repository at this point
please rubocop
mindreframer
committed
6d839f6
View commit details
Copy full SHA for 6d839f6
Browse repository at this point
further rubocop pleasing...
mindreframer
committed
759ff79
View commit details
Copy full SHA for 759ff79
Browse repository at this point
fixes for ruby 1.8
mindreframer
committed
20c0e37
View commit details
Copy full SHA for 20c0e37
Browse repository at this point
not gonna please ruby 1.8 anymore, it is ridiculous.
Show description for 7adfdc4
mindreframer
committed
7adfdc4
View commit details
Copy full SHA for 7adfdc4
Browse repository at this point
Commits on Dec 22, 2016
fixes typo: keywords_args? -> keyword_args?
mindreframer
committed
4208b23
View commit details
Copy full SHA for 4208b23
Browse repository at this point
replace: _value -> _
mindreframer
committed
fabfe6a
View commit details
Copy full SHA for fabfe6a
Browse repository at this point
specs for Contracts::ErrorFormatters.class_for
mindreframer
committed
1630fb5
View commit details
Copy full SHA for 1630fb5
Browse repository at this point
for rubocop
mindreframer
committed
04f5fb4
View commit details
Copy full SHA for 04f5fb4
Browse repository at this point
You can’t perform that action at this time.