Search code examples
Garbage Collection of Symbols Ruby 2.2.1...


rubygarbage-collectionruby-2.2

Read More
Elegant way in Ruby to find first of possible matching hash keys...


rubyruby-on-rails-4ruby-2.2

Read More
Iterate over a hash using keys from an array, and sum the results...


rubyruby-2.2

Read More
Rails - Implementing a "like" feature and experiencing an infinite loop...


ruby-on-rails-4ruby-2.2

Read More
Compile error ruby eventmachine for OpenWRT Barrier Breaker errors with "error: size of array &...


rubyeventmachineopenwrtruby-2.2

Read More
Why are parenthesis sometimes required in Ruby?...


ruby-on-railsrubysyntaxsyntax-errorruby-2.2

Read More
Encrypting files for travis-ci on ruby-2.2.2 fails with "private method `load' called for P...


rubyruby-on-rails-4encryptiontravis-ciruby-2.2

Read More
Working on | | and && operators...


rubyruby-2.2

Read More
Faye Websocket example bug?...


rubywebsocketfayeruby-2.2

Read More
How to run existing test code on Ruby 2.2...


rubyminitestruby-2.2

Read More
Celluloid async inside ruby blocks does not work...


rubycelluloidruby-2.2

Read More
To break up Ruby class into separate files by mixins or plain definitions?...


rubyruby-2.2

Read More
How to know if ffmpeg conversion succeeded in Ruby?...


ruby-on-railsrubyffmpegruby-2.2

Read More
How to suppress stacktrace in Ruby exit?...


rubyinterruptruby-2.2

Read More
Sidekiq 3.4.2 and Rails 4.2.0 having error with 'undefined method perform_at'...


ruby-on-railsrubysidekiqruby-2.2

Read More
Ruby syntax error with declarative concept of using variable...


rubyruby-2.2

Read More
Is { 'symbol name': "some value" } valid Ruby 2 syntax for Hashes?...


rubylanguage-lawyerruby-2.0ruby-2.1ruby-2.2

Read More
DateTime subtraction in ruby 2?...


rubydatetimeruby-2.2

Read More
is The Ruby Programming Language book still valid in ruby 2.2.2?...


rubyruby-2.2

Read More
Active Record Query to select an entry, that does not already have a vote that I have already given...


ruby-on-railsactiverecordruby-on-rails-4.2ruby-2.2

Read More
How do I add named parameters in a subclass or change their default in Ruby 2.2?...


rubyruby-2.2

Read More
Check and select the latest one from the array of hashes...


ruby-on-railsrubyruby-2.0ruby-2.2

Read More
Error installing Ruby 2.2.2 with RVM on Ubuntu 14.04...


rubyrvmubuntu-14.04ruby-2.2

Read More
ruby `stack level too deep error` when trying to user order param...


ruby-on-railsrubykaminariruby-2.2rails-4-2-1

Read More
Convert array of arrays to hash with first array's element as a key to the hash...


ruby-on-railsrubyruby-2.2

Read More
Ruby str.match(regex) returns MatchData containing only first matched item...


regexruby-2.2

Read More
Regex to match time ranges involving am/pm like 7am-10pm...


regextime-formatruby-2.2

Read More
Ruby regex to match only single digits in a comma-delimited string...


regexruby-2.2

Read More
Do I still need gctools with Ruby 2.2 even though its garbage collection has been upgraded?...


rubyruby-on-rails-4garbage-collectionruby-2.2

Read More
RSpec raises NameErrors for code in subdirectory of /lib...


rubyrspecrspec3ruby-2.2

Read More
BackNext