Displaying 4 results from an estimated 4 matches for "abbath".
Did you mean:
sabbath
2006 Mar 02
3
merge with symbol problem
...following:
If I merge a value to the params hash with:
params => params.merge :value => new_value
the params[:value] doesn''t change, but if I use string instead of a
symbol like:
params => params.merge "value" => new_value
it works.
Somebody plz tell me why...
Abbath
2005 Dec 30
2
Radiobutton onclick
...<%= " " if (prod.send(col.name).to_s == "") %>
</td>
<% end %>
</tr>
<% end %>
<tr>
</table>
-----
Thanks.
Abbath
2006 Mar 02
17
can''t get rails to connect to mySQL - HELP!!!!!!!!!
Sorry, but this is really NOT as easy as the tutorials/books make out.
I''m really struggling at the first hurdle here. And while I''m not a
programmer by design I do know my way around most stuff. And if I can''t
get this to work I suspect more people will have the same issues. There
seems to be too many variables to address.
I have winXP, I have ruby and rails all
2005 Dec 29
0
Newbie: Radiobutton onclick
...<%= " " if (prod.send(col.name).to_s == "") %>
</td>
<% end %>
</tr>
<% end %>
<tr>
</table>
-----
Thanks.
Abbath