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.

Stay Static Showcase Update #3 - New Static Site Samples Incl. Nanoc

Inspired by the TodoMVC showcase I’ve started to put together a static (web)site builder / generator showcase named Stay Static. The idea is helping you find your static (web)site builder / generator that works best for you (e.g. Jekyll, Middleman or Webgen?) The latest new static site sample (in Ruby) includes Nanoc plus (source). ++ The standard sample showcases 1) pages 2) post and 3) custom content types (e.g. bookmarks ‘n’ links). Is your static (web)site builder / generator missing? New sample static sites welcome. Cheers. ++ PS: Interested in Static Site News? Follow along the Static Times on twitter @statictimes.

IT Recruitment Code of Conduct

Hi everyone, I’ve created new Github organisation and project it-recruitment-code-of-conduct\/it-recruitment-code-of-conduct that I’m hoping will evolve into community driven guide for recruiters to follow (even if only 1 recruiter ever read it ! :) ) and resource to reference to unprofessional IT recruiters. Can you please contribute with some of your own points ? https://github.com/it-recruitment-code-of-conduct/it-recruitment-code-of-conduct Thank you.

Referrer v1.0.0 released

Referrer tracks sources with which users visit your site, converts them into utm markup, computes priority of these sources and provides linking for sources with tracked model’s records (orders/requests/etc).

RJGit gem 4.4.1.0 released

Version 4.4.1.0 of RJGit was just released on RubyGems. RJGit is a JRuby wrapper around the Java JGit library for manipulating Git repositories. RJGit wraps much of JGit’s core functionality; it has classes for all important Git objects, i.e., Repo, Blob, Tree, Commit, and Tag. It allows parsing and manipulation of these objects in an intuitive manner, and supports both bare en non-bare repositories. For example code, please refer to the project’s README.

Rake gem explained

Let’s see how we can better automate our tasks. Rake gem explained

You are missing the link
no link, please update
It’s here: https://medium.com/@rudyyazdi/rake-gem-explained-ebee7e6e6f72#.qqkiu…
Thanks for pointing that out guys, it’s fixed now :)

RubyMine 2016.2: Enhanced Support for Ruby, YAML, RSpec, and More

RubyMine 2016.2, the second update in the 2016 series of releases, is now ready to use. RubyMine team has focused on better code intelligence for Ruby, YAML, and RSpec. The 2016.2 also inherited all the new features and improvements from IntelliJ Platform, bringing better support for JavaScript and TypeScript, an enhanced UI, and improved VCS and database tools. Read more…

Advanced SQL in Rails - Part 1

Turbocharge your Rails workflow by taking advantage of advanced SQL, right from within Rails. In Part 1 I cover window functions and views; in Part 2 I’ll discuss how to nicely integrate those into your Rails app. Enjoy! [more inside]

The Minitest Dilemma

If you were to start a new open-source Ruby project today, what testing library would you choose: rspec or minitest? Perhaps you have a strong opinion on this topic and the answer is obvious. For me, it presents a dilemma. Read the post →

Loading older posts