Chad Rosen

Results 5 issues of Chad Rosen

The most annoying thing with spitball are the errors that are returned when there is a problem parsing the gemfile or gemfile.lock. The server ends up returning a ton of...

I have a table full of 40,000 products. Each record has a name which is a varchar(255) in mysql. I'm creating a search page in my app that lets people...

The default functionality puts the indexes in an db/indexes folder. This isn't ideal for dealing with capistrano b/c you'll have to rebuild your indexes on every release. With capistrano it...

I tried to add a test in my model testing for search and i got some errors about missing ids. My guess is that the unit tests modifies the index...

Looks like the problem is in rufus.. But still.. Probably should protect against this > > Product.search nil > > /Library/Ruby/Gems/1.8/gems/rufus-tokyo-1.0.5/lib/rufus/tokyo/dystopia/core.rb:147: [BUG] Bus Error > > ruby 1.8.6 (2008-08-11) [universal-darwin9.0]