Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Clean up & style characters from text

ruby-on-rails ruby

Ruby "count" method for hashes

ruby

How to check modified value in a model's before_save callback?

Unicode characters in Ruby 1.9.3 IRB with RVM

ruby unicode osx-lion rvm irb

Ruby enumerable reverse detect

Non destructive way of deleting a key from a hash

ruby hash side-effects

URI Response Code

ruby url open-uri

Access an instance variable without using the @ sign

ruby

Can't install Ruby on Rails with RVM on Ubuntu 13.04

how to change hash keys in the lower case using ruby

ruby hash lowercase

How do I write an RSpec test for a Ruby method that contains "gets.chomp"? [duplicate]

ruby rspec

attr_accessor vs attr_reader & instance variables

ruby

Rails Error: Unable to access log file. Please ensure that /home.../log/development.log exists and is chmod 0666

Bundler can't seem to find correct Ruby through Rbenv

Ruby on Rails 4 find with order and limit equivalent

SemiFixed: Missing `secret_key_base` for 'production' environment

How do you sort site.tags by post count in Jekyll?

ruby jekyll

How can I shorten a UUID to a specific length?

ruby uuid

Initializing hash with default value and incrementing by 1

ruby hash

Date object turns into String when using Sidekiq

ruby-on-rails ruby sidekiq