Displaying 3 results from an estimated 3 matches for "polypus".
Did you mean:
polyps
2006 Aug 30
0
Rubyists of Second Life Meeting on RESTful Routes | 08/31/2006
The virtual user group Rubyists of Second Life will meet this Thursday,
August 31, and next Thursday, September 7, at 6:00 pm PST.
This Thursday, Theodore Polonsky will be presenting on simply_restful
and the new RESTful routes in Rails Core, and Polypus Watts will be
presenting on DRP: evolutionary/social programming for
interactive/design tasks in Ruby.
Second Life is a virtual 3D world and society. Basic memberships are
free.
There are hefty bandwidth / computer hardware / graphics card
requirements for SL, check http://www.secondlife.com for...
2006 May 11
0
storing float arrays
hi all,
what is the most efficient way of storing and retrieving arrays of
floating point numbers in a rails app where:
i don''t ever need to search through the arrays using sql queries. i.e.
their content does not matter at all. i just need to be able to get an
index from the database for each array when i need it, so they could
conceivably be stored outside the database.
the
2007 Feb 07
0
assert_select '[foo|=bar]' bug?
just for the record, i tried searching the archives on this one but
would get an application error when i tried entering |= in the search
field.
assert_select ''[foo|=bar]'' behaviour does not seem to jive with the css
specs:
http://www.w3.org/TR/CSS21/selector.html#q1
http://www.w3.org/TR/css3-selectors/#selectors
is there some reason i don''t know about for this or is