Pastie: Clean, new code pasting system developed in Rails
Pastie is a new code pasting system developed by Josh Goebel. It has a 37signals type quality to it. It's clean, quick, and does just what it says it'll do. It colors your code and is just generally slick, pretty, and a fine piece of work. Josh also claims it's less than 200 lines of Rails. Let's hope the source gets released!
June 9, 2006 at 1:22 pm
It was 100 initially (not counting the bot)... it's grown to about 200 now, with 100 more for the bot... rake stats says 302 with the bot pulled out into it's own class finally.
We'll see about the source. :-)