search for: blah4

Displaying 3 results from an estimated 3 matches for "blah4".

Did you mean: blah
2010 Sep 08
4
Populate combo box from database without repeatness
Hi, I have a column of data with repeated as mentioned below. *column_name* Acer Lenova HP Lenova Acer Acer Lenova I need to populate this column in a combo box without repeated data as mentioned below *combo box* Acer Lenova HP I tried as <%= collection_select(:column_name, TableName.all)%> "table_names" is a table and "column_name" is a column needed to
2003 Mar 07
1
column name changes based on substrings
Hi peoples, I'm trying to work out a function which will allow me to relace column names on the basis of substrings within the existing names. e.g. I'd like: blah.Na blah2.Na blah3.Mg blah4.Mg blah5.K blah6.K R1 x x x x x x R2 x x x x x x ... to become: Na (%) Na (%) Mg (%) Mg (%) K (ppm) K (ppm) R1 x x x x x x R2 x x...
2008 Mar 05
0
[ANNOUNCE] util-macros 1.1.6
Adam Jackson (1): bump to 1.1.6 Jeremy Huddleston (1): Support version strings like 1.2.3-blah4 Keith Packard (1): Cannot use AC_CHECK_FILE when cross compiling; assume no LINUXDOC. git tag: util-macros-1.1.6 http://xorg.freedesktop.org/archive/individual/util/util-macros-1.1.6.tar.bz2 MD5: 5b82bf7c25112f2ce7e2a3638a91a83c util-macros-1.1.6.tar.bz2 SHA1: 9d0d08630a3549a02cd6cee181d7...