Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Create new hashes grouped by common key value in Ruby

ruby hash

How to write SOAP Authentication header with Ruby Savon

ruby api soap savon

Best way to group by date with Mongoid

ruby mongodb nosql

Getting an Assertion Failed error after integrating Ember with Rails 4

Using Sprockets in Coffeescript, how do you //require?

How to get class methods?

ruby

Scaffolding with deep-nested routes

Conditional regex string substitution in Ruby (on Rails)

ruby-on-rails ruby regex

Is it possible to emit valid YAML with anchors / references disabled using Ruby or Python?

python ruby yaml

ruby 1.9.1 error after installing compass gems

ruby rubygems compass-sass

Does Ruby use $stdout for writing the output of puts and return?

ruby irb pry

Why does each_slice with block and .map return nil

ruby enumerator

Why can't I (or how can I) save the output of brew doctor with pipes?

ruby homebrew

Handling multiple filters (params) cleanly in controller

How to disable explicit stack traces on Ruby on Rails website

Sort_by Ruby, One Descending, One Ascending

ruby

What is the diference between these two pieces of code?

ruby oop immutability

What is the most elegant way to get the value in an array, minimizing a certain class attribute?

ruby sorting

make: execvp: g++: Permission denied

How can I correctly uninstall gems from OSX's system ruby 1.8.x while using rbenv + different ruby version?