# File lib/spring/commands/rails.rb, line 4 def call ARGV.unshift command_name load Dir.glob(::Rails.root.join("{bin,script}/rails")).first end