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.

Checker - say goodbye to syntax errors

I wrote a blog post about a gem I contributed to - checker. It’s awesome tool that helps to keep your git commits clean of syntax errors.

Full disclosure: I probably run competing company (sort of) to Netguru. WHY,…
‘sort of’ here being a keyword. It’s not really that uncommon for newcomers to…

Social Media Monitoring Gem published

I just launched the social media monitoring gem. It connects to my API and it offers: * sentiment analysis (it’s basic at this point, however, it supports 6 different languages) * keyword tracking (SERP) * competitor search (while in beta launching in Germany, soon to launch in the USA) * Review tracking (Qype, Pointoo, Yelp, Tripadvisor, Golocal, wowarstdu.de, hotels.com and many others)

API Taster 0.5.0 Released

API Taster is useful for visually testing your Rails application’s API. Version 0.5.0 has just landed with support for describing and adding metadata to API endpoints. Adding metadata is useful for say, adding response expectations so that your test suite could tap into them. :)

What You Should Know About SOLID

Did you always wonder what that whole SOLID thing is all about? Why everyone is shouting at you for violating the Law of Demeter (you won’t go to jail for that one, by the way)? And did you talk about soccer when people mentioned the Liskov Substitution Principle and looked at you confused? Then read on!

Loading older posts