search for: content_controller_test

Displaying 5 results from an estimated 5 matches for "content_controller_test".

2006 Aug 14
3
Ferret 0.9.5
Hi, I was wondering if the latest version of acts_as_ferret (0.2.2) that is listed on http://projects.jkraemer.net/acts_as_ferret/ is compatible with the latest version of Ferret 0.9.5. I noticed that the website above stated that it was supposed to work with 0.9.4, but I didn''t see anything about 0.9.5. Thanks, Aaron -- Posted via http://www.ruby-forum.com/.
2012 Feb 11
1
rake command shows the error
.../bin/ruby1.8 -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/main_controller_test.rb" "test/functional/upload_controller_test.rb" "test/functional/moderate_controller_test.rb" "test/functional/content_controller_test.rb" "test/functional/homepage_controller_test.rb" "test/functional/users_controller_test.rb" "test/functional/private_controller_test.rb" "test/functional/sessions_controller_test.rb" "test/functional/api/photo_controller_test.rb" "test/fu...
2006 Apr 05
5
duplicate search results
i''m using Ferret 0.9.0 with acts_as_ferret (the one from svn.jkraemer.net), and i''m getting duplicate results, as described in this thread: http://rubyforge.org/pipermail/ferret-talk/2005-December/000048.html is there a way to configure the indexes created by acts_as_ferret to use :key => :id, as described in that thread? i''ve poked around in the code, and had
2010 Nov 05
0
RoR:OSV: Installation issue
...functional/ upload_controller_test.rb" "test/functional/users_controller_test.rb" "test/functional/api/photo_controller_test.rb" "test/functional/api/ photos_controller_test.rb" "test/functional/api/ application_controller_test.rb" "test/functional/ content_controller_test.rb" "test/functional/ homepage_controller_test.rb" /var/lib/gems/1.8/gems/activesupport-2.3.8/lib/active_support/ dependencies.rb:105:in `const_missing'': uninitialized constant User::Authentication (NameError) from /home/meet/OSV/OpenStreetView/app/models/user.rb:4 from /u...
2006 Aug 15
5
Ferret Segmentation Faults
Hi, I am getting a number of segmentation faults using Ferret 0.9.5, Fedora Core 5 and Ruby 1.8.4 I installed it with the recommended gem install ferret and example segmentation fault creation line would be as follows: @records = FerretConfig::INDEX.search("address_line_2:\"Dumbarton\"") I am also using acts_as_ferret and rails 1.15 but think this is an issue with