shuky19 / sublime_debugger

Interactive debugger for sublime
Apache License 2.0
429 stars 24 forks source link

Sublime debugger fails to launch rails server (Ruby 2.1.4 and Rails 4.2) #44

Open ghost opened 9 years ago

ghost commented 9 years ago

It runs the command: ruby -C/Users/sauron/git/sja -r/Users/sauron/Library/Application Support/Sublime Text 3/Packages/Ruby Debugger/sublime_debug_require.rb -rbundler/setup bin/rails s

Then hangs. No rails process is started.