Displaying 2 results from an estimated 2 matches for "blogtest".
Did you mean:
slogtest
2005 Dec 29
2
routes.rb
...am stuck with changing the
default route.
I have enabled CGI in apache and when I point my browser to the public
folder I am able to see the "Congratulations, you''ve put Ruby on
Rails!" page. But I am not able to configure it run the application.
The name of the application is blogtest and I have set the Alias
(/blogtest) and Directory options in Apache''s httpd.conf file to the
public folder of the rails application.
The application has a controller named admin (admin_controller.rb)
I tried my best to search on the net and find out something I could
understand but wasn&...
2007 Apr 07
19
Constant 0.11.4 Errors
Folks,
Since upgrading to ferret 0.11.4 on Mac OS X Tiger, I''ve been running
into constant crashes when running my Rails tests. Here''s an example of
the output.
-- snip --
1) Error:
test_published_blog_can_be_ferreted(BlogTest):
Ferret::FileNotFoundError: File Not Found Error occured at
<except.c>:117 in xpop_context
Error occured in fs_store.c:329 - fs_open_input
tried to open
"/Users/mark/Sites/www.site.com/config/../index/test/blog/_17_0.del" but
it doesn''t exist: <No such file or d...