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
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?

