Displaying 3 results from an estimated 3 matches for "screensvr".
Did you mean:
screensver
2006 Jul 18
5
SQL query question
Hello,
I know it''s off-topic. But I''m sure you are using SQL and can help me ;)
I''ve a table CARS and a table KEYS and a LOCKS table.
CARS
id|name
1|audi
2|ford
3|mazda
4|porsche
...
KEYS
id|car_id|lock_id
1|1|1
2|2|1
3|2|2
4|3|1
5|3|2
6|4|1
7|4|2
8|4|3
...
LOCKS
id|name
1|main
2|spare
3|engine
...
A car can have many keys. Keys are for different locks.
How can I
2006 Oct 28
0
Problem starting up the drb server
...ort-1.3.1/lib/active_support/dependencies.rb:147:in
`require''
from /home/saush/reachible/config/../script/backgroundrb/start:68
Can anyone from this list help? Thks!
--
CHANG Sau Sheong
http://blog.saush.com - brain dump
http://jaccal.sourceforge.net - smart card toolkit
http://screensvr.rubyforge.org - Flickr screensaver
http://ced.dev.java.net - Chinese-English Dictionary
http://www.projectible.com - online project publishing
Fellow, Singapore Institute of Arbitrators
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/...
2006 Aug 04
3
is cartographer recommended for using google maps?
been doing some searches on how to get googlemaps working in a ror app.
seems like cartographer is the main one? is this true?
Thanks
--
Posted via http://www.ruby-forum.com/.