Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Browser support for Ruby

Status
Not open for further replies.

gohankid77

Technical User
Jun 28, 2004
65
US
Hello everybody. I'm a newbie to Ruby (hey, that rhymed!) and I was wondering what browsers support Ruby. I tried to use it using the W3C's examples in both IE6 and Moz1.7. Neither one worked. IE6 came close, though. Can somebody help me?

Thanks in advance!

Download the Internet here:
 
Ruby, to the best of my knowledge, is not supported as a client-side scripting language that can be embedded in web browsers.

However, you can easily use it to write scripts on the web server, much as one would use PHP, ASP, JSP, etc.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top