Displaying 2 results from an estimated 2 matches for "rahu".
Did you mean:
radu
2007 Apr 10
7
Newbie :: Help !!! (database record compare)
Hi all,
I''ve a two simple table,
resource
=======
resource.id
resource.name
resource.contact
and
project
======
project.id
project.name
project.resource_id (id from resource table)
I want to display list of project that only belong to particular
resource.
my proj.rhtml is like
=====================
.
..
...
<h1>Projects</h1>
<table border="1">
2007 Apr 10
5
newbie :: Convert integer to string in Ruby
Hi all,
Please anybody tell me how to Convert integer to string in Ruby and
concat it.
Suppose I''ve a string "ABC" , I want to concat it with a number say
"ABC12" .
Please help me out.
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post