Categories
Tags → Eruby

eRuby: Getting Started with Ruby on the Web

How to setup a Windows development PC and a shared web host environment so you can start developing Ruby web applications in the same way you do PHP, embedded in HTML. Ruby is easy to learn and has features that make it more useful than other web scr...
DETAILS

eRuby: Getting Started with Ruby on Windows IIS

Yes, you can run Ruby on Windows and eRuby on Windows IIS web servers. Ruby has many features to process text files and to do system management tasks as languages like Perl or Python do. Ruby is also a great web scripting language. Follow this tutori...
DETAILS

eRuby: SUSIE a Simple Photo Gallery in Ruby

SUSIE is a simple image gallery that is an opensource eRuby application. It is interesting because it shows how Ruby, a powerful and fully object oriented programming language can be used to do the tiniest of tasks. Ruby can be used as a fast procedu...
DETAILS

eRuby: How to use Ruby CGI and ERB templating for Web Pages

Ruby is a great language to use to create a dynamic website. Here''s how to use it to do CGI scripting. Using eRuby ERB templating to seperate the HTML from the script makes CGI a perfect alternative to using the Rails framework. Easy and faster...
DETAILS
©2003-2019 jCay.com