How to Debug

42 views
Skip to first unread message

Amardeep Singh

unread,
Jul 10, 2012, 7:40:18 AM7/10/12
to rubyonra...@googlegroups.com
Hello 

i am facing problem in Debugging in aptana studio. plz help me in debugging the code..And tell me Which is best IDE for Ror development. I m New to Ror

Aliaksei Sinkevich

unread,
Jul 12, 2012, 2:49:00 AM7/12/12
to rubyonra...@googlegroups.com
Try out RubyMine (http://www.jetbrains.com/ruby/)
It will automatically download libs for debugging and also it's a very smart IDE

Norbert Melzer

unread,
Jul 12, 2012, 3:14:33 AM7/12/12
to rubyonra...@googlegroups.com


Am 12.07.2012 08:49 schrieb "Aliaksei Sinkevich" <tok...@gmail.com>:
>
> Try out RubyMine (http://www.jetbrains.com/ruby/)
>
> It will automatically download libs for debugging and also it's a very smart IDE

Can you also suggest a free one? About 80 € (VAT included) is a bit much for someone who is learning.
>
> --
> 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/-/0NdENV1I9-0J.
>
> To post to this group, send email to rubyonra...@googlegroups.com.
> To unsubscribe from this group, send email to rubyonrails-ta...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en-US.

Colin Law

unread,
Jul 12, 2012, 3:26:21 AM7/12/12
to rubyonra...@googlegroups.com
I believe that most RoR developers don't use an IDE. Just use a
decent editor with syntax highlighting and do the rest in the
terminal.

Colin

1334

unread,
Jul 12, 2012, 5:11:16 AM7/12/12
to rubyonra...@googlegroups.com
I would recomend using  pry, pry-nav and pry-stack_explorer gems and debug using the terminal

abbasi

unread,
Jul 12, 2012, 5:42:28 PM7/12/12
to rubyonra...@googlegroups.com
Plus one for RubyMine, i think they allow free download for students and open source projects just in case if you fall in any of those categories. Terminal is fine and as somebody pointed out many ruby developers don't use an IDE but for beginners i think a good IDE is a big help. RubyMine really made my life easy and coding fun when i had first started developing in ruby.

dasibre

unread,
Jul 13, 2012, 11:32:48 AM7/13/12
to rubyonra...@googlegroups.com
Rails has debugging tools built in, as a beginner I suggest starting with the inbuilt helpers, check out

Checkout the rails guides and rails cast links above.
Reply all
Reply to author
Forward
0 new messages