in reply to Re^2: Perl 6 and Ruby on Rails
in thread Perl 6 and Ruby on Rails

Ruby on Rails is a web framework, just like Catalyst. See http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html and http://www.onlamp.com/pub/a/onlamp/2005/03/03/rails.html.

Replies are listed 'Best First'.
Re^4: Perl 6 and Ruby on Rails
by mattr (Curate) on Apr 06, 2005 at 04:45 UTC
    Thanks. Yes, I haven't gotten far yet into ruby on rails, but I thought the code macro facility was something I might be able to use with something I'm working on, though I don't need/want CGI.pm probably.