rdp / os

The OS gem allows for some easy telling if you’re on windows or not. OS.windows? as well as some other helper utilities
MIT License
145 stars 33 forks source link

Rake runs specs, autotest config #14

Closed mattscilipoti closed 13 years ago

mattscilipoti commented 13 years ago

rake now runs all specs. Added rake spec

Also added basic autotest configs Enabled discovering rspec2. If you don't use autotest, this is simply ignored. Followed instructions at https://github.com/rspec/rspec/wiki/autotest