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.

Hello, Pages! Theme - Easy 1-2-3 Publishing w/ GitHub Pages (and Jekyll) Live Sample

Hello, I’ve put together a (simple) sample (static) website called Hello, Pages! (Source) using the latest and greatest built-in Jekyll plugins e.g. Optional Front Matter, README Index, Default Layout, and Titles from Headings that let you publish pages on GitHub without any configuration or front matter blocks e.g. just add some pages in plain text with markdown formatting. That’s it. Happy publishing w/ Jekyll. Cheers. PS: Bonus: I’ve added the Hello, Pages! V2 (Source) sample w/ custom layout, github banner, footer (w/ build time) and more.

FXRuby Enhancement

If you need a quick and powerful way to put together a Ruby GUI application, here’s an enhancement to the FXRuby FOX Toolkit wrapper. It’s been reworked to make it more appealing for Rubyists. [more inside]

Jekyll Talks Theme - Write Your (Ruby) Talks in Markdown - Auto-Builds w/ GitHubPages

I’ve put together a ready-to-fork static site theme (for jekyll and github pages) that lets you write your talks in plain text with markdown formating. See a live demo @ henrythemes.github.io/jekyll-talks-theme ». Sample talks include: 1) Dr Jekyll and Mr Hyde - Build Static (Web) Sites w/ Ruby - (Slides), (Source: drjekyll.md) 2) Stay Static - Jekyll vs Middleman - Build Static (Web) Sites w/ Ruby - (Slides), (Source: jekyll_vs_middleman.md) 3) Starter Sample (Blank Theme) - Habits - (Slides), (Source: starter.md) 4) Starter Sample (Blank5 Theme) - Habits - (Slides), (Source: starter5.md). Happy publishing w/ Jekyll. Cheers.

What The Heck is Heap Fragmentation, and Why Should You Care?

The goal of Ruby 3 is to be three times faster than Ruby 2, but how? In this article we’ll discuss one performance bottleneck: heap fragmentation. You’ll learn how something as low-level as OS memory management can have real performance impacts on your Ruby apps. http://blog.url.com/blog/2017/01/10/heap-fragmentation-os-memory-management-ruby.html

Would love to read this one but the URL is invalid.
http://www.rubyletter.com/blog/2017/01/10/heap-fragmentation-os-memory-manageme…
Sorry about the invalid URL! I realized it was bad about a week too late. :( …

Guide for Documenting Your Rails API with Swagger

Checkout my latest article Do the Right Thing and Document Your Rails API with Swagger to know about documenting Rails API with Swagger published on SitePoint. [more inside]

from the README of swagger-docs: > This project supports elements of the v1.…
Yes, I haven’t used swagger-blocks yet! swagger-blocks needs to be used for sup…
An alternative getting the information from rspec https://github.com/Wolox/dict…
Loading older posts