[Noisebridge-discuss] Ruby Class on Monday, the 31st

Jason Dusek jason.dusek at gmail.com
Sun Aug 30 08:48:40 UTC 2009


  On Monday, we'll look at a simple Sinatra application.

    http://github.com/jsnx/rSchool/tree/master/sinatra/pasteit

  It's a simple Pastebin. You can read about Pastebins on
  Wikipedia:

    http://en.wikipedia.org/wiki/Pastebin

  Suffice is to say, it let's you post a little text and gives
  you a number to look it up later with.

  The application requires that you have installed Sequel as
  well as Sinatra, like this:

 :; sudo gem install sinatra
 :; sudo gem install sequel

  Looking forward to seeing you all on Monday.
-- 
Jason Dusek



More information about the Noisebridge-discuss mailing list