Skip to content

Rebbin

What is it?

Rebbin is an open source pastebin developed in Ruby.

What is a pastebin?

A pastebin is a web application which allows its users to upload snippets of text, usually samples of source code, for public viewing [...]

Why it does exist?

Because I didn’t know what to code to learn Rails and meanwhile Ruby :)

Why did you release it?

For the glory :D

Which features it has?

  • Syntax highlighting
  • Export pastes as plain text
  • Easy navigation interface
  • Archive page with sorting capabilities
  • Store author name in a cookie
  • Unicode (UTF-8) support
  • PostgreSQL and MySQL Schemas
  • Basic unit and functional testing
  • Markup is XHTML 1.0 transitional valid
  • Global in-memory cache
  • Text wordwrap

Where I can find it?

http://rebbin.berlios.de/

Share and Enjoy:
  • Print
  • Digg
  • StumbleUpon
  • Facebook
  • Twitter
  • Google Bookmarks
  • FriendFeed
  • Google Buzz
  • HackerNews
  • Posterous
  • Reddit
  • Slashdot
  • Tumblr
  • gabriele

    IIRC you had written similar stuff in other languages/frameworks, care to write your relative experience and do some unfair/biased/partial comparison? ;)

  • http://oluyede.org/blog Lawrence

    Yes you are true, I uploaded them to http://www.oluyede.org/dev

    Maybe one of those days I try writing down something. :)