Displaying 2 results from an estimated 2 matches for "36319".
Did you mean:
3619
2004 Dec 08
0
CentOS-3 x86_64 errata - Updated ImageMagick packages fix security vulnerability
Updated ImageMagick for x86_64 (see
https://rhn.redhat.com/errata/RHSA-2004-636.html for details):
RPMS/ImageMagick-5.5.6-7.x86_64.rpm
RPMS/ImageMagick-c++-5.5.6-7.x86_64.rpm
RPMS/ImageMagick-c++-devel-5.5.6-7.x86_64.rpm
RPMS/ImageMagick-devel-5.5.6-7.x86_64.rpm
RPMS/ImageMagick-perl-5.5.6-7.x86_64.rpm
SRPMS/ImageMagick-5.5.6-7.src.rpm
Execute "yum update ImageMagick" to apply.
Will
2007 Jan 26
10
Camping and DBI
Hi,
I''ve been playing around with using DBI instead of ActiveRecord ''cause
I just love to beat myself up! ;) Is this an okay way to do this, or
is there any other more creative ways?
require ''dbi''
module MyApp:Models
class DB
def self.dbh
DBI.connect(''DBI:Mysql:dbname'', ''username'',