Displaying 3 results from an estimated 3 matches for "sunitha".
Did you mean:
sunita
2006 May 09
1
Emailcontewnt problem
I ma facing problems regarding the email-set-contentent
I am writing the total code for
order1= Order.find_get_details(params[:ses_value])
#render_text order1.size
order=order1[0]
email.set_content_type("text/html")
email = OrderMailer.create_confirm(order)
email.set_content_type("text/html")
email = OrderMailer.deliver_confirm(order)
#email =
2007 Jul 23
1
Rmpi installation error
...Error 1
chmod: cannot access `/usr/local/lib64/R/library/Rmpi/libs/*': No such file
or directory
ERROR: compilation failed for package 'Rmpi'
** Removing '/usr/local/lib64/R/library/Rmpi'
can any of you please suggest as to what needs to be done?
Thanks for your time
regards
Sunitha Manjari
Bioinformatics Team
C-DAC, Pune-411007
Maharashtra
INDIA
2006 May 09
0
E-Mail
I am facing problems to set the email_content_type of the ROR!
--
Posted via http://www.ruby-forum.com/.