[SVN] r11855 (R Console (Rdaemon))

Hans-Jörg Bibiko bibiko at eva.mpg.de
Thu Nov 26 21:55:56 UTC 2009


• changed:
1) File.join(ENV['HOME'], "/Library/App…)
  into
2) File.join(ENV['HOME'], "Library/App…")

1) will be evaluated correctly in Ruby version 1.8.7 but not e.g. in Ruby 1.8.2

and 2) follows the correct syntax of course.

Changed:
U   trunk/Bundles/R Console (Rdaemon).tmbundle/Support/Rdaemon/daemon/Rdaemon.rb



More information about the textmate-dev mailing list