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
Type
/
to 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 }}
jakolehm
/
clamp
Public
forked from
mdub/clamp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
messages
User selector
All users
All time
Commit history
Commits on May 19, 2015
Try a better way to test for String interpolation.
mdub
committed
8606927
View commit details
Copy full SHA for 8606927
Browse repository at this point
Some refactoring.
mdub
committed
3674d44
View commit details
Copy full SHA for 3674d44
Browse repository at this point
Extract a Clamp::Messages module.
mdub
committed
b72baec
View commit details
Copy full SHA for b72baec
Browse repository at this point
Use built-in string formatting where available.
mdub
committed
73fd671
View commit details
Copy full SHA for 73fd671
Browse repository at this point
Commits on May 18, 2015
Inline #usage_heading.
mdub
committed
88da4eb
View commit details
Copy full SHA for 88da4eb
Browse repository at this point
Merge branch 'i18n_2' of https://github.com/tstrachota/clamp into messages
mdub
committed
d1d22c4
View commit details
Copy full SHA for d1d22c4
Browse repository at this point
Merge pull request #52 from jordansissel/feature/option-hidden
Show description for d1425d5
mdub
committed
d1425d5
View commit details
Copy full SHA for d1425d5
Browse repository at this point
Commits on May 2, 2015
Release.
mdub
committed
5ad883e
View commit details
Copy full SHA for 5ad883e
Browse repository at this point
Add Clamp::Command.find_subcommand_class.
mdub
committed
6f08018
View commit details
Copy full SHA for 6f08018
Browse repository at this point
Signal handling.
mdub
committed
b275f78
View commit details
Copy full SHA for b275f78
Browse repository at this point
Commits on Feb 26, 2015
Been too long since a release.
mdub
committed
66bdfbb
View commit details
Copy full SHA for 66bdfbb
Browse repository at this point
Commits on Feb 24, 2015
I18n support for help builders
Show description for 1bedc7e
Tomas Strachota
committed
1bedc7e
View commit details
Copy full SHA for 1bedc7e
Browse repository at this point
I18n support
Show description for 1842f99
Tomas Strachota
committed
1842f99
View commit details
Copy full SHA for 1842f99
Browse repository at this point
Commits on Feb 16, 2015
Tests: convert 'describe' to 'context', where appropriate.
mdub
committed
7ddada9
View commit details
Copy full SHA for 7ddada9
Browse repository at this point
Refactor tests for environment variables.
mdub
committed
9a01d9d
View commit details
Copy full SHA for 9a01d9d
Browse repository at this point
Fix old RSpec assertion that snuck in.
mdub
committed
e0a1c41
View commit details
Copy full SHA for e0a1c41
Browse repository at this point
Add '#signal_error' method.
mdub
committed
5f20b1a
View commit details
Copy full SHA for 5f20b1a
Browse repository at this point
Commits on Feb 15, 2015
Ensure that the default-value is only calculated once.
Show description for 36d83d0
mdub
committed
36d83d0
View commit details
Copy full SHA for 36d83d0
Browse repository at this point
Use the bundle.
mdub
committed
7bdb3b9
View commit details
Copy full SHA for 7bdb3b9
Browse repository at this point
Commits on Feb 6, 2015
Add support for hidden options
Show description for d453fad
jordansissel
committed
d453fad
View commit details
Copy full SHA for d453fad
Browse repository at this point
Commits on Jan 29, 2015
Add Ruby 2.2.
mdub
committed
8522ed2
View commit details
Copy full SHA for 8522ed2
Browse repository at this point
Adopt new RSpec expectation syntax.
mdub
committed
edfb8db
View commit details
Copy full SHA for edfb8db
Browse repository at this point
Constrain development dependencies.
mdub
committed
8984dcd
View commit details
Copy full SHA for 8984dcd
Browse repository at this point
Merge pull request #49 from tstrachota/rspec_fix
Show description for 3291c0b
mdub
committed
3291c0b
View commit details
Copy full SHA for 3291c0b
Browse repository at this point
Commits on Jan 22, 2015
Fixed specs to match changes in the latest RSpec
Tomas Strachota
committed
abf2c48
View commit details
Copy full SHA for abf2c48
Browse repository at this point
Commits on Mar 10, 2014
Document support for subcommand aliases.
mdub
committed
2b64126
View commit details
Copy full SHA for 2b64126
Browse repository at this point
Add an example of subcommand aliases.
mdub
committed
fbc7d41
View commit details
Copy full SHA for fbc7d41
Browse repository at this point
Commits on Feb 19, 2014
Merge pull request #40 from mjio/test_ruby_2.1
Show description for 3031888
mdub
committed
3031888
View commit details
Copy full SHA for 3031888
Browse repository at this point
Commits on Feb 18, 2014
Test with Ruby-2.1.
mjio
committed
c2fe3e1
View commit details
Copy full SHA for c2fe3e1
Browse repository at this point
Commits on Feb 13, 2014
Badgers.
mdub
committed
5ef2354
View commit details
Copy full SHA for 5ef2354
Browse repository at this point
Commits on Nov 14, 2013
Specify a license (MIT).
Show description for 206a8e3
mdub
committed
206a8e3
View commit details
Copy full SHA for 206a8e3
Browse repository at this point
Commits on Nov 6, 2013
Release 0.6.2.
mdub
committed
5950240
View commit details
Copy full SHA for 5950240
Browse repository at this point
Make use of _replace.
Show description for d659f4b
mdub
committed
d659f4b
View commit details
Copy full SHA for d659f4b
Browse repository at this point
Commits on Oct 24, 2013
Merge pull request #36 from ares/feature/custom_builder
Show description for 9b383ef
mdub
committed
9b383ef
View commit details
Copy full SHA for 9b383ef
Browse repository at this point
Allow inject you own help Builder
Show description for e5986ab
ares
committed
e5986ab
View commit details
Copy full SHA for e5986ab
Browse repository at this point
Previous
Next
You can’t perform that action at this time.