You need to install ruby-debug to run the server in debugging mode. With gems, use 'gem install ruby-debug'
This is because I don't have ruby-debug in my Gemfile:
group :development, :test do
gem 'ruby-debug'
end
Commentary and how-to on software development plus technical mumbo jumbo.
No comments:
Post a Comment