Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

calling rspec directly on a model results on errors in stub! method

ruby-on-rails ruby rspec

Is it possible to pass variables to actions using Ruby on Rails 3?

Ruby map method syntax question [duplicate]

How to sort an array of floats in Ruby?

ruby

Nokogiri and finding element by name

ruby xml nokogiri xml-parsing

Am i using eventmachine in the right way?

ruby redis eventmachine smpp

Sending socket message with ruby without closing connection

ruby sockets

How do I generate the copyright symbol in ruby?

ruby

Trying to display only duplicate values

Ruby URL.parse error

ruby exception net-library

Ruby - Multiplication issue

Deploying Rails as a desktop application

Array of Arrays in ruby, passed by reference

ruby arrays reference

Rails 3. how to use disable_with in button tag?

html ruby-on-rails ruby

Extracting a pattern that appers multiple times in a string using ruby regex

ruby regex

Determine if a chain of keys is existant in hashes

ruby

Capifony database functions fail with `require': cannot load such file -- FileUtils (LoadError)

ruby symfony rvm capifony

Ruby On Rails Active Admin has_many changing dropdown to use a different column

Ruby URI::InvalidURIError: bad URI(is not URI?) besides encoding

ruby-on-rails ruby uri

How to create a Cucumber step definition for a "edit" path?