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.

Awesome YAML - A Collection of Awesome YAML Goodies for Rich (Meta) Data in Text

Hello, YAML is (almost) everywhere in Ruby land (Rails fixtures, db config, etc; Jekyll front matter, datafiles, etc.). To collect the best (most awesome) goodies (links, articles, tips & gotchas, tools & services) about YAML (Ain’t Markup Language) I’ve started a new Awesome YAML collection page. Anything missing? Pull request welcome. Cheers.

Small Is Big- Creating microservices with Sinatra and RabbitMq

- Over the years complexity of applications has increased exponentially, managing all the complexity in same code base created problems like scaling and code management . In recent past there has been lot of attention towards micro-services architecture, in which we break the monolithic application into multiple independent components which are also known as micro-services.

Calculating readability of an article/webpage in Ruby

- When you are writing something like article, text, document etc you are focusing on readability. If you are not then you should. As readability influence how a reader can read and understand the content, how you are presenting the content etc. It would also influence how much likely one is to share your article as well. To find the readability there are a lot of statistical tests. Few are listed below.

Replacing a Complex Regular Expression with a Simple Parser

When we have to work with text, we often reach for regular expressions. But they’re not the easiest solution to every problem. Recently I was struggling with a large regexp, when I realized it’d be less work to write a parser. This article explains the process. - http://blog.honeybadger.io/replacing-regular-expressions-with-parsers/

Who's Who - The Biggest (Static) Website Design Stars in Jekyll - New Authors Page

Hello, to highlight all the great open source contributors sharing ready-to-use (ready-to-fork) static website themes & templates for Jekyll ‘n’ friends I’ve put together an authors page ranked by GitHub stars @ Dr Jekyll’s Themes. Congrats to the winners: #1 Mark Otto (3) ★5998 (Poole, Hyde, Lanyon), #2 Michael Rose (5) ★4254 (Minimal Mistakes, Basically Basic, HiPSTeR, …) #3 Barry Clark (1) ★3653 (Now). Happy publishing with Jekyll & friends. PS: Dr Jekyll’s is (of course) built w/ Jekyll ;-) and open source ‘n’ public domain.

Loading older posts