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.

Rubyflow

Hi, developers from http://www.rubyflow.com, could you please add a functionality to ignore “Author” of posts. I see a lot of spam here and articles about nothing (many companies just publishing articles to get better SEO). It could be a great feature. Thank you

@IGOR: They will publish articles from different accounts so that won’t help mu…
I think personal filtering based on author, keyword, domain, etc. would be usef…

Mastodon instance for Rubyists

You might've heard of Mastodon in the past, and recently there's been an increase in folks leaving Twitter for it. I've set up a Mastodon instance specifically for Rubyists, in the hope that it will help us create some new communities for sharing knowledge and techniques. [more inside]

csvreader - read tabular data in comma-separated values (csv) format the right way

Hello, I’ve started to put together a new library / gem, that is, csvreader - that lets you read tabular data in the comma-separated values (csv) format the right way :-), that is, uses best practices such as striping / trimming leading and trailing spaces, skipping comments and blank lines, “fixes” quote errors and more - all out-of-the-box with zero-configuration. and, thus, fixes some major bugs in the (old) standard csv library with a purpose-built parser (instead of a suppossed “faster” split(",") kludge). Happy data wrangling with ruby. Cheers. Prost.

Loading older posts