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!

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.

Comments

Full disclosure: I probably run competing company (sort of) to Netguru.

WHY, GOD, WHY? Doesn’t it encourage bad habits of not running the code prior to commiting it. I don’t even say about running tests, just launching the app and visiting the site will give you syntax error.

Honestly, if you guys have problem of people committing code without running it, you have to fire them.

‘sort of’ here being a keyword. It’s not really that uncommon for newcomers to make mistakes.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in