Displaying 3 results from an estimated 3 matches for "m000042".
Did you mean:
000042
2006 Aug 24
2
[0.10.0] LazyDoc#fields does not return symbols
Hi again,
fields() method of Ferret::Index::LazyDoc return an array of integer
(maybe the integer of the symbol? I don''t know) instead of symbols as
explained in the doc :
http://ferret.davebalmain.com/api_0.10.0/classes/Ferret/Index/LazyDoc.html#M000042
Any ideas ?
--
Posted via http://www.ruby-forum.com/.
2006 Mar 15
2
Rails Error Query
Hey All,
Is there any way I can change the default Rails Error message in
Production? I''d rather it said something about contacting the developer.
Regards,
Julian.
2005 Dec 29
1
catch-all error redirecting
i''m at the point where managment wants to see a rough prototype of my rails
app. i''m confident it works well, but i''m sure things were missed during the
brisk development cycle. as a result, i''d like to set up the app such that if
an error occurs, a pretty page comes up saying ''not yet implemented'' or ''coming
soon.''