Displaying 5 results from an estimated 5 matches for "mainy".
Did you mean:
main
2004 Sep 20
6
Newbie has a few basic questions please.
I think I am missing the whole purposes of *. i see that it can do
mainy things, but in laymans temrs I am not sure what it does.
I am very proficient in Linux and would like to use * for the
following:
1) I would like to get rid of my landline(verizon) and use voip as my
main means to communicate on the telephone. I would like to be able
to plug in my plain old ph...
2007 Feb 19
2
"try"ing to understand condition handling
I'm confused by the page documenting tryCatch and friends.
I think it describes 3 separate mechanisms: tryCatch (in which control
returns to the invoking tryCatch), withCallHandlers (in which control
goes up to the calling handler/s but then continues from the point at
which signalCondition() was invoked), and withRestarts (I can't tell
where control ends up).
For tryCatch the docs say
2006 Apr 28
1
*Bug*
My application uses Ferret to search through the database records on the
system.
The problem is that there is some bug in my application which I have not
been able to fix. What it actually does is that it returns the records
on its own sweet will.
I mean, it gives me results for some records and for some it doesn''t.
I have done things like dropped the database and created it again,
2006 Apr 24
4
Problem with the image
Hi there,
A little problem has come up in my application.
I want a logo to be displayed right at the top of my main page, and it
is not working.
Instead, it gives me an image thumbnail which shows that the image is at
the right place but not displayed.
If somebody could help.
Thanks.
--
Posted via http://www.ruby-forum.com/.
2006 Apr 18
6
scaffold.css
Hi there,
I have been working on Rails applications for sometime and lately trying
my hands on beautification of the same.
Now the problem that I am facing in here is whatever design or layout I
try to apply to a particular application is visible to the rest of the
applications also!
I mean...I am not able to apply different designs to different
applications.
If anybody could help.
Thankyou.
--