Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby, mixin instance variables and methods

ruby mixins

Permission denied issues when use rvm install ruby 2.0.0

Vagrant using Ruby 1.9.3 as default

NoMethodError for nil object on sort_by, and all objects exist

Checking group membership in rails devise ldap gem, is it in the yaml?

rspec-mocks 'allow' returns undefined method

Chef: Insufficient permissions creating a directory in C:

ruby windows chef-infra

Ruby OpenURI FTP not working when username has spaces

ruby ftp open-uri

Error running 'make -j2' when running rvm install ruby-2.0.0-p247

ruby rvm

Getting Dynamically Generated HTML With Nokogiri/Open URI

ruby nokogiri open-uri

Rvm and gems, bundle show and gem list

ruby-on-rails ruby gem rvm

to_json on single value can't be parse back

Ruby 2.0.0 p195 and [-p247]?

ruby version-control rvm

Devise - Rails 4 - Not able to login

How to check the what is the field type of a field in rails 3

ruby-on-rails ruby

Ruby net-ssh wirth proxy command causes freeze

ruby-on-rails ruby ssh net-ssh

Use issue_closing_pattern variable to close multiple issues in gitlab

ruby regex gitlab

When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying

sql ruby orm datamapper sequel

How is Ruby more object-oriented than Python?

python ruby oop

How to access a symbol hash key using a variable in Ruby

ruby hash