Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Restricting Rails routes to actions

How to capture a key press in Ruby?

Safely require gems in Ruby

ruby rubygems require

rails format instead of id in url

ruby-on-rails ruby

Ruby upgrade from 1.8.5 to 1.8.7 and make all programs understand to use the newer version

ruby rubygems centos

Strange Ruby Syntax?

ruby string hash

Why everyone use double quotes instead of simple quote?

ruby-on-rails ruby

Stubing Figaro with rspec

ruby-on-rails ruby rspec

Does shorter code make a performance difference in interpreted languages? [closed]

I get this window while editing Ruby Files in Vim. What is it?

ruby vim text-editor

How to check instance state use "aws-sdk" in ruby?

Ruby: Discarding Variables from Multiple Assignment from Array

ruby

Accessing JSON objects in Ruby [closed]

ruby-on-rails ruby json

Rails: "currency" is escaped/transformed to "¤cy" without my asking

ruby-on-rails ruby

Filtering fields from ActiveRecord/ActiveModel JSON output (by magic!)

Ruby beginner trying to call a method from another class in Ruby?

ruby

Why Ruby 1.9 allows overriding ! != !~?

ruby ruby-1.9

rake db:migrate not working for me

ruby-on-rails ruby rake