Skip to content

Commit

Permalink
Add Ruby version requirement to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Stuart committed Feb 25, 2013
1 parent 2005dd0 commit e05ec81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ they work. This gem removes them.
It is a safer version of https://github.com/mortice/unrefine, in that it uses
refinements to remove refinements rather than globally modifying `Module`.

This gem only works with Ruby 2.0+.

## How to use
gem install safe_unrefine

Expand Down

0 comments on commit e05ec81

Please sign in to comment.