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.

Modern, component-based JavaScript integration strategies for Rails

A tour of 4 progressively advanced JavaScript integration strategies for Rails, all the way from componentized jQuery via Sprockets to the most advanced workflow possible today with Webpack, including hot module reloading, lint-on-save, CSS extraction and autoprefixing, automatic spritesheet generation, and much more. [more inside]

Errbit + HTTPS: Setting up Errbit reporter (Airbrake v5 gem) to work with self-signed

Having an error catcher like Errbit behind SSL is generally a good idea. Especially when Errbit is hosted on a different server than you application (for example when you manage multiple apps with one Errbit instance). In many cases you will have a self-signed certificate (why would you pay for a cert for internal tool). If you try to use it with Airbrake, it will fail unless you implement patch from this post: Errbit + HTTPS: Setting up Errbit reporter (Airbrake v5 gem) to work with self-signed HTTPS certificate

Write Your Talks / Presentations in Markdown - New Slide Show (S9) Online Service

Hello, I’ve put together a litte online editor / service for the Slide Show (S9) machinery that lets you convert plain text with markdown formatting into slide shows using your template pack of choice (e.g. S6 Blank, deck.js, etc.). The service runs on Heroku e.g. tryslideshow. About the formatting: Heading 1s get converted to “title” or “section” slides. Heading 2s get converted to “regular” slides and use horizontal lines (e.g. ---) for “hard” slide breaks. Example: [more inside]

Make Ruby Great Again

This is a talk on how we can make Ruby thrive in spite of its maturity. What starts as an RSpec & Rails 5 talk broadens dramatically to a discuss Ruby’s eroding relevance in the industry. Ruby’s maturity has created a paradox: it’s a more productive environment than ever to work in, but Ruby is being talked about less in our novelty-obsessed industry.

Loading older posts