Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Why can't I install Sass on Mac OS Sierra?

ruby macos sass macos-sierra

Mocha : How do you set up an expectation for an instance method?

Ruby Hash value traversal and changing value is not working

More concise version of max/min without the block

ruby

How to loop numerically + month and day over the past X years?

ruby

Check if its morning or afternoon in ruby

ruby

Ruby "don't care variable" same as Prolog's? [duplicate]

ruby-on-rails ruby

Parsing string to time in RubyMotion

ruby rubymotion

Exercise in RoR book by M. Hartl

ruby-on-rails ruby

Calling ruby method without instantiating class

How do I replace a group of reserved chars into " " in Ruby on Rails?

ruby-on-rails ruby regex

How do you slice or split a string on a certain character in Ruby?

ruby arrays string

Define class in Rspec

Print an array into a table in Ruby

ruby

Opening ruby app from Rubymine terminal

How do you concisely get the average house price from an array of houses?

ruby arrays average

What's a more idiomatic Ruby way of writing this?

ruby syntax idioms

Could I do this blind relative to absolute path conversion (for perforce depot paths) better?

Rails regex for validation of Google Maps latitude longitude

Sinatra PUT method not working?

ruby sinatra