Hi all, Have any one setup Ruby debugger for Rails application So that you can use break point and watchers to debug like firebug for javaScripts. Thanks in advance ! Senthil -- 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/-/ASukZfR57IMJ. For more options, visit https://groups.google.com/groups/opt_out.
Dheeraj Kumar
2013-May-06 06:19 UTC
Re: Reg : How to Setup debugger in ruby for Rails project.
There''s this thing called googling. You should try it sometime. first result: http://guides.rubyonrails.org/debugging_rails_applications.html On Mon, May 6, 2013 at 11:46 AM, thil <thil.1212-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Hi all, > > Have any one setup Ruby debugger for Rails application > > So that you can use break point and watchers to debug like firebug for > javaScripts. > > Thanks in advance ! > > Senthil > > -- > 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/-/ASukZfR57IMJ. > 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.
Aydar Omurbekov
2013-May-06 08:30 UTC
Re: Reg : How to Setup debugger in ruby for Rails project.
just use Rubymine ide for debugging, its pretty easy On Monday, May 6, 2013 12:16:28 PM UTC+6, thil wrote:> > > Hi all, > > Have any one setup Ruby debugger for Rails application > > So that you can use break point and watchers to debug like firebug for > javaScripts. > > Thanks in advance ! > > Senthil >-- 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/-/y91UPLoNu_4J. For more options, visit https://groups.google.com/groups/opt_out.
You can also use pry-rails: https://github.com/rweng/pry-rails On Monday, 6 May 2013 08:16:28 UTC+2, thil wrote:> > > Hi all, > > Have any one setup Ruby debugger for Rails application > > So that you can use break point and watchers to debug like firebug for > javaScripts. > > Thanks in advance ! > > Senthil >-- 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/-/GdSRGko34-8J. For more options, visit https://groups.google.com/groups/opt_out.
Thanks to everyone for your reply. Just to know have anyone tried to setup debug environment in IDE like aptana or eclipse. Thanks Senthil -- 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/-/BPvESCa09RMJ. For more options, visit https://groups.google.com/groups/opt_out.