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.

Padrino Web Framework 0.11.0: Padrino Lives!

We have just released Padrino 0.11.0 after 9 months of active development and the work of dozens of contributors! Padrino is a powerful agnostic ruby web framework built directly on top of Sinatra. This release includes a totally redesigned admin dashboard, upgrades to the latest Sinatra, CSRF and SafeBuffer support, Gemified and namespaced apps out of the box, and quite a bit more. Read the details in our blog post and in our changelog.

Class#to_proc

Just stumbled upon this pattern in my code, googled it and found a nice blog post by Dan Manges explaining the idea. What do you think?

Here’s a feature request for Regex#to_proc: https://bugs.ruby-lang.org/issues/7…

Radix 2.2.0 - 100% Documented

Good documentation is so under-addressed by most developers that we really have to roll out the bright lights when someone comes along and takes up the time consuming mantle of documenting an API in complete detail. This is exactly what happened with Radix this last month. A coder going by the unassuming handle, douglascodes, announced his desire to document Radix and proceeded to do so until YARD pronounced 100% completeness. Hey, we think that is worth of a whole version bump and a big shout-out for Douglas. Thank you, Douglas!

Customize Your IRB

I just published a new article on Rake Routes: Customize Your IRB. I show some neat gems to automatically load into your IRB and a few nifty tricks (e.g. “awesome”.interesting_methods) to make your REPL sessions more fun. I also show how to add a “.railsrc” file that adds further customization when running the Rails console.

Loading older posts