Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Rails throws "REXML::ParseException does not have a valid root" exception

Reading Structure Binary Data in Python?

python ruby binary binary-data

Ruby on Rails TypeError

How to get a list of the arguments a method is called with

ruby-on-rails ruby

Does after_commit actually run?

how to create a method that return true or false based on a record count

Class variables with params values in ApplicationController

ruby-on-rails ruby

Ruby on Rails 3: setting fixed locale on specific route

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