Hey, I'm Dima Sabanin and I love programming.
I work on Beanstalk for Wildbit.
Code style guidelines for ActiveRecord models. I’ve been using this for last couple years, it’s proven to improve code readability.
def cookie(name, value)
@request.cookies[name.to_s] = CGI::Cookie.new(name.to_s, value.to_s)
end
Found on google.A plugin to make a Leopard-style sidebar for Textmate instead of a stupid drawer. Looks awesome!
Creates really pleasant pink noise. For Mac.