HI I am using live_search in some of my active scaffold controllers. But live_search yield a sorry error in one of the controller and when i set config.cache_classes = false for production environment, it works fine. Can you please tell a workaround for this. Thanks in advance for reply. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
On 28 February 2012 08:04, Amit gupta <amitgupta2108@gmail.com> wrote:> HI > > I am using live_search in some of my active scaffold controllers. > But live_search yield a sorry error in one of the controller and when > i set config.cache_classes = false for production environment, it > works fine. > Can you please tell a workaround for this.We are not telepathic. Post the controller method that is causing the problem and the full error message and stack trace. Before posting look carefully at the error and see if you can understand what it means. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
Or better yet, don''t use this mailing list. Use rails talk. On Tue, Feb 28, 2012 at 10:19 AM, Colin Law <clanlaw@googlemail.com> wrote:> On 28 February 2012 08:04, Amit gupta <amitgupta2108@gmail.com> wrote: >> HI >> >> I am using live_search in some of my active scaffold controllers. >> But live_search yield a sorry error in one of the controller and when >> i set config.cache_classes = false for production environment, it >> works fine. >> Can you please tell a workaround for this. > > We are not telepathic. Post the controller method that is causing the > problem and the full error message and stack trace. Before posting > look carefully at the error and see if you can understand what it > means. > > Colin > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. > To post to this group, send email to rubyonrails-core@googlegroups.com. > To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.