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.

Hatetepe: the HTTP Toolkit

Yesterday I released v0.4.0 of Hatetepe, an EventMachine and Fiber based toolkit for building HTTP servers, clients and proxies. Feature highlights: streaming requests and responses, keep-alive, proxying requests to another server as well as a unique way of dealing with HTTP message bodies!

LincsPiper: Community site by 2 mates with Aspergers syndrome

Here’s what a “do or dare” can result in. 2 teenagers I met a year ago and that have been an inspiration to me in return, have learned some Ruby, Rails and HTML5 and CSS and created this site for Lincolnshire people as a community website. Tutorial references and guides from RubyFlow, RubyInside, Rails guides, and Beginning Ruby 2nd edition - found somewhere online, among many other websites and pdf guides. Thank you Rubyists.

The link was chopped off I think due to being too long. So here <a href=”ht…
Ah whats happening? http://www.lincspiper.co.uk/posts/1-lincspiper-launches-and…
No, it was cut off because you wrote A AHREF=”” rather than A HREF=”” ;-P Fixed…

Rack Server Pages - Simplest way to serve Ruby/ERB pages like a jsp and php.

I just released Rack Server Pages, it provides a simplest way to serve Ruby/ERB pages like a jsp and php. It supports Tilt for rendering templates, then you can use this supported engines such as Slim, Sass, CoffeeScrpt and more. For example, README is wrote in Markdown, styled by Sass and served by Rack Server Pages.

Cool! I was looking sometimes for such thing, glad someone implemented that. …
cousins coming in 3, 2, 1…
Looks very similar to rhr, but more features/docs, I`ll recommend the switch :)…

ActiveRecord (and Rails) Considered Harmful

I just posted a new blog post. New years’ is about reflection, and here’s some of my reflections on how Rails could improve.

Awesome post
Mr. Klabnick, That was a very interesting post, thanks for sharing. I’d be c…
Hey Mike! do you think this would diminish the concerns you raise. …
Steve, Thanks for replying. My real concern is what the defaults are. … …
Loading older posts