Venkat Vejandla
2013-Feb-15 06:45 UTC
how to debug rubny on rails application on aptana 3 studio
Hi i am using rails 3.0.12 and ruby 1.9 and Aptana studio3, just i started to learn ruby on rails , i got one sample project from open source, i want to debug and see the flow of compiling. i am not getting how to debug rails application line by line and how i see the values while debugging, any one have idea please help me out. Thanks in advance V.Venkat -- 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.
Jordon Bedwell
2013-Feb-15 06:49 UTC
Re: how to debug rubny on rails application on aptana 3 studio
On 02/15/2013 12:45 AM, Venkat Vejandla wrote:> Hi i am using rails 3.0.12 and ruby 1.9 and Aptana studio3, just i > started to learn ruby on rails , i got one sample project from open > source, i want to debug and see the flow of compiling. i am not getting > how to debug rails application line by line and how i see the values > while debugging, any one have idea please help me out.This is not an Aptana mailing list: http://www.aptana.com/support -- 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.
Sangram Ray
2013-Feb-15 18:02 UTC
Re: how to debug rubny on rails application on aptana 3 studio
ruby -r debug file.rb at the console -- 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/-/1ix_m5TWQV8J. For more options, visit https://groups.google.com/groups/opt_out.