search for: lgcnsglobal

Displaying 6 results from an estimated 6 matches for "lgcnsglobal".

2006 Aug 08
2
How to implement Tree structures in RoR
Hi, I am a newbie, i wanna know how to implement database driven Tree structures in RoR? Is there any direct support available or should they be implemented in Javascript ? Any tutorial link if provided will be of good help Thanks in advance Sathya -- Posted via http://www.ruby-forum.com/.
2006 Aug 09
3
How to capture the data entered in a web page in RoR
Hi, iam a newbie to rails , i wanna know how can i capture data entered in a web page by a user For example, to obtain the data entered in a text field in a JSP in Java we write request.getParameter("textfieldname") similarly for any form element, we use this method to get the entered data in the web page Like wise what is the code in Ruby to capture this ? and where should i
2006 May 19
1
Rails- web servers
hi all, i am new to Ruby on Rails. can an web application developed in rails be run on any web servers( other than webbrick, apache, lighttpd)? can it be run in tomcat, weblogic and jboss also? thanks in advance -- Posted via http://www.ruby-forum.com/.
2006 Aug 08
3
How can i read a properties file in RoR
Hi, Iam a nubie, i wanna know how can i load/read a .properties file in to my rails application. For example i have a property file where i have defined the spanish equivalants of some english words as follows user Name:nombre del usuario user Code :c?digo del usuario likewise. now , where should i store this properties file in the directory structure and how can i read these in to my
2006 Aug 03
0
How to access records from multiple tables
Hi iam a newbie and i just wanna know to how to access data from multiple tables in a database in RoR? I have gone through the tutorial "Rolling on Ruby on Rails" on Onlamp but i get an error when i try to access data from two tables? similary, how can i update data in to multiple tables? Thanks in Advance Sathya -- Posted via http://www.ruby-forum.com/.
2006 Aug 03
0
How to access web services in RoR
Hi, I just wanna know how to implement Webservices through RoR? So for i dontfind my good tutorial type of thing to access web services in RoR..Please if any one of you had experience this, help me. or direct me any link that has some good tutorial kind of thing on this topic Thanks in Advance Sathya -- Posted via http://www.ruby-forum.com/.