ranmocy / guard-rails

Guard-Rails is watching on your development servers as you wish!
http://ranmocy.github.com/guard-rails
MIT License
137 stars 25 forks source link

backwards compatibility for the environment parameter #6

Closed EverardB closed 11 years ago

EverardB commented 11 years ago

A small tweak which will allow people still on Ruby 1.8.7 to continue to use guard-rails

ranmocy commented 11 years ago

Thanks for your contribution~