Here's a quick ruby implementation: https://github.com/cmdrkeene/bitmap-counter
GroupMe 2.0 (released today) uses either SMS or Push/TCP in the iPhone and Android apps.
Sometimes it's magpie syndrome, sometimes it's born out of a real need or deficiency in real systems. Kaizen (http://en.wikipedia.org/wiki/Kaizen) is a theme I see on a lot of good ruby teams. People should always be…
Steak doesn't want to be cucumber at all. It's plain ruby. The "DSL" aspects of the library are purely for legibility and structure. The keywords feature, background, scenario perform the exact same function as the…
To your points: 1) Agreed. It's simple. But, it does some nice things like 1) hook up capybara 2) create a /spec/acceptance folder and suite hook and 3) add some "behavior-oriented" keywords like feature, background and…
Here's a quick ruby implementation: https://github.com/cmdrkeene/bitmap-counter
GroupMe 2.0 (released today) uses either SMS or Push/TCP in the iPhone and Android apps.
Sometimes it's magpie syndrome, sometimes it's born out of a real need or deficiency in real systems. Kaizen (http://en.wikipedia.org/wiki/Kaizen) is a theme I see on a lot of good ruby teams. People should always be…
Steak doesn't want to be cucumber at all. It's plain ruby. The "DSL" aspects of the library are purely for legibility and structure. The keywords feature, background, scenario perform the exact same function as the…
To your points: 1) Agreed. It's simple. But, it does some nice things like 1) hook up capybara 2) create a /spec/acceptance folder and suite hook and 3) add some "behavior-oriented" keywords like feature, background and…