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.

Top Ruby on Rails Job Blog

I am a London based Ruby on Rails Recruitment Specialist. I work with over 40 clients in the UK that use Ruby/Ruby on Rails as their main development language/framework. I created the Ruby Pays blog for you to get info on hot Rails jobs, the current Rails job market, and job hunting tips, etc. A new market update is provided at the end of every calendar month along with job postings as soon as they “go live”.

A small sandbox app for Titanium Desktop + Ruby

Titanium Playground - a small sandbox app for integration with Titanium Desktop and Ruby (in WebKit and as external unix processes), very simple yet usable and well suited for demonstration purposes. If you like to develop some desktop apps with ruby for Mac/Linux/Windows, you HAVE to take a look at Titanium (it’s really-really cool!) Some gotchas are solved: - you can choose, which rubygems path you want to use (normal is the default OSX installation) - the calling for embedded ruby scripts(as unix executables) is dynamic in development, so you don’t have to recompile the app on any change in ruby files. - you can interact with ruby like in IRB (well, a VERY slim IRB) - you can interact with your database (not only SQLite), but this is of limited use now

I see nothing on the screenshot link. FF 3.5.2 on OS X, btw.
Link to Tweet with image …

My small series on Ruby patterns I don't like :

Explicit ‘return’, throw/catch, and Object#freeze

Either this person doesn’t really understand ruby or just wants to attack the l…
You know, lifo is actually a core contributor to rails. I don’t think it’s the …
@WesInCa I hope you have some real arguments and not just ad hominem stupidity …
Kind of an odd whine-fest. Explicit return is pretty much a cosmetic choice, th…

Creating your own generators with thor

José Valim starts a series of posts about his Google Summer of Code project to bring agnosticism to Rails generators. On this first post, he talks on how to create your own generators with thor which powers Rails generators. Next posts should get deep into Rails new generators implementation and how to use them at best.

Thor sucks.. checkout visionmedia-commander
Loading older posts