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.

Elixir for Rubyists

On the surface, Elixir and Ruby share a similar syntax. This familiarity may at first hide the striking differences between the two languages. Read my gentle introduction for Ruby developers intrigued to learn more about Elixir. Discover the language, created by José Valim, that took the Erlang virtual machine (BEAM) and put a sensible face on it.

Using Docker For Development

I’ve written an article on using docker for development in Rails. This is part one of my Docker series.

Please correct the link
The link is not very useful - why do I want to navigate to my current page? ;) …
Here’s the correct link: http://www.krisquigley.co.uk/2017/01/22/using-docker-f…
Sorry guys, fixed the link :/

New Podcast from Table XI and Noel Rappin

I think people here might be interested in a podcast I’m doing, http://www.techdoneright.io/ – it’s about building better software to develop better careers, companies, and communities. The first episode has Jessie Shternshus of The Improv Effect talking about building trust and building teams, with some great advice on making feedback work. I’d really appreciate it if you checked it out and passed it along — http://www.techdoneright.io/001-building-trust — I think you’ll like it.

A cleaner way to set conditional CSS classes on 'link_to'

Using inspiration from React, there’s finally a more elegant way to set multiple conditional CSS classes on link_to and other Rails tag helpers which take a :class option. No more string interpolation and messy logic in the views. http://www.carlosramireziii.com/a-cleaner-way-to-set-multiple-conditional-css-classes-for-link-to.html

Loading older posts