search for: ivers

Displaying 14 results from an estimated 14 matches for "ivers".

Did you mean: vers
2007 Mar 15
7
SEC to minutes
Hi Friends, I am new to ruby on rails. I want to convert seconds to minutes. like if 220sec= 3.40 minutes I did in this way sec/60 but it giving the false results ex : 70 sec = 110/6=1.8 but it is worong as for time Can u give any advice? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed
2007 Feb 26
24
Ruby/rails port of Cocoon/hibernate
Hi, I''m currently running an apache/jboss cocoon/flow/hibernate/ajax paypal (directpayment) project and am looking into the possibility of porting it across to ruby/rails. For that reason I would like to know the following: 1. Can I call my java classes or would I be looking at a complete rewrite in ruby? 2. How effective is ruby in terms of seperation of concerns regarding design from
2007 Apr 06
3
How to find rows where no row in associated table exists?
Basically, how do I do this "The Rails Way(tm)" SELECT * FROM beta_users u LEFT JOIN beta_codes c ON u.id = c.beta_user_id AND c.code IS NULL At the moment I''m using find_by_sql, and that works Ok, but what would be the Rails way? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on
2002 Nov 01
1
SLOW connections
...o preexec close = no root preexec close = no [printers] comment = All Printers path = /var/spool/samba browseable = yes public = yes writable = no printable = yes create mode = 0700 print command = lpr-cups -P %p -o raw %s -r # using client side printer dr ivers. available = yes [print$] path = /var/lib/samba/printers browseable = yes read only = yes write list = @adm root [archive] available = yes browseable = yes path = /home/archive public = no guest only = no writable = yes user = fred val only user =...
2007 Mar 13
6
comparing two databases with Active Record.
I have two databases in SQLite with the same schema. The other database was populated by an external customer and then returned. I want to use ActiveRecord to do the comparison. I am not sure of the best way to access the tables in each database with ActiveRecord models. I could change the connection dynamically whenever I want to switch between the databases, but this would seem to be clumsy
2007 Mar 13
13
validates_inclusion_of disabling
Hello all. I have a problem using validates_inclusion_of. I need to switch off some validations during a migration period, is there a way? I tried to use if, with a static method of one of my models, but the behaviour is something strange It seems that the static method should be in a string to be evaluated. And the order of the elements in the if is counting... :if => (:some_field
2016 Aug 04
1
Fwd: RE: Query regarding LDAP
Hi All, We currently have our AD on Windows Server 2008 setup to work with Samba as a file share. I noticed on our event logs in Windows that we are getting warnings about a client performing LDAP binds without signing or using clear text LDAP. After enabling the logging for LDAP i have found this to be our Samba server performing these requests. I know how to solve the issue so that our
2007 Feb 26
2
Problem concerning CSV Mime Type
Hello, I have an application that should be able to export a list of users as CSV. So I put Mime::Type.register "text/csv", :csv into my environment.rb, and added this code to my UserController''s index action: format.csv do require ''csv'' CSV::Writer.generate(csv_string = "", '','') do |csv| csv
2007 Apr 06
4
using Ruby as a front end for a trading system
Hi All, needed some direction for a newbie to RoR. I have done work in Java, .net and perl, and really prefer perl and java over .net, now we are we are looking to start building a financial trading application, most of the team wants to go with .net while I am trying to build the case with Ruby. Some of our classes have been developed in delphi7. Would I be able to use RoR on the front end of
2007 Apr 30
4
B62 AHCI and ZFS
Hardware Supermicro X7DAE (AHCI BIOS) dual Intel Woodcrest processors, 6 x Western Digital Raptor SATA drives. I have installed b62 running 64 bit succesfully on a PATA drive. The BIOS is configured to access the SATA drives in native mode using hte AHCI Bios. I have 6 SATA II drives accessed via the Solaris AHCI driver. I have created a ZFS file system across all 6 drives. This works fine until
2008 Jan 11
0
Wine release 0.9.53
This is release 0.9.53 of Wine, a free implementation of Windows on Unix. What's new in this release: - RunOnce and Run entries now executed on startup. - Beginnings of support for emulated disk devices. - Many Richedit improvements. - Nicer looking color dialog. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before the release is
2003 Dec 01
0
No subject
...F11G21351 for <samba@lists.samba.org>; Tue, 3 Jul 2001 18:01:01 +0300 Received: from ait.ru.acad.bg (marvin.ait.ru.acad.bg [194.141.29.196]) by sting.ait.ru.acad.bg (8.8.6/8.8.6) with ESMTP id SAA07795 for <samba@lists.samba.org>; Tue, 3 Jul 2001 18:00:34 +0300 Organization: The University of Rousse (AIT dept. Mail Server) Message-ID: <3B41DE0E.11DAC14C@ait.ru.acad.bg> Date: Tue, 03 Jul 2001 18:00:30 +0300 From: Hilmi Hilmiev <hah@ait.ru.acad.bg> X-Mailer: Mozilla 4.72 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: samba@lists.samba.org Subject: one comput...
2012 Jun 24
0
nouveau _BIOS method
Hi to all! I have a problem with a nvidia geforce 520mx [NVd0 generation card (0x0d9110a1)] i have on my notebook (samsung 3 series). In practice i'm not able to use it with bumblebee and bbswitch. The dmesg message is: [ 13.507435] nouveau 0000:01:00.0: power state changed by ACPI to D0 [ 13.507440] nouveau 0000:01:00.0: power state changed by ACPI to D0 [ 13.507448] nouveau
2007 Jan 30
0
Online editor
Ok, another wacky question: I have a friend who''d like to help me out on a side project I have. I have the side project on a server I have full control of, and it is already using SVN (and, as I''m posting in the RoR forum/mailing list: it''s a Rails project). What I''m hoping exists is something that works similarly to a wiki, but is instead a source code