Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

One-liner to generate Powerball picks in Swift?

ruby swift

How do I optimize an ActiveRecord find_in_batches query?

Rails delegate with a different name

ruby-on-rails ruby

Round float to the nearest quarter in Ruby

Apply lambda to an object

ruby lambda metaprogramming

Find overlapping Regexp matches

ruby regex overlap

missing region; use :region option or export region name to ENV['AWS_REGION']

What's the 3-dots method argument in Ruby?

ruby

What's the purpose of instance methods in Modules without classes?

ruby

For what reasons do people choose Ruby over Java? [closed]

java ruby

How can I quote strings in SASS?

css ruby sass

how to controller (start/kill) a background process (server app) in ruby

ruby process webrick

Printing to screen in a rake task

ruby-on-rails ruby rake

How to render a partial from javascript

converting Date object to TimeWithZone

How to tell a connect timeout error from a read timeout error in Ruby's Net::HTTP

ruby

like-vim emacs ruby indentation

How to skip certain tests with Test::Unit

Couldn't find 'devise_install' generator - Rails 2.3.8, Devise 1.0.8

ruby-on-rails ruby devise

Validate words against an English dictionary in Rails?