Before Ruby, I did a lot of web application programming in Perl using
Apache::ASP. Apache::ASP has a method, $Server->URL(), which
constructs a URL for me. I missed this capability in Ruby, so I made
my own class which does this.
Is this worth submitting to the RAA? It seems awfully simple. Although
pretty useful, at least for me.
Before Ruby, I did a lot of web application programming in Perl using
Apache::ASP. Apache::ASP has a method, $Server->URL(), which
constructs a URL for me. I missed this capability in Ruby, so I made
my own class which does this.
Is this worth submitting to the RAA? It seems awfully simple. Although
pretty useful, at least for me.