Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Updating a gem?

Subclassing activerecord and maintain subclass after db fetch

Why ENV behave like a hash, but it's an Object class

ruby

Safely adding a `sum` method to Array class

ruby monkeypatching

RSpec, implicit subject, and exceptions

ruby rspec

net-ssh and remote environment

ruby net-ssh

Multiple rails servers

ruby-on-rails ruby

Unwanted whitespace in Erb view

ruby sinatra erb

Clean up fat rails helpers

Problem reading XML with Nokogiri

ruby xml nokogiri

How to create OpenGL 3.x or 4.x context in Ruby?

ruby opengl-3 opengl-4

Making executable file from Ruby program

ruby

How to force all nodes in yaml to be strings

ruby-on-rails ruby yaml

recursively convert hash containing non-UTF chars to UTF

Using bundler, how do you unpack a gem installed via a git repository?

ruby git rubygems bundler unpack

Rails, Alphanumeric validation in the controller

Removing/undefining a class method that's included by another module

ruby metaprogramming

Rails3 Controllers Plural / Singular Routes

ruby-on-rails ruby

Rails 3. Why do my decimal value rows are values such as #<BigDecimal:5003750,'0.1E2',9(18)>>?

ruby-on-rails ruby

Ruby on Rails Triggers Update on Serialized Attribute Every Time

ruby-on-rails ruby