Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Find similar words by pronunciation - algorithms, approaches, libraries

How do I add "data-main" attribute to a script tag using rails javascript helpers?

What does this do?

ruby-on-rails ruby regex

RUBYLIB Environment Path

combining data to 1 model attribute

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?