Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Grouping an array on the basis of its first element, without duplication in Ruby

ruby arrays grouping

How do you use DynamoDB Local with the AWS Ruby SDK?

gulp plugin gulp-ruby-sass not compiling

Compass provision failing with Docker compose up

ruby docker compass

How I can parse JSON file by pure Ruby code without gem

ruby ruby-on-rails-4

Is it possible to compare private attributes in Ruby?

Net::SSH sudo command hangs after entering password

ruby sudo net-ssh sudoers thor

Project Euler 1:Find the sum of all the multiples of 3 or 5 below 1000

ruby algorithm math

Ruby on Rails seems to be auto-escaping html created by link_to

How to split Ruby string by "\r\n"?

ruby string split

Remove all non-alphabetical, non-numerical characters from a string?

ruby regex string

ruby datamapper will not load

ruby gem ruby-datamapper

Remove duplicate from an array in ruby

How to get random 0 and 1 numbers

ruby loops random

Ruby scan/gets until EOF [closed]

ruby eof

Doesn't compile SCSS after update OSX to 10.13 (macOS High Sierra)

ruby sass koala

Ruby on Rails link_to internal id

ruby-on-rails ruby link-to

Puzzled over palindromic product problem

ruby math puzzle palindrome

How can I downgrade from ruby 1.9.1 to ruby 1.8.7

ruby

Can you put a variable in a regexp?