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.

Video & Slides: Elixir & Phoenix – fast, concurrent and explicit

The video of the talk I gave at Rubyconf Portugal is online along with the slides. It’s a look at Elixir & Phoenix focusing the explicit part of the title. Namely, how do Elixir and Phoenix make my programming life better apart from just raw speed? The talk is aimed at a ruby audience, so likenesses and differences are shown in this overview talk. Hope you enjoy it :)

Jekyll in Action - Inside the Travis Foundation Site - foundation.travis-ci.org

Hello, from this week’s Vienna.html (Jekyll User Group) meetup - the talk / slide notes from Laura Gaetano about getting started with building a (static) website with Jekyll using the Travis Foundation Site as an example. Tips on themeing, datafiles and using the magic of Sass and more. See Jekyll in Action - Inside Travis Foundation. Happy publishing w/ Jekyll. PS: For reference - the site: foundation.travis-ci.org and the (open) source: github.com/travis-ci/travis-foundation.

Deciding to Build an Isomorphic Ruby App with Opal

There is so much hoopla about JavaScript today and a lot of commotion also around Isomorphic JavaScript Apps. While I really like the concept of being able to do everything in one language and not have to context switch between languages why does it have to be JavaScript? The language simply does not make as happy as coding in Ruby. Opal gives the Rubyist hope. Here’s a story talking about the decision to go with Opal

Ember with Rails Introduction

Check out this Introduction to Ember with Rails screencast series if you aren’t too keen on learning React or Angular 2. Ember is a frontend framework with the same convention over configuration philosophy that Rails uses which makes it a great frontend companion to Ruby on Rails on the backend.

link is broken
The link is https://gorails.com/series/ember-with-rails-introduction …
Doh, sorry guys. Fixed now.

Making broken SJR templates easier to debug

Have you ever spent an embarrassingly large amount of time debugging a broken SJR template? Having been there myself, I’ve isolated 3 different types of errors that are most commonly to blame. Knowing which one is the culprit makes debugging and fixing a js.erb template SO much easier. http://www.carlosramireziii.com/3-reasons-why-your-sjr-template-isnt-working.html

Loading older posts