[Rails] Re: Renaming a model and table leads to SQL Exception

2009-11-10 Thread saravanan bava
Hi Have u changed the model name in ur controller query. which is in index method. Please check first. On Tue, Nov 10, 2009 at 4:59 PM, Lady Hawk rails-mailing-l...@andreas-s.net wrote: Dhruva Sagar wrote: I think you missed to reset your database using rake db:reset after having

[Rails] Re: observe field is not working

2009-10-24 Thread saravanan bava
Hi Conrad, Thanks for ur reply. I want to update the model, %= observe_field(:one_new_col, :url = { :action = :live_search }), :frequency = 0.5, :update = :hits, :with = 'query' % I have put like this only, previous mail I typed wrongly sorry for

[Rails] Re: Displaying a date 'properly'....

2009-10-23 Thread saravanan bava
Hi try this this will work for u european_date = '%d/%m/%Y' @date = a_date.strftime(european_date) Thanks Bava On Fri, Oct 23, 2009 at 2:06 AM, Robert Walker rails-mailing-l...@andreas-s.net wrote: Robb Shecter wrote: I put something like this in one of my helpers: def

[Rails] Re: Plz test my patch for resources with path_prefix with a variable

2009-10-22 Thread saravanan bava
Hi friends, How to increase the response speed rails application. Pls suggest some steps to improve the performance. Thanks Bava --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To post to

[Rails] How to increase the response speed rails application

2009-10-22 Thread saravanan bava
Hi friends, How to increase the response speed rails application. Pls suggest some steps to improve the performance. Thanks Bava --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To post to