[Rails] Re: DropDown onChange event update the table in view

2013-01-30 Thread New_to_Rails
hi dude i'm also new to ror, two days back i struggled for the same problem but in my case when i select an item from dropdown in my view. based on the selection another dropdown in the view should be update automatically without touching database... go to this site,see demo and view

[Rails] hope RAILS COMMUNITY MEMBERS help me solve this SIMPLE PROBLEM

2013-01-22 Thread New_to_Rails
hi i am new to rails help me to solve this simple problem, i'm using default sqlite db in railsi want to work and use oracle database now for upcomming rails application here is my ruby and rails version rails 3.2.1 ruby1.9.3 and i tried connecting rails3 with oracle 8i but i could not