Rebbin 0.9
I released a you-should-have-released-it-months-ago version
What’s new?
- SQLite 3 support
What’s changed?
- Requires Rails 1.0
- Atom 0.3 feed dropped
A live version here: http://pasteserver.net/
I released a you-should-have-released-it-months-ago version
What’s new?
What’s changed?
A live version here: http://pasteserver.net/
The svn version of Rebbin now supports SQLite 3, lighttpd and runs on top of Rails 0.14.3. Try it out!
I released another version with some improvements and few bugfixes
What’s new?
What’s changed?
What about the future?
I set aside the idea to write a ruby lexer for now, I will try to add SQLite support and maybe improve comments with Ajax
I released another version with some improvements and a lot of bugfixes
What’s new?
What’s changed?
The support for text wordwrap has been removed
What about the future?
The main issue is the external highlighter I want to replace with custom-clean-safe-fast-ruby-lexer_based code. I tried syntax but it doesn’t fit my needs. It will take a lot of time but I think it’s the way to go.
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?
Where I can find it?