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.

How To Parallelize Ruby HTTP Requests

It turns out that managing web requests is quite important when doing web development. A web application backed by an external or internal API can issue a lot of requests when rendering a seemingly simple web page. How those requests are made and in what order is very important. With improper parallelization, an end user’s entire experience can go from delightful to horrific in a matter of seconds. Event Machine can help make sure external requests are efficient and user experience remains great.

Announcing Lotus v0.6.0

ANN Lotus v0.6.0. Tons of assets features: helpers, precompilers (Sass, Less, ES6, JSX, CoffeeScript, Opal, etc..), compressors (YUI, UglifyJS2, Google Closure Compiler, and others). Fast deploys, Heroku support and Content Delivery Networks (CDN). Minor features: custom app initializers, new Rake tasks, destroy command, custom inflections and small fixes.

Wye Tech News #6

A new issue of our weekly compilation of interesting news and articles about Ruby, Rails, JavaScript and web development related stuff that we found during the week.

OSX 11.0.0 (shell scripts for bootstrapping new machines)

Beside the skills and experience you bring to a job, one of the most important assets in complimenting your abilities is your machine and the software configured on it. These OSX shell scripts make it possible to easily install and configure a new OS X machine with minimal effort. They are opinionated for my setup but easily customizable for your preferences. If nothing else, you might learn of new tools to add to your toolset. Enjoy!

15+ best resources for learning Ruby on Rails

What are the best resources help me lean quickly Ruby on Rails? This is a question which I asked myself when I begin learning Ruby on Rails. After a long time self-study and working with RoR, today I want to share some experience about awesome sites, blogs and books which I used to. Hope that they are useful for you. Read more: http://goo.gl/TxciZI

Hey Luan, would you consider adding my blog to your list? http://www.blackbytes…
Loading older posts