Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

testing a multi-step workflow in rspec

ruby rspec bdd

Ruby game frameworks that are still actively maintained? [closed]

ruby game-engine

"Execute and Update '# =>' Markers" for VIM

ruby vim plugins textmate

How can I access the current __FILE__ in a subclass from a method in the superclass in ruby

Dead code detection in ruby

Ruby on Rails: Unit Testing non activerecord models and still load fixtures

Fastest Way to Parse a Large File in Ruby

ruby

get session id from warden or devise

What is the purpose of the instrumentation API in Ruby/Rails?

rails omniauth and UTF-8 errors

What are the performance implications of using require_dependency in Rails 3 applications?

Rails: possible to check if a string is binary?

ruby-on-rails ruby

Why doesn't Array override the triple equal sign method in Ruby?

Creating controllers and views for a has_many :through relationship in Rails 3

how do I go about tracking down DEPRECATION WARNING related to Bundler

ruby-on-rails ruby

What is the best way to mock a 3rd party object in ruby?

ruby testing rspec mocking

TypeError: wrong argument type String (expected Module)

Rails Postgresql multiple schemas and the same table name

Generate all "unique" subsets of a set (not a powerset)

ruby erlang set subset powerset

Install ruby-rvm on Ubuntu 11.10 with ruby 1.9.3

ruby rvm