search for: shadreynold

Displaying 4 results from an estimated 4 matches for "shadreynold".

Did you mean: shadreynolds
2006 Aug 04
1
incorrect checksum for freed object?
...obably modified after being freed, break at szone_error to debug ruby(1883,0xa000ed98) malloc: *** set a breakpoint in szone_error to debug /usr/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/webrick_server.rb:148: [BUG] Bus Error ruby 1.8.2 (2004-12-25) [powerpc-darwin8.0] Abort trap ---- -- http://www.ShadReynolds.com http://www.flickr.com/photos/shadreynolds/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/ferret-talk/attachments/20060804/a94b43a0/attachment.html
2007 Oct 15
0
Inconsistent results between multi_search and find_by_contents (is "other" a reserved word?)
...; ) This returns too many results: Computer.multi_search( "device_type:laptop AND os_type:other", [] ) Oddly, these queries are consistent when I query for os_type:windows. I feel like my use of the word "other" is throwing something off. Ideas? Thanks, Shad -- http://www.ShadReynolds.com http://www.flickr.com/photos/shadreynolds/
2006 Jan 08
0
uninitialized constant Test
..._loader.rb:5 rake aborted! Test failures Any ideas? I''m pretty sure that "Test" should be defined, so I''m not sure what I''m doing wrong (I don''t think I''ve made any significant changes since starting this project) Thanks, Shad -- http://www.ShadReynolds.com http://www.flickr.com/photos/shadreynolds/
2005 Nov 14
6
ActionMailer - Sent but no mail?
Hi, I am attempting to use ActionMailer to send out an email (SMTP) and am having an issue. The log files show that the email is sent, but the email is not making it to my inbox. I have followed the documentation both on the Wiki and in the AWD book. I''m not sure which setting I have incorrect and need some pointers. :authentication - should this be set to true, or