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.12.0 Released!

We are excited to announce the 0.12.0 release of our Sinatra-powered framework! With support for Ruby 2.1, a smarter rendering engine, enhanced template support, a rewritten reloader, a more powerful cache store and more, this marks an exciting time for the Padrino community. If you are a Rails developer or have worked with Sinatra, we invite you to check out how Padrino is the perfect complement to Sinatra. Check out the upgrade guide to migrate your project from an older version.

How do rubygems work anyway?

One of the things that makes working with Rails so nice is that for any common programming need—authorization, site administration, ecommerce, you name it—someone smarter than you has likely coded up the solution for your problem and packaged it up in the form of a gem. Read More

binding.repl v1.0.0 released

binding.repl is a project to start a number of different ruby consoles(pry, irb, ripl, and rib) at runtime. a console or repl can be started through binding.repl.irb (for IRB) or through automatic discovery at runtime. v1.0.0 feels like a good release to announce. v1.0.0 ChangeLog.txt project homepage rubygem: gem install binding.repl

Japanese translation of Everyday Rails Testing with RSpec now available

I’m happy to tell you that Everyday Rails Testing with RSpec has been translated to Japanese and is now available on Leanpub. The team of translators has worked hard over the past several weeks to not only deliver this edition for Japanese-reading audiences, but also help me make the English version better by making several suggestions. For their efforts, they will receive 100% of the book royalties for the Japanese version. [more inside]

Kata 1.3.3 Released

After some time away I have updated the kata gem to fix a couple of lingering bugs. Github integration should work properly now. Have a look at the wiki for complete information on what the gem provides and how to use it to improve your ruby programming skills. There is also this nice blog post by Michael Hoffman documenting how he uses it.

Loading older posts