Displaying 3 results from an estimated 3 matches for "cubits".
Did you mean:
cbits
2003 Oct 16
1
Samba & MS Office
Hello!
I have a strange probleme with samba (debian sid, 3.0final) and
Microsoft Office (in moment 97 is in use, but the same error
with Office XP). I didn't found something in the Mailing-Lists-Archive,
so I simple ask - Samba is used as PDC with Domain-Logons.
When creating a new Document in Microsoft Word and try to save
it on a samba share, we always get an error - Word says, that
2006 Aug 01
0
Validation of facade columns
...ve record columns. To
illustrate this, I''m going to extend the facade column example
discussed on pp. 284-5 of AWDR. Let''s say that there is a "rectangles"
table that has width and height columns. For some unknown reason,
width is stored in inches and length is stored in cubits. Since I want
the model to expose both measurements in inches, I''ve made length a
facade column as discussed in AWDR:
class Rectangle < ActiveRecord::Base
validates_numericality_of :width, :length
CUBITS_TO_INCHES = 18
def length
read_attribute("length") * CUBITS_TO_IN...
2006 May 02
96
[ADV] Second Edition of Agile Web Development with Rails
ANNOUNCING AGILE WEB DEVELOPMENT WITH RAILS, SECOND EDITION
===========================================================
http://www.pragmaticprogrammer.com/titles/rails2/
Rails has changed a lot since we announced the first edition of the
book a year ago. DHH says that the 1.1 release "boasts more than 500
fixes, tweaks, and features from more than 100 contributors." Who
are we to