Blog Tag
Blog Header Image
Blog posts tagged with "Ruby"
May 15, 2017

Elm on Rails 5.1 with Webpacker

Setting up and using Elm in Rails 5.1 is simple with the Webpacker gem

March 15, 2017

Video Messaging in Rails

Check out how to add video messaging to your Rails app and get it up and running on Heroku.

February 14, 2017

Using HdrHistogram with Ruby

Get more accurate performance profiling results with HdrHistogram

February 02, 2017

The Tragedy of Maybe and Ruby

Explore why the Maybe Monad is useful, but perhaps not in Ruby.

January 31, 2017

Installing Ruby on Rails Edge with Bundler

Learn how to take the latest commits to the Ruby on Rails master branch for a spin

January 27, 2015

Frank on Fire: Getting Started with Sinatra and Ember-CLI

Connect a simple Ruby API with Ember using generators from Ember-CLI

December 02, 2014

Caravan: Ruby API Versioning & Enforcement

We're releasing Caravan, a sample implementation of a version-enforced API server.

August 11, 2014

Why We Can't Wait for Madison+ Ruby

August in Madison always brings a buzz of excitement for Madison+ Ruby. In just 10 days we will welcome members of the international Ruby…

July 18, 2014

Ruby? Rails? Ruby on Rails?

This post is one in a series of blog posts that answer some of the most common questions we get from prospective and current clients. All of…

January 26, 2014

From Ruby to Haskell, Part 3: Lazy Evaluation

One of the defining characteristics of Haskell— that you often see listed in what sets it apart from other languages— is that it is the only common language that’s lazy.

August 09, 2013

ConcertCam

Imagine yourself at a concert on the streets of Madison, a block away from the Wisconsin State Capitol (known for, among other things, being…

April 05, 2013

From Ruby to Haskell, Part 2: Similarity, Refactoring, and Patterns

It has been a while since I last wrote one of these posts and I didn't want to leave people sitting by their computer desks forever, waiting…

February 01, 2013

Styleguide Rails

You might as well learn it now, because you'll be using it in 6 months. Styleguide rails is a cool gem that builds a living, breathing…

October 17, 2012

OMG! Rails Rumble!

Last weekend, three Bendyworkers and a Swink-person (Swink-ee?) participated in the Rails Rumble, a competition to build a web application…

August 19, 2012

RailsBridge: a Difference That Makes A Difference

So, there's this conference in town this week. It’s going to be damned good: attend if you can. One of the most remarkable parts of it is…

February 01, 2012

ConciseKit

Note: This article was cross-posted from Brad’s personal blog: Naming Things is Hard Over the last month at Bendyworks, I’ve been pairing…