Hi Friends, How to debug ruby on rails application line by line and how to watch values while debugging application. any one have idea please help me out.. Thanks in advance -- 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
http://railscasts.com/episodes/54-debugging-with-ruby-debug ==================*Alexandre Mondaini Calvão* "*Nossa recompensa se encontra no esforço e não no resultado. Um esforço total é uma vitória completa*." [Ghandi] 2013/2/11 Venkat Vejandla <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org>> Hi Friends, > > How to debug ruby on rails application line by line and how to watch > values while debugging application. any one have idea please help me > out.. > > > > Thanks in advance > > -- > 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 unsubscribe from this group and stop receiving emails from it, send an > email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
On 11 February 2013 12:19, Venkat Vejandla <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Hi Friends, > > How to debug ruby on rails application line by line and how to watch > values while debugging application. any one have idea please help me > out..Have a look at the Rails Guide on Debugging. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Use pry. On Monday, February 11, 2013 5:49:26 PM UTC+5:30, Ruby-Forum.com User wrote:> > Hi Friends, > > How to debug ruby on rails application line by line and how to watch > values while debugging application. any one have idea please help me > out.. > > > > Thanks in advance > > -- > 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/-6ma0aJBdG0J. For more options, visit https://groups.google.com/groups/opt_out.
Hi Colin, How are you? i am very thankful to your for continuous support to me. i was not get proper way of debugging from that rails guide, that why i am asking sorry for that, can you be provide any better links, i referred http://ruby.railstutorial.org/chapters/sign-up#sec-rails_environments that link. Thanks you -- 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Hi, I use usefull debugger in RubyMine IDE<http://www.jetbrains.com/ruby/features/ruby_debugger.html> понедельник, 11 февраля 2013 г., 15:19:26 UTC+3 пользователь Ruby-Forum.com User написал:> > Hi Friends, > > How to debug ruby on rails application line by line and how to watch > values while debugging application. any one have idea please help me > out.. > > > > Thanks in advance > > -- > 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/Z7oQrGfpWcIJ. For more options, visit https://groups.google.com/groups/opt_out.
Check this out: http://railscasts.com/episodes/54-debugging-with-ruby-debug Hope this help mate On Tue, Feb 12, 2013 at 4:41 PM, llexa <aharchikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, I use usefull debugger in RubyMine IDE<http://www.jetbrains.com/ruby/features/ruby_debugger.html> > > > понедельник, 11 февраля 2013 г., 15:19:26 UTC+3 пользователь > Ruby-Forum.com User написал: >> >> Hi Friends, >> >> How to debug ruby on rails application line by line and how to watch >> values while debugging application. any one have idea please help me >> out.. >> >> >> >> Thanks in advance >> >> -- >> 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 unsubscribe from this group and stop receiving emails from it, send an > email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit > https://groups.google.com/d/msg/rubyonrails-talk/-/Z7oQrGfpWcIJ. > For more options, visit https://groups.google.com/groups/opt_out. > > >-- Ballarat - VIC 3350 Australia Mobile: 0418 659 160 -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.