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.

Engine Yard Programming Contest - Win an iPhone 3Gs + $2k in Cloud Credit!

Are you a mad hacker? Do you have crazy algorithm cracking skills? Show us! We just launched a sweet programming contest, and if you’re the hardcore hacker we know you are, you should get in on it – so check it out and get to work! :D

Heh, cool way of getting people to spam twitter with relevant keywords + your c…
Nice. Nothing like some hardcore twitter spamming for every possiblerelated key…
I don’t see how this could really work out as a good spamming or SEO technique.…
I think first commenters didn’t really like the overall tone, but this is just …

HTML Namespacing Rails plugin

HTML namespacing (release notes) automatically annotates your HTML partials with special class attributes, and it lets you write Sass files with rules automatically scoped to those classes. Should you feel the need, you can even scope JavaScript files to those classes.

How? By using parallel directory structures. In your Rails framework, you can c…

Simple Live Validations in Rails

A short tutorial about how to add Simple Live Validations in Rails using builtin Prototype/JRails helpers. Text fields are observed as the user types and provides instant feedback on the validity of the values.

the link is broken! cheers
http://dmix.ca/2009/07/simple-live-validations-in-rails/ …
ƒixed, thanks :)

Ruby Hoedown 2009 -- Speakers announced

They just released the speaker announcement on to the website: http://rubyhoedown.com They’ve got a little bit of everything in there: deep technical talks on building external DSLs with fancy parsers and such, some sweet MacRuby action, a great talk from a Sunlight Labs employee about being a civic coder, and much, much more. Check out the speaker list for a full list of speakers and topics!

El Dorado now compatible with Heroku

El Dorado (an open source Rails app featuring a forum, group chat, etc) is now extremely easy to install on Heroku. This means that deploying El Dorado is no longer a pain in the ass. It also means that you can get started with El Dorado for free. Hopefully, other open-source Rails apps will follow suit? I’d sure appreciate it ;)

Weird, for me it was the exact opposite: Two times I had problems with my app a…
I have been using Heroku for quite some time, and I have to say, I’ve had the o…
@Stephen It looks like you are a HerokuGarden user not a Heroku user. Heroku h…
Stephen - I’m so sorry to hear we failed to provide support for you. We want t…

Jquery Template Engine

In our last projects we need to convert data from JSON API’s to html easily. Unfortunately any of existing jquery templating engines worked for us. That’s why we created Nano. Simple and powerful :)

Parsing options with optimus-prime

optimus-prime is a gem for creating classes that are responsible for handling command line arguments, and providing easy inline help for generating command line documentation.

Amazing !!!!!!! Simple, usable, amazing. I actually wrote something similar …
Loading older posts