RailsCasts Pro episodes are now free!

Learn more or hide this

Sam Granieri's Profile

GitHub User: samgranieri

Site: www.samgranieri.com

Comments by Sam Granieri

Avatar

THere is a a way to get ruby-debug working on ruby 1.9.3
put this in your gemfile

ruby
source 'http://rubydebug19.s3.amazonaws.com'
gem 'ruby-debug19', :group => :development

I found this at Stackoverflow

Avatar

Yes, by a mile.
Solr does not depend on a DB, unlike thinkng sphinx