Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

Shorthand for: return if not nil

ruby

How to add a class to a erb ruby element? [duplicate]

ruby-on-rails ruby

How to capture POST data from a simple Ruby server

ruby http-post

Ruby equivalent of Java's Collections.unmodifiableList and Collections.unmodifiableMap

At which position does the regex fail?

Can I Deploy With Capistrano Without SCM?

Inconsistent behavior in Ruby gsub replacement?

ruby regex gsub

Issue with Ruby gem install

How to set and read raw cookie in Ruby/Sinatra

How can I separate the validations from the model

ruby-on-rails ruby