Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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?

Sending array of values to a sql query in ruby?

How can I get the filename from this ActionDispatch

ruby-on-rails ruby

Equivalent of Ruby Hash in Java

java ruby hash

IntelliJ IDEA: What qualifies as an SDK?

Migrating data with rake db:migrate does not change it