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!

rbiphonetest critical bug fix: supports 2+ dependent models/classes

rbiphonetest had a very nasty/critical bug where you couldn’t develop/test Objective-C classes that were dependent upon each other. Individual projects that used rbiphonetest solved this problem, but only now has the solution be refactored back into the rbiphonetest generator. Yay! The internals of the rbiphonetest gem are now covered by cucumber scenarios too so it will be much easier to add features with confidence. ALSO: Ben Scofield wrote an article about rbiphonetest in edition 2 of The Rubyist (free in PDF form)

Comments

Installation:

sudo gem install rbiphonetest

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

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