Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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?

Merging multi-dimensional hashes in Ruby

JSON object manipulation

ruby-on-rails ruby json

Implementing tree with Ruby

ruby

Ruby/Rails - Check If Child Id Exists Within Record of HABTM Relationship