Returns:
27 28 29
# File 'lib/whenever.rb', line 27 def self.script_rails? File.exist?(File.join(path, 'script', 'rails')) end