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.

Protozaur. CSS framework for RoR

I happy to introduce small but very usefull tool for building prototypes. Protozaur is a set of CSS classes which can be used to increase productivity when you working with RoR frontend. Learn more about Protozaur.CSS

Is setting !important on every class really a great idea?
Please, stop writing shitware like this! First of all: read the definition o…
This is like going back to the 90s and styling the page with the style attribut…

New API load stressing/testing framework

I build a load stressing and testing/measuring framework on Ruby (mostly) for APIs. Take a look here! It uses underneath http gem which means it supports anything this gem supports. Also, you can customize the urls using pros/lambdas and have different strategies when sending the requests making it super easy to create any testing scenario.

New Gem: ActiveJob-Cron

ActiveJob-Cron lets you have recurrent job when using ActiveJob in a very simple way. However, for now it only has very simple functionality with some known issues, so I am also looking for any contributions!

Nice job! I’m using whenever gem to call ActiveJobs on schedule, but it seems l…

Ruby on Rails 4.2 book update and XMAS special

I updated the content of my Ruby on Rails 4.2 book. I wanted to update it to the latest Ruby (2.2.x) and Rails (4.2.x) version before the 5.0 release. In that process I changed a lot of code examples to make the ebook better readable on small devices. I did the same with the text which means less text which gets to the point more quickly. As a christmas special I set the price to 0,99 USD: http://www.amazon.com/gp/product/B00YPU5MGS

New gem: minitest-hyper

minitest-hyper is a new plugin for everyone’s favorite testing framework that generates an attractive single-page HTML report for your test runs. The reports are self-contained, using JS and CSS assets from public CDNs, so they can be distributed by email.

Loading older posts