In case you didn't know it - #rails has a curre...
<%= button_to "New", :action => "new" %> # => "<form method="post" action="/controller/new" class="button_to"> # <div><inp...
Difference between miser and smart spender
One of my favorite blogs is Janny Cole’s “How to be Rich, Happy and Free from Scams”. One unique aspect of her postings is...
Tutoriais para Ruby #14elw
Página Inicial 1. O Básico Sobre este capítulo Ruby Interativo: primeiros passos Strings (texto) Nomes novos para coisas a...
epiceditor-rails (0.1.0): This gem provides Epi...
This gem provides EpicEditor driver for your Rails 3 application (using assets)
Learning Ruby and Rails:
I live in a town dominated by Python, PHP , and Java developers, so hiring someone who can come in and write Ruby code fro...
Jay Fields' Thoughts: Ruby: Class Methods:
The real stumbling block is that Java class methods are totally different things from Ruby "class" methods, so different t...
Arrays de forma simples #14elw
Você já está familiarizado com um casal de classes Ruby (Integer e String ). A classe Array é usada para representar uma c...
Ruby and Rails in Mac OS X Leopard:
Someone / some people who have been responsible for integrating Ruby and Rails into the latest version of Mac OS X (Leopar...
I wrote new Ruby client for Zemanta API. Use it...
zemanta 0.0.1 Ruby client for Zemanta install gem install zemanta Download Documentation Subscribe Stats Authors Oto Brgle...
Veja como é simples fazer laços com Ruby #14elw
Agora você será introduzido em um dos mais importantes aspectos das linguagens de programação: laços (loops). Usando seu e...
