Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Deserialization Error when loading ActiveRecord objects from YAML

Why does collections.find({}) takes over 9 secs for 250 objects (MongoMapper)

Loops in multiple threads

Mock current_account on Padrino for rspec test

ruby rspec padrino

Weird bug navigating multiline command history in pry

ruby pry

how do I repackage a ruby gem with native extensions

ruby gem package

Rspec capybara User cannot login

autoload_paths not aware of namespace?

before filter in sinatra subapplication

ruby-on-rails ruby sinatra

How to escape/exit in IRB after entering code that requires more input/does not execute right away [closed]

ruby irb

Where should I place custom executables in a Rails project

ruby-on-rails ruby

Capybara with selenium, send_key doesn't work

Find and print lines in a file exactly matching string or regexp (Ruby)

ruby regex file-io

Redmine sends mail twice

Ruby object cache

ruby caching map

Spreadsheet gem: can't create empty workbook

ruby spreadsheet

"Name or service not known (SocketError)" error when runs in many threads

Wrapping a block in method calls that accept blocks by name

ruby block

Custom password field with devise (ruby)