Returns:
23 24 25
# File 'lib/whenever.rb', line 23 def self.bin_rails? File.exist?(File.join(path, 'bin', 'rails')) end