Displaying 2 results from an estimated 2 matches for "contact_test".
2007 May 30
4
aaf and dynamic attrs: a bug?
Hi!
I faced some issue while using it for dynamic attrs indexing/search.
Maybe I made something wrong. Here is test method. Everything works just
fine until last line http://pastie.caboo.se/66274 . Tested on both
stable and trunk of aaf and ferret 0.11.4.
the short version of code below:
Contact.acts_as_ferret :fields => [ :first_name ]
assert
2005 Oct 20
5
Unit Test Error: `load_specification': undefined method `parse' for Time:Class
...below---
$ rake test_units
(in /Users/james/Documents/Contract Jobs/HighGroove/robrady)
/usr/local/bin/ruby -Ilib:test "/usr/local/lib/ruby/gems/1.8/gems/
rake-0.6.2/lib/rake/rake_test_loader.rb" "test/unit/account_test.rb"
"test/unit/company_test.rb" "test/unit/contact_test.rb" "test/unit/
file_note_test.rb" "test/unit/file_status_test.rb" "test/unit/
file_type_test.rb" "test/unit/grade_test.rb" "test/unit/lab_test.rb"
"test/unit/link_test.rb" "test/unit/localization_test.rb" "test/unit/
n...