Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Detect stop with Ruby Daemons gem

ruby daemon

Saving updates to objects in rails

ruby-on-rails ruby

what's the best way to convert a ruby hash to an array

ruby arrays hash

Why does the return keyword cause problems in my 'if block'?

ruby

(Ruby,Rails) Role-based authentication and user management...?

Why does DataMapper use mixins vs inheritance?

Native threads in Ruby 1.9.1, whats in it for me?

ruby concurrency

Making a Hash from an array - how does this work?

ruby hash splat

How to get a remote-file's mtime before downloading it in Ruby?

ruby http file download

Extending classes and instances

ruby extension-methods

Consequences of implementing to_int and to_str in Ruby

ruby duck-typing

I need to go from HTML to markdown, any suggestion?

ruby-on-rails ruby maruku

What exactly is `&:capitalize` in Ruby?

ruby syntax

How can I learn regex for ruby?

ruby regex

How do I force RAILS_ENV=development from within environment.rb or initializers?

How do I escape Ruby string interpolation?

Rails index of an association

prawnto displaying tables that don't break when new page

Is there any built-in method in RoR to fill zero for integer?

ruby-on-rails ruby

How can I use a variable as a variable name in Ruby?

ruby variables