Al inicializar Rails en una aplicacion este recorre, cada registro dentro de la base de datos?, si es asi como evitarlo? When rails startup does it loop through all DB registers? If it does, how can we possibly avoid it? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/gRbPInrs0hEJ. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Rails no lee registros de la DB cuando inicia, por qué piensas que lo hace? On Monday, May 28, 2012 8:36:52 AM UTC-5, Sandy Ramírez wrote:> > Al inicializar Rails en una aplicacion este recorre, cada registro dentro > de la base de datos?, si es asi como evitarlo? > When rails startup does it loop through all DB registers? If it does, how > can we possibly avoid it? >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/hWDKJYLRO8AJ. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Eso por defecto no ocurre. Viste esa información en el log del server cuando este inicia? si puedes por favor postea tu Gemfile, eleminando cualquier dato importante primero claro -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.