# File lib/heroku/helpers.rb, line 7
def
running_on_windows?
RUBY_PLATFORM
=~
/mswin32|mingw32/
end