PDA

View Full Version : [RedHanded] YARV No Longer an Acronym for "You Acknowledge the Reek of Vapors"


ruby-lang
March 9th, 2006, 09:45 AM
<p>Good thing gabriele renzi is out there, because I’ve been off my shoe this week. Funny story: he was out reading blogs and he stumbled acrosst a real blog’s post. Namely, <a href="http://i.loveruby.net/d/20060220.html#p10">Minero Aoki has Rails running on <span class="caps">YARV 0</span>.4.0.</a></p>


<pre>
/var/www/rails/testsite % /usr/local/pkg/yarv/bin/ruby script/server
=> Booting WEBrick...
=> Rails application started on http://0.0.0.0:3000
=> Ctrl-C to shutdown server; call with --help for options
[2006-02-20 10:40:23] INFO WEBrick 1.3.1
[2006-02-20 10:40:23] INFO ruby 1.9.0 (2006-02-14) [x86_64-linux]
[2006-02-20 10:40:23] INFO WEBrick::HTTPServer#start: pid=25032 port=3000
</pre>

<p>This is just like that feeling you get when you look up in the sky and a legion of manskunks is carrying your uncle away. Apocalycious. (gabriele’s blog is <a href="http://riffraff.blogsome.com/">right here</a>.)</p>


<p class="update"><strong>To be clear:</strong> Like Chris Williams <a href="http://cwilliams.textdriven.com/articles/2006/02/23/yarv-and-rails">says</a>, this isn’t like stable or anything. It’s just one of those, you know, hey, wow, <span class="caps">YARV</span> is really spreading its wings here.</p>

<a href="http://redhanded.hobix.com/inspect/yarvNoLongerAnAcronymForYouAcknowledgeTheReekOfVap ors.html" target="_blank">http://redhanded.hobix.com/inspect/yarvNoLongerAnAcronymForYouAcknowledgeTheReekOfVap ors.html</a>