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.

Wiselinks 0.7

Wiselinks-0.7.0 has just been released. Here is a list of changes: – URL variable fix in wiselinks events – Correctly handle trailing slash – Added data-include-blank-url-params and data-optimize-url-params params to form processing. Check README for more info. – Minor changes and fixes (removed most of trailing spaces, replaced attr('data-') with data('')). [more inside]

Verified Double gem

Hi everybody, I’ve been working on verified_double, a gem for verifying mocks in rspec. It works similar to rspec-fire, but instead of checking if the doubled objects respond to the mocked methods, the gem looks for tests tagged to confirm the validity of those methods. The gem’s still in its infancy, but I hope it’s usable for the most common cases.

Loading older posts