From: "aemadrid@..." Date: 2007-11-08T14:01:10+09:00 Subject: Dynamic syntax check Is there any way to check the Ruby syntax on a file or string of Ruby code besides doing something like `ruby -v xyz.rb`? Is there a gem that would help me here? Thanks in advance, Adrian Madrid