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.

Rails 4: What's New

Basically transcribed the highlights from Andy Lindeman’s “Rails 4 Whirlwind Tour” talk (with his permission and proofreading :-) including some of my own commentary. [more inside]

Ruby IDE Recommendation

Can anyone recommend a good IDE for Ruby development? Using VI is getting old :) [more inside]

Sublime 2 Editor and RubyMine make two of the best IDE’s that I’v ever used. …
Awesome. Thanks for the suggestion.
Here’s my comment. But if you must know, TextMate 2 is pretty good (for a gui :…
Emacs is better than TM2, by the way.

Git-backed Wiki Ōlelo

I just released version 0.9.12 of Ōlelo, which is a feature-rich git-backed wiki. It supports a lot of different markup languages due to its extensible plugin architecture. [more inside]

Managing Rails assets with Bower

Web applications have been shifting from server to client, and with them a lot more Javascript code and stylesheets are written and, hopefully, re-used. While this is quite an obvious statement, it means that we need an efficient way to manage those assets. Bower is a tool for managing these assets and can be integrated in a Rails application.

Rails i18n web interface - as Engine

I wrote lit - a i18n web interface for Rails apps. Lit (Lost in translation) is build on top of twitter bootstrap and I hope, that you will find it helpful in translating your apps by non-technicals. Still under heave development, but any feedback is more than welcome.

Loading older posts