Menu

Commit [r4359]  Maximize  Restore  History

Use File#expand_path for require's in script/* for Ruby 1.9.2 compatibility. #4050

Since Ruby 1.9.2, LOAD_PATH does not include "." directory anymore, so
we should use absolute paths instead to ensure both 1.8.x and 1.9.x
compatibility. It has been included in railties 2.3.x branch since
july 2009, see http://github.com/rails/rails/commit/7a427a83ca4da92c70760007aaf313638a5d8374

jbbarth 2010-11-02

changed /trunk/script/about
changed /trunk/script/breakpointer
changed /trunk/script/console
changed /trunk/script/dbconsole
changed /trunk/script/destroy
changed /trunk/script/generate
changed /trunk/script/performance/benchmarker
changed /trunk/script/performance/profiler
changed /trunk/script/performance/request
changed /trunk/script/plugin
changed /trunk/script/process/inspector
changed /trunk/script/process/reaper
changed /trunk/script/process/spawner
changed /trunk/script/process/spinner
changed /trunk/script/runner
changed /trunk/script/server
/trunk/script/about Diff Switch to side-by-side view
Loading...
/trunk/script/breakpointer Diff Switch to side-by-side view
Loading...
/trunk/script/console Diff Switch to side-by-side view
Loading...
/trunk/script/dbconsole Diff Switch to side-by-side view
Loading...
/trunk/script/destroy Diff Switch to side-by-side view
Loading...
/trunk/script/generate Diff Switch to side-by-side view
Loading...
/trunk/script/performance/benchmarker Diff Switch to side-by-side view
Loading...
/trunk/script/performance/profiler Diff Switch to side-by-side view
Loading...
/trunk/script/performance/request Diff Switch to side-by-side view
Loading...
/trunk/script/plugin Diff Switch to side-by-side view
Loading...
/trunk/script/process/inspector Diff Switch to side-by-side view
Loading...
/trunk/script/process/reaper Diff Switch to side-by-side view
Loading...
/trunk/script/process/spawner Diff Switch to side-by-side view
Loading...
/trunk/script/process/spinner Diff Switch to side-by-side view
Loading...
/trunk/script/runner Diff Switch to side-by-side view
Loading...
/trunk/script/server Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.