Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename gem to system_timer to follow conventions #16

Closed
dhh opened this issue May 12, 2011 · 1 comment
Closed

Rename gem to system_timer to follow conventions #16

dhh opened this issue May 12, 2011 · 1 comment

Comments

@dhh
Copy link

dhh commented May 12, 2011

If the gem was called system_timer instead of SystemTimer, it would have parity with the library you need to require and it would make it Just Work in bundler:

gem 'system_timer'

..instead of:

gem 'SystemTimer', require: 'system_timer'
@ph7
Copy link
Owner

ph7 commented Jun 13, 2011

Wish granted ;-) https://rubygems.org/gems/system_timer

Cheers,

  • Philippe

@ph7 ph7 closed this as completed Jun 13, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants