Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to group by two conditions in rails 3 and loop through them

Regular expression with back reference

ruby regex

whenever: command not found

ruby-on-rails ruby rubygems

Search for "Enabled" users in net-ldap for Ruby

Dynamically assigning background image scss/sass

ruby-on-rails ruby sass

RVM installation: `/usr/local/rvm': Permission denied

ruby rvm

What does ":*" (colon-star) mean in Ruby?

ruby

Check array's elements are of the same size

ruby arrays

How to swap columns and rows in a matrix with Ruby

ruby arrays matrix

Iterate over object(s) if present, single or plural

ruby-on-rails ruby

Maximum and minimum value in an Array

ruby arrays

Ruby Sequel error, table already exists

sql ruby sequel

Can self ever be false or nil?

ruby-on-rails ruby

No route matches [GET] "/users/sign_out" rails 5

How to mask all but last four characters in a string

ruby

Custom sort using spaceship operator in ruby [duplicate]

arrays ruby sorting

How to begin with Ruby on Rails using Windows

ruby-on-rails windows ruby

in Ruby on Rails, what is the kENSURE and kEND in error messages?

ruby-on-rails ruby

Format text for STDOUT in Ruby

ruby formatting stdout

How to process a large ActiveRecord result set in groups