Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

In rspec, why can't I use be_false etc in helper classes?

ruby rspec helper assertion

ActiveRecord serialization problem

Is there a JavaScript equivalent of rubys "#{}" sequences?

javascript ruby

Ruby instance reference in class method?

ruby

Rails 7 Import Maps - import folder with custom scripts

How to analyze ruby on rails memory leak?

ruby c extension how to manage garbage collection between 2 objects

HAML -> Backbone Template, Unescaping HTML Parameters

ruby backbone.js haml

ActiveRecord association with country_code:string instead of country_id

Another way to write: if some_variable && some_valiable.size == 2

ruby-on-rails ruby

Dynamic change of "each" loops in Ruby

ruby loops

How to call Java API from Ruby 1.8 or 1.9

ruby jruby saxon

"Export" x509 certificate in Ruby

Ruby http client with "native" ntlm proxy support

ruby http ntlm

Heavy algorthmic work in Ruby on Rails?

ruby-on-rails ruby

Alter $PATH in vim/macvim so as to find the right ruby binary

ruby vim zsh macvim

Creating anonymous classes in ruby

ruby anonymous-class

Ruby: Use condition result in condition block

ruby regex