Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

What is this format in ruby?

ruby syntax

Is it possible to work with HTTParty request results as an object

Rails.root is Empty in Custom Rake Task in Rails 3.0

ruby-on-rails ruby rake

Understanding Ruby Syntax [duplicate]

ruby-on-rails ruby syntax

rvm, irb and require - not working for installed gems under irb

ruby gem rvm irb

Installing ruby using RVM fails, without trace

ruby rvm

What does the "!!" symbol mean in Ruby?

ruby

How to mock an instance method of an already mocked object?

ruby ruby-mocha

How a Ruby on Rails developer should start learning Python Django

Ruby Assignment Operators

ruby

Are `return` and `break` useless inside a Ruby block when used as a callback?

ruby-on-rails ruby block

Cannot sign in using form with Mechanize

deleting attributes from ActiveRecord model

ruby-on-rails ruby

How Do You Put 'gets' Input Into An Array?

ruby arrays

How do I check for text inside a <div>?

ruby watir firewatir

Installed RVM, rvm commands do not work

Securing a client-side API

Checking whether two or more consecutive letters are uppercase

ruby regex

gsub! On an argument doesn't work

ruby

Capitalize first letter in Ruby with UTF-8 strings with exceptions

ruby regex