Displaying 4 results from an estimated 4 matches for "scew".
Did you mean:
screw
2008 Jul 21
6
form_for and select ( => f.select)
Hi All
I''m trying to combine the from_for and select helpers
Right now I have
form_for :service, :url => ...... do |f|
select("abc", "xyz_id", @my_arr.collect {|item| [ item, "bla" ] },
{:prompt => "opt1"} )
....
end
What I want to do is something like
....
f.select("abc", "xyz_id", @my_arr.collect {|item|
2007 Sep 20
0
text_field_with_auto_complete and safari
...field to auto complete. If someone want to take
a look:
http://npower.polkmajestic.com/enroll/traveler_form
Look for the field for "closest Home Airport." In IE and FireFox if
works by pressing tab or enter, but in Safari neither of those keys
strokes work and in Opera the popup list is scewed to the left. Is there
anyway to fix this, or is it something that I have to live with? Thanks,
-Shandy
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails:...
2001 Sep 03
2
Building vorbis-tools without libao
Hi All,
For my new file (and thus mp3) server I've decided to switch
completely to Ogg Vorbis. This means having to reencode
~30GB worth of 128Kb MP3's, but i figured that it would all
be worth the effort. So I downloaded the sources for
libogg, libvorbis and vorbis-tools and fired up my trusty
old compiler. libogg and libvorbis built and installed
like a charm. Not so for
2008 Jul 24
13
performace of disks
Hello,
Queries:
1 - what is the best RAID (0,1,5,10,50) for server running very, very
VM instances ???
2 - and config of stripes/element sizes (32, 64, 128, 256, etc, KB) ??
3 - in the configuration of VM, exit one difference in performance
between image file (disk:/) or LVM partition (phy:/) ???
any URL or docs for read about this theme ?
mmm.. it is all for moment.
thanks
--
--
Victor