Displaying 2 results from an estimated 2 matches for "r975".
Did you mean:
975
2007 Jun 22
1
[nut-commits] svn commit r975 - in trunk: . docs drivers
Hi Arjen,
2007/6/21, Arjen de Korte <adkorte-guest at alioth.debian.org>:
> Author: adkorte-guest
> Date: Thu Jun 21 18:58:20 2007
> New Revision: 975
>
> Log:
> Add modem control line functions so that we don't have to mess with ioctl() calls directly.
> ...
excellent, I was thinking about it for some time...
btw, will you also take over converting the other
2007 Dec 08
6
Rails 2.0 ActionMailer breaks my redmine render_message
I am using ''redmine'' (v 0.6) as my major project manager, seems running
fine w Rails 2.0 (slight modifs for paginations..) but I am stuck with a
major error when sending a confirmation email :
mailer.rb
class Mailer < ActionMailer::Base
....
# Renders a message with the corresponding layout
def render_message(method_name, body)
layout =