Florrick
Play
6:28 CC

Florrick

#5 Jul 24, 2015 free
This is a Rails library which integrates with Active Records and provides some awesome user-initiated string interpolations for your web apps. For example, have you ever needed to allow users to insert their own variables into e-mail templates or messages?

Serialized Attributes
Play
12:04 CC

Serialized Attributes

#4 Jul 22, 2015 free
Store multiple attributes and values using a text column. Not for everyday use, but has situations where it can save on the number of columns and/or models needed to accomplish a task.

ActionCable on Production
Play
6:13 CC

ActionCable on Production

#3 Jul 20, 2015 free
Taking a look at ActionCable and switching from Puma to Thin. On server reboot, spin up the ActionCable service.

Impressionist
Play
5:50 CC

Impressionist

#2 Jul 19, 2015 free
A lightweight plugin that logs impressions per action or manually per model

Pow
Play
3:28 CC

Pow

#1 Jul 18, 2015 free
Serve your applications on your development machine with ease. Pow allows a dev domain to your local machine for spinning up linked applications