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.

Page Objects in Cucumber with Gizmo

We recently launched Gizmo, our implementation of the page object pattern for cucumber testing. It essentially DRYs up your cucumber steps by allowing you to abstract all your page element selectors used for actions and assertions into modules. It’s still very new but quite usable. Check it out: Rubygems where you can find out about installing it. Github where you see setup details and examples of usage. Feedback is welcome here.

What are the IRB extensions that you use on a daily basis?

For DietRB, I’m looking for input from users on what IRB extensions they use on a daily basis, so I can start investigating what is really used and what I should support. [more inside]

Thanks for the good feedback and .irbrc’s! I’ve compiled a list of extension…
Hmm, for better formatting of the response see https://gist.github.com/c96cde61…
Just released 0.4.0 which adds history management and color support. The color …
And the link to 0.4.0 http://rubygems.org/gems/dietrb …
Loading older posts