The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
How To Debug Ruby Inside RHTML

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Huw Collingbourne

Posts: 1254
Nickname: huw
Registered: Nov, 2006

Huw Collingbourne is Director of Technology for the Ruby In Steel IDE
How To Debug Ruby Inside RHTML Posted: Oct 23, 2007 5:25 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Huw Collingbourne.
Original Post: How To Debug Ruby Inside RHTML
Feed Title: SapphireSteel Software
Feed URL: http://www.sapphiresteel.com/spip.php?page=backend&id_rubrique=1
Feed Description: Discussion of Ruby, Flex and the Ruby In Steel and Amethyst/Flex IDEs for Visual Studio.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Huw Collingbourne
Latest Posts From SapphireSteel Software

Advertisement
Watch the screencast
When you are developing Rails applications you really want to be able to debug code embedded in RHTML templates as well as the code in ‘pure Ruby' files such as controllers. Well, that's no problem. Ruby in Steel lets you put breakpoints on embedded Ruby code in exactly the same way as on standard Ruby code. When you hit that breakpoint, you can trace into code and drill down into objects in the usual way. Here's a short example using a simple (...)

Read: How To Debug Ruby Inside RHTML

Topic: More on the Wrong Question Previous Topic   Next Topic Topic: RubyGems Beta 0.9.4.6

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use