Displaying 3 results from an estimated 3 matches for "chongqing".
2005 Jan 25
29
Write-up on RoR + XUL Sample
Hi Folks,
Just a quick message saying that, after much demand, I wrote a quick
write-up for the RoR + XUL thing I did yesterday:
http://www.zedshaw.com/blog/programming/ruby_xul.html
It lays out the few simple things I did, has a bit of rant on an
unrelated topic, and other stuff but it''s short still.
On a related note, I''d like to thank "xal" on IRC for reminding
2004 Nov 30
1
RE: question about rails regarding handling more than onetable in one view
...longs_to_many :depts
end
class Dept > ActiveRecord::Base
has_and_belongs_to_many :providers
end
class Order > ActiveRecord::Base
has_many :orderitems
end
class Orderitem > ActiveRecord::Base
belongs_to :order
end
HTH,
Jarkko
On 30.11.2004, at 18:16, ChongQing Xiao wrote:
Hi, Everyone
I am just starting to look at the rail and really like how it
works.
One question I can not figure out is how rails will solve the
following problem.
I have 3 tables
Table 1 - Provider table
ProvID
Name
Table 2 - Dept...
2002 May 16
0
[patch] output of rsync -n truncated
...info /tmp
receiving file list ... done
usr/share/zoneinfo/Asia/Dhaka => usr/share/zoneinfo/Asia/Dacca
usr/share/zoneinfo/Asia/Thimphu => usr/share/zoneinfo/Asia/Thimbu
usr/share/zoneinfo/PRC => usr/share/zoneinfo/Asia/Shanghai
usr/share/zoneinfo/Asia/Chungking => usr/share/zoneinfo/Asia/Chongqing
usr/share/zoneinfo/Hongkong => usr/share/zoneinfo/Asia/Hong_Kong
usr/share/zoneinfo/ROC => usr/share/zoneinfo/Asia/Taipei
[...]
wrote 16 bytes read 37138 bytes 24769.33 bytes/sec
total size is 865270 speedup is 23.29
# rsync -n -avRH /usr/share/zoneinfo /tmp
building file list ... done
usr...