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.

Web Workings With Ruby - Data Transfer

I started a multi-part series on how web server/client communication works at a low level. It discusses how data is returned to the browser, and how the server gives more information about the data sent through headers. The plan for the series as a whole is to explain what is happening behind the scenes when the browser makes a request to a server. An important note is that code is purposely written with performance issues so they can be addressed in separate posts.

Asset Sweeper Gem

Asset Sweeper This gem is for cleaning up rails application by removing unused images from application. [more inside]

Now this gem is extended for removing unused javascripts, stylesheets also. And…
abc20180823 atlanta braves jerseys uggs outlet store pandora charms oakley sung…
http://www.longchamp-outlet.us.com http://www.uggbootssale.in.net http://www.ad…

Airplay 0.2.2

I just released airplay a simple client to communicate with Apple TV or any airplay capable device. It can send images, videos and music :D.

you are forcing me to buy a Apple TV :) , that was the one device which I was s…

Learning Ruby: Gotchas and Pitfalls

While learning Ruby I keep on stumbling about things that work differently than the languages I’m used to. This is a short list of gotchas I’ve encountered so far. Learning Ruby: Gotchas and Pitfalls

While learning Ruby I keep on stumbling about things that work differently than…
Oops, sorry for the previous comment, I posted it by accident. Could someone wi…
http://rubykoans.com/ this is great way to learn ruby gotchas. …

raad (Ruby as a daemon) 0.4.0 released

I just released version 0.4.0 of raad (Ruby as a daemon) lightweight daemon/service wrapper. raad is a non-intrusive, lightweight, simple Ruby daemon wrapper, now with seamless JRuby support! Basically a simple class which implements the start and stop methods, can be used as a standalone background process, with start/stop, pid file, logging support.

Take a Ruby on Rails course from Rails Rookies

I just launched Rails Rookies. I’ve gotten a lot of requests for courses for Ruby on Rails. So, I’m now offering the most popularly requested courses. If you’re looking for a course on Ruby on Rails Basics, Testing Ruby on Rails, or more Advanced Ruby on Rails features, I’m offering courses on each. Go to RailsRookies.com for more information.

The Ruby on Rails Basics course starts next Monday, so sign up now. I’m also li…
Wrist replica watches are available in all the possible colors with all price t…

The Totally Unofficial Ruby coding style guide

I just launched a totally unofficial Ruby coding style guide, that might be of interest to some of you. Have a look at the initial revision and share your opinion.

Good summary which I mostly agree with.
As a bit of a stickler for idiomatic style, this is a pretty good attempt! But …
The when/else statements inside case/end should be indented. I agree with Peter…
Loading older posts