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.

Jekyll 4.0.0 Upcoming! First Alpha Pre-Release Out! Faster Built Times And Much More

Hello, thanks to Frank Taillandier (@DirtyF) and friends for the latest (and greatest) updates. Jekyll 4.0.0 Upcoming! First Alpha Pre-Release Out! Faster Built Times (Thanks to Caching and More), Many Bug Fixes & Updates and Much More. What’s Jekyll? The World’s #1 (Static) Website Compiler (Yes, in Ruby). Cheers. Prost. PS: For more Jekyll News Bytes, see @PlanetJekyll.

Why Ruby on Rails Is Still a Good Choice in 2019

Ruby on Rails is almost 15 years old but it’s nowhere close to passing on from the world of programming. While no longer among the most popular, Ruby on Rails is still widely used in 2019, offering maturity, stability, and high code quality. Let’s see what else makes this framework a good choice for your project in 2019–https://hi.monterail.co/2HszTjo

It is absolutely worth studying Ruby on Rails. It has made some of the biggest …

Elixir Programming: Facts to Know for Better App Development

There many well-known web development languages as Python, PHP, and Ruby that have been successfully used by developers for a long time. There has recently been brought a new technology that is being thoroughly discussed which is called the Elixir programming language. [more inside]

Interesting article. By the way I find some interesting article at https://comp…

Deploying Machine Learning Models for Ruby applications using PyCall

Previously, we have trained a really simple model that was predicting income level between “<= 50K” and “> 50K”. It was a very simple classification problem for which we could use Sklearn-porter to generate Ruby code based on the trained model. This time I decided to pick a more complicated dataset for regression problem. To complicate the project a little bit more and make it look more like “real-life”, we implement Sklearn’s pipeline that will transform the data into the shape expected by an estimator. Let’s implement PalmSpringsBnB that is able to suggest a list of prices based on information about the property.

Released merkle_tree gem

A merkle_tree is a Ruby implementation of binary tree of one-time signatures known as Merkle tree. You can verify if a message belongs to the tree, update any leaf to create a signature for a new message or expand the tree with new nodes. Enjoy!

Fantastic to see another merkle tree library. See merkletree https://github.com…

Gem of the Week - hexapdf - Read & Write PDF Documents; Merge, Extract, Optimize...

Hello, I’m restarting (and updating) the Gem of the Week Series that highlights a new ruby library every week on Thursdays. Let’s welcome the hexapdf gem / library and command line tools - read and write PDF documents; start from zero or merge, extract, optimize and much more. Thanks to Thomas Leitner for the write-up (and the great gem). Happy coding with ruby. Cheers. Prost.

About Ruby Certification

I’ve recently took ruby certification tests and considering that there are very little info about them decided to wrote a blog-post. Read on if you wondering if they’re actually any good.

Loading older posts