Displaying 8 results from an estimated 8 matches for "giantrobot".
2003 Nov 17
4
SSL and certificate authorities.
...e for
imaps/pop3s/smtp?
Also, is there a configuration directive for dovecot to add the issuers
ca bundle similar to apache's SSLCACertificateFile?
And thanks for writing such a kick-arse imap server. It blows courier
out of the water!
---
James Tyson
Director, Giant Robot Ltd
http://www.giantrobot.co.nz/
2007 Oct 12
6
abstract_class... what exactly does it do
Hi,
Does anyone know much about abstract_class? Does it actually prevent
instances of the class from being created? Does it disable certain
methods? I already know what it''s for, but I want to know what setting
self.abstract_class=true actually does.
The reason I ask is that I want to use it for a slightly unorthodox
purpose. I want a class who''s only attributes are its
2009 Aug 23
5
Upgrading to 2.3 from 2.1
Can be done in a one step process or do I have to upgrade to 2.2 then
2.3?
Thanks for the help.
--
Posted via http://www.ruby-forum.com/.
2003 Nov 17
1
MySQL patch + Debian
...3f9000)
> libasn1.so.6 => /usr/lib/libasn1.so.6 (0x40415000)
> libroken.so.16 => /usr/lib/libroken.so.16 (0x40435000)
> libdb3.so.3 => /usr/lib/libdb3.so.3 (0x40445000)
Anyone know what I'm missing?
---
James Tyson
Director, Giant Robot Ltd
http://www.giantrobot.co.nz/
2008 Feb 16
4
controller initializer function??
Hi, i''m a php developer and am used to developing using the zend
framework, recently i have discovered the wonders of rails, and have a
simple question:
In zend in your controller you can make a function called init() which
will always run for every action inside that controller, how can i
make an initializer function in a rails controller?
I''ve searched but havent found much
2008 Jul 05
5
Does RSpec work nicely with UUID primary keys?
I have my application happily generating UUID primary keys using the
uuidtools gem.
But the auto-generated specifications created by "script/generate
rspec_scaffold...", etc, assume that one is using a sequential integer
primary key.
For those who have hit this same issue, is it just a matter of rewriting
the auto-generated specifications to take this into account, or does one
have to
2008 Jun 21
15
will_paginate generates undefined method paginate
Dear
I used to use the will_paginate plugin, and now it is no longer
available in the repository.
I am using the one in the gem
#gem install will_paginate
in my controller I have this
@careers = Career.paginate :page => params[:page], :per_page => 10
and in the view
<%= will_paginate @careers %>
I found this way in all the tutorials and the railscasts episode 51.
Though I still
2004 May 06
1
Mail always is delivered to /var/mail/
Hey,
I am setting up Dovecot on Debian with Postfix. I am telling Dovecot
to use maildir:~/Maildir but it persists in dumping mail in mbox format
in /var/mail/username. Can anyone suggest ideas? My config file is
attached.
Thanks
Kevin
-------------- next part --------------
## Dovecot 1.0 configuration file
# Default values are shown after each value, it's not required to uncomment
#