Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Rails: I installed ActiveAdmin and my devise link stopped working

Implementing Binary Tree in Ruby

Dynamically extend existing method or override send method in ruby

ruby metaprogramming

The Sequel gem qualified query column name with table double underscores

ruby sequel

How to close browser at the end of watir test suite?

ruby unit-testing watir

Hash Destructuring

ruby hash splat

Parsing street addresses in Ruby

Defining a public method in a Ruby module?

ruby

Dynamic namespaced controllers w/ fallback in Rails

ActiveSupport::Notifications should be async?

ruby ruby-on-rails-3

Is there a way to seek through a file without loading the whole thing into an array?

ruby

Find keep duplicates in Ruby hashes

ruby arrays hash

make fails during install of json-1.8.0 with unrecognized option '-arch' on OSX 10.8.4

ruby macos gem rvm

Rails: has_many through not returning correctly with namespaced models

Ruby ||= equivalent in Objective-C

objective-c ruby

Rails return all 404 and 500 errors as JSON

ruby-on-rails ruby json http

Bundler::RubyVersionMismatch: Your Ruby version is 1.9.3, but your Gemfile specified 2.0.0

No route matches [DELETE] for nested resources

Read compressed csv file on-the-fly

ruby csv bzip2

Ruby on Rails nested routes with has_one association