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.

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.

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…

Using Rails 5 ActionCable and RethinkDB to build a Reactive WebSocket App

In this article we will demonstrate how to build a WebSockets driven application using Rails 5’s ActionCable. By using RethinkDB’s active changefeeds feature we can eliminate the need for a separate event broadcasting service like Redis, resulting in elegant and succinct code. Read it here!

Update the book 'Learn Ruby on Rails 5'

Help me update the book that is called, “The best Rails book for beginners.” The book is free on Leanpub or Softcover with 5 star reviews on Amazon. Michael Hartl says it is, “geared more toward complete beginners than the Ruby on Rails Tutorial.” I’m offering an Ultimate Rails Learning Bundle for Kickstarter backers. Please, if you can, help with the Kickstarter for ‘Learn Ruby on Rails 5’.

Moving to Gitlab! Yes, it's worth it!

How about cutting down your Repository + CI costs from 4 up to 10 times, and have fun doing it? You will be very surprised to know about how far Gitlab-CE and Gitlab-CI are right now. It’s definitely ready for prime time and you should at least try them. In this post I will do the math for you and explain how to set up a complete auto-scalable CI environment as well.

Loading older posts