Displaying 3 results from an estimated 3 matches for "iwsweb".
Did you mean:
  imsweb
  
2006 Apr 14
3
Rails deployment
Hi all,
I''ve greated a rails application and i want to deploy it right now.
I have to use a windows 2003 server.. So i installed
i''ve used the following tutorial:
http://wiki.rubyonrails.com/rails/pages/RailsOnWindows
My application is running at : http://loc.iwsweb.nl
But everytime i connect it opens a ruby process but at the end it won''t 
kill it.
As you can see the loading speed is horrible, but it''s  a fast server 
with a 100mbit connection.
Can anyone help me?
Thanks in advance,
Daan
-- 
Posted via http://www.ruby-forum.com/.
2006 Apr 17
2
Email Multipart message
Hi,
I use the multipart functionality from the action mailer.
But when i send an html message, my outlook opens the mail and shows 
this:
--mimepart_4443b76d12268_6f34..fdacc616831e6 Content-Type: text/html; 
charset=iso-8859-1 Content-Transfer-Encoding: Quoted-printable 
Content-Disposition: inline
<!!Message>
= = --mimepart_4443b76d12268_6f34..fdacc616831e6--
No html will appear. When
2006 Mar 18
4
new user.presentation
Hi,
I''m creating an RoR application right now and i''ve got the following 
question:
An user has one presentation.
So i''ve got an user table and in that table is an field 
fkPresentationID. Now i want to create an new user and at the same 
moment an new presentation for that user. I thought it would work with 
something like this, but it didn''t work.
@user =