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.

Developing Rails API Applications

I just released a new course for those interested in using Rails 5 to build API applications. It covers everything you need to get up and running: developing RESTful endpoints, working with ActiveModel::Serializers, authentication, and much more, and it’s available either as a free email course or for immediate download as a PDF (paid).

On a small screen popup is just too big and I can’t see a way to subscribe. …

How to use Vue.js and Turbolinks together

If you’ve ever wanted to combine Vue.js and Turbolinks together in the same app, you may have run into a couple headaches. In this screencast, we explore how to make Vue.js and Turbolinks work together and the vue-turbolinks node module that you can drop in to make compatibility easy. https://gorails.com/episodes/how-to-use-vuejs-and-turbolinks-together

CLI Utilities for Unicode Strings

I have released two more CLI tools for analysis of Unicode data. The first one is uniscribe which prints out the names of all glyphs in a Unicode string. It also knows many names of combined codepoint sequences. Special codepoints are highlighted using a similar color scheme like in uniscribe’s companion tool unibits. The second utility is unicopy, a command-line codepoint dumper, which copies the result to the clipboard.

[Screencast] Javascript Select Form Fields with Chosen

Chosen is a jQuery plugin that makes long, unwieldy select boxes much more user-friendly. Learn how to use Chosen in a few different ways in this episode; Rails form builder and Simple Form. https://www.driftingruby.com/episodes/javascript-select-form-fields-with-chosen

Loading older posts