Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to do advanced string comparison in Ruby?

Vim/sed/awk Find & Replace with Incremental Integer

ruby vim sed awk macvim

Reading a binary 16-bit signed (big-endian) integer in Ruby

ruby

How to match a multidigit number range with Ruby regex?

ruby regex

Ruby C++ style iterator

c++ ruby iterator

Heroku App is Reading database.yml File

ruby-on-rails ruby heroku

Difficulty installing RSpec on Windows

ruby windows-7 rubygems rspec

Matrix.rb no such file Ruby 1.9.2

Default to "autolist on" in ruby debugger

Ruby soap4r wsdl2ruby.rb errors

ruby rubygems

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?