RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

nanotest - When all you need is #assert

Extremely minimal test framework. Perfect for DIY lovers. Nanotest provides the bare minumum needed; for everything else, there’s ruby.

@kenny The results only contain dots and F’s because that’s all you truly need …
I think this is pretty cool, actually. I love minimalism. Less is more, espec…
@kenny, no need to be rude when criticizing
I’ll +1 on the idea of being a coder that enjoys working with simple(r) libs. T…

QED 1.2: A Doc-like Testing Framework

Q.E.D. 1.2 has just been released homepage here. Q.E.D. is a testing framework that reads like documentation. This release adds Cucumber-like matchers to improve the way setup and teardown code can be handled without cluttering up the documentation.

You should write this in literate ruby with Rubinius! http://github.com/evanphx…
Note that you can actually use yard + rspec for tests, too… http://gnuu.org/200…
also note rubydoctest

Rackamole - Observe your web apps in the wild!

Rackamole is a rackable component to monitor your rails/sinatra web applications. Monitoring and providing a sense of how features are used in your web application seems to be a missing step in an application lifecycle. Using Rackamole, you will be able to assess if your app is a success or a bust as well as track high level perf issues and uncaught exceptions.

Tilt extras

I have released the following two Tilt gems: Liquid yield and RedCloth. These gems enable redcloth or liquid’s {{ content }} in Tilt, where you can use them on heroku or other servers :-) They are also available on Gemcutter.

Speedy - Painless rapid Rails Deployment

Speedy is a utility for Phusion Passenger / ModRails to automate the process of creating virtual host and deployments in development environment (vs creating virtual hosts manually for each and every app). Speedy is for both Linux and Mac platform (currently works with Ubuntu/Debian variants only) and allows developers to rapidly deploy applications with in a single command. In addition to that Speedy helps to perform clean Apache – Passenger configuration without touching the server configuration files.

single is misspelled on the front page

Viewtastic

Just released Viewtastic, a Presenter pattern plugin for Ruby on Rails packaged as a gem. It is basically ActivePresenter without the saving and validation part, giving you access to the controller currently serving the request.

Draft Ruby Specification published

This is very big news…a specification will really bring some legitimacy to the language. The draft is here.

Another call for 1.9: Joe Fiorini …
what the fuck is this shit.
Ruby 1.9.1-p376 is released (07 Dec 2009)
I think C++ is better then Ruby
Loading older posts