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.

Stay Static - Static Site Builder / Generator Showcase + Samples (Jekyll 'n' Friends)

Inspired by the TodoMVC showcase I’ve started to put together a static site builder / generator showcase named Stay Static. The idea is to helping you find your static site builder / generator that works best for you. The first two live static site samples include Jekyll (Ruby) and Hugo (Go). The standard sample showcases 1) pages 2) post and 3) custom content types (e.g. bookmarks ‘n’ links). Is your static site builder / generator missing? New sample static sites welcome. Cheers.

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.

Loading older posts