Displaying 3 results from an estimated 3 matches for "phone_mobile".
2008 Apr 24
3
Dynamically Naming a Variable
Hello,
I would like to dynamically name a variable... for example, in my
program, I iterate over a SQL query that gives me ''displayname'',
''phone_office'', and ''phone_mobile'' (in the actual query there are many
more columns). For each row in the results, I want to create an array
with [0]=''phone_office'' and [1]=''phone_mobile'' and then I would like to
name the array the ''displayname''. Is there a way I could...
2007 Oct 11
0
display problem with to_csv
...te'','''' as ''Other Postal Code'','''' as ''Other Country'',''''
as ''Assistants Phone'',
`phone_fax` as ''Business Fax'',`phone_work` as ''Business Phone'',
`phone_mobile` as ''Business Phone 2'','''' as ''Callback'','''' as ''Car
Phone'',
`phone_work` as ''Company Main Phone'','''' as ''Home Fax'',
`phone_home`as ''Home Phone...
2012 Oct 17
6
NoMethodError (undefined method `service_options' for nil:NilClass)
...id"=>"26",
"move_to_city"=>"", "arrive_date"=>"", "move_from_street"=>"",
"move_date"=>"", "move_to_suburb"=>"", "move_from_city"=>"",
"phone_mobile"=>""},
"authenticity_token"=>"U42qF1c0FJXvnC1SCNNYWzxKN3Pem7dC6L01LbTQD7E=",
"commit"=>"Submit", "action"=>"create"}
NoMethodError (undefined method `service_options'' for nil:NilClass):
vendor/exte...