Skip to content

Detect Ruby implementation version and noop unless appropriate  #17

@ivar

Description

@ivar

Since the SystemTimer gem is admittedly a hack (though a very useful and appreciated hack) to work around implementation issues for a limited subset of ruby implementations (ie: 1.8.x), it would be great if the gem could detect the current environment in which is it is running and only take effect when appropriate. This would would allow otherwise compatible gems to run successfully in other environments (ie: Ruby 1.9, jruby, etc..).

see also #10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions