José R.
2011-Jul-23 17:41 UTC
[Rails] "About your application’s environment" not collapses
I''m new to Ruby and Rails too. I''ve installed Rails 3.0.9 and all seems to be working fine. I''ve created a new app and started the server. The page "Welcome aboard" shows fine. When clicked the link "About your application’s environment", a box expands with the app environment info. But, when clicked this link again, this box don''t collapses. I think that this is an error. My expected result is that this box collapses after a second click. I don''t see any errors in the rails log folder neither the javascript console. The same result occurs with Rails 3.0.7. With Rails 2.3.7, the box collapses fine. More environment''s info: Linux Gentoo & Ruby 1.9.2p180. I cannot figure out how to debug this little problem (I''m not even sure if my expectation is correct). Please, I need some hints about this situation. Tell me if you need more info. Thanks for read this. José María Michia -- 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-/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.
Frederick Cheung
2011-Jul-23 23:49 UTC
[Rails] Re: "About your application’s environment" not collapses
On Jul 23, 6:41 pm, "José R." <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> I''m new to Ruby and Rails too. I''ve installed Rails 3.0.9 and all seems > to be working fine. I''ve created a new app and started the server. The > page "Welcome aboard" shows fine. When clicked the link "About your > application’s environment", a box expands with the app environment info. > But, when clicked this link again, this box don''t collapses. I think > that this is an error. My expected result is that this box collapses > after a second click. >It doesn''t look like the html on that page is trying to do that - it just updates the content of that box when the link is clicked Fred> I don''t see any errors in the rails log folder neither the javascript > console. > > The same result occurs with Rails 3.0.7. With Rails 2.3.7, the box > collapses fine. > > More environment''s info: Linux Gentoo & Ruby 1.9.2p180. > > I cannot figure out how to debug this little problem (I''m not even sure > if my expectation is correct). > > Please, I need some hints about this situation. Tell me if you need more > info. > > Thanks for read this. > José María Michia > > -- > Posted viahttp://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-/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.