The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Hey GitHub, nice Rack...

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Tucker

Posts: 38
Nickname: raggi
Registered: Sep, 2007

James Tucker is an abstractionist programmer currently focusing in the Ruby and Telecomms domains
Hey GitHub, nice Rack... Posted: May 10, 2008 3:55 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by James Tucker.
Original Post: Hey GitHub, nice Rack...
Feed Title: ragged blog » Ruby
Feed URL: http://blog.ra66i.org/catagories/informatics/programming/ruby/feed/
Feed Description: blog of raggisms and random musings, by raggi™ (by category: ruby)
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by James Tucker
Latest Posts From ragged blog » Ruby

Advertisement
You like Rack eh? Yeah ya do big lad! You like Git? You like GitHub? Well then young man, checkout this Rack! #!/usr/bin/env ruby require 'rubygems' require 'rack' require 'json' class App GO_AWAY_COMMENT = "Be gone, foul creature of the internet." THANK_YOU_COMMENT = "Thanks! You beautiful soul you." PORT = 9001 def self.rude_comment res = [...]

Read: Hey GitHub, nice Rack...

Topic: New Monkeybars Tutorials Previous Topic   Next Topic Topic: 70,000 Lines of Code in 4 Routines. Awesome!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use