search for: madhankumar

Displaying 4 results from an estimated 4 matches for "madhankumar".

2008 Jun 17
1
problem when changing default sqlite to mysql
hi all, i installed rails 2.1.0 just now before i was working with rails 1.2.6. when i try to check the application enviroment link in the index page of the application it gave me " MissingSourceFile in Rails/infoController#properties no such file to load -- sqlite3RAILS_ROOT: D:/RadRails/Workspace/Varsha " here i am using win XP, no sqlite installed. i have
2007 May 16
0
how to insert a collection of records into another table
hi all, i have a collection of data, how can i insert to a database table. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe
2008 Jan 07
0
can we use date_select as one observe_field.
hi all, i want to find out the age of a person in the simple registration form without submitting the form. we can use link_to_remote or submit_to_remote(....), but i don''t want to use any link or button to link to the controller. Can we use date_select as one observe_field or any other possibility to do this.. plz guide me to do this... -- Posted via http://www.ruby-forum.com/.
2007 Dec 21
7
missing sourcefile (no such file to load)-- squlite3 error
hi all, i got a problem of no such file to load -- sqlite3, after installing new rails version yesterday... the uninstallation gone through this way... $ gem uninstall rails successfully uninstalled rails-1.2.3 Remove executables and scrips for ''rails'' in addition to the gem ? [Y/n] - then i gave it ''Y'' *** as like it gone