Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

What are all the security measures I should check over before deploying my Rails application?

I don't get the idea behind Ruby Proc... why not just use normal Method?

ruby-on-rails ruby

Can you override a method by including a module? [duplicate]

ruby

Operators in Ruby

ruby

"In Ruby there's more than one way of doing the same thing" - what does this mean?

Why is Symbol#to_proc slower in Ruby 1.8.7?

c ruby optimization ruby-1.8

Rails I18n via database column

Ruby metaprogramming: Initialize singleton_class variable

Install the mysql2 gem for a specific mysql client version?

remove rows in file - Ruby

ruby duplicate-removal

How to uninstall ruby installed using ruby-build

ruby

Installing mysql2 gem on Mac os x Lion

mysql ruby gem rvm mysql2

Ruby on Rails 3: How to access an attribute of each record in a has_many query

gem and/or Ruby on Rails broke all of a sudden, anyone know what happened?

ruby macos rubygems

Why in Ruby 0.0/0, 3.0/0 and 3/0 behave differently?

ERB doesn't recognize -%> tag

ruby-on-rails ruby erb

Pass GET parameters with Ruby Curb

Post to a Google Plus page

ruby google-plus

How to use string in Ruby variable name?

Checking if symbol is present in the array with include?

ruby symbols