Search code examples
Ruby: How to chain multiple method calls together with "send"...

rubymetaprogramming

Read More
Benefits of having a discrete new-action?...

ruby-on-railsrubymodel-view-controller

Read More
no implicit conversion from nil to integer - when trying to add anything to array...

rubyhash

Read More
Ruby on Rails Active Record return value when create fails?...

ruby-on-railsrubyactiverecordrails-activerecord

Read More
How to uninstall Ruby from /usr/local?...

rubyinstallationuninstallation

Read More
Ruby bsearch and bsearch_index bug?...

rubybsearch

Read More
When do you need to pass arguments to `Thread.new`?...

rubymultithreadinglocal-variables

Read More
elasticsearch match_phrase returns same score for fields with exact and not exact match...

ruby-on-railsrubyelasticsearchelasticsearch-rails

Read More
How to classify ActionController::RoutingError as an error in Sentry...

ruby-on-railsrubysentry

Read More
How do I access class variable?...

ruby

Read More
How do I know that a gem is compatible with a version of rails?...

ruby-on-railsrubyrubygems

Read More
Grover.to_pdf: ReadableStream is not defined...

ruby-on-railsrubyrubygemsgrover

Read More
Regex help, works on rubular not on production? Possible \n issue?...

ruby-on-railsrubyregexruby-on-rails-3

Read More
How do I setup the ruby SDK in IntelliJ IDEA?...

ruby-on-railsrubyintellij-ideasdk

Read More
Select ruby method definitions in vim...

rubyvim

Read More
Is assignment in a conditional clause good ruby style?...

rubycoding-style

Read More
Unable to run ruby console...

ruby-on-railsrubyrubygemsirb

Read More
View a rdoc file in a ruby gem...

rubyrdoc

Read More
When to use dump vs. generate vs. to_json and load vs. parse in Ruby's JSON lib?...

rubyjson

Read More
Ruby: how to uninstall Devise?...

rubydevise

Read More
GDBM in Standard Lib missing or is it just me?...

ruby

Read More
How to use Ruby MiniTest::Spec with Rails for API integration tests?...

ruby-on-railsrubyspecificationsminitest

Read More
Rails / Ruby method / regex to increment numeric part of string?...

ruby-on-railsregexruby

Read More
How can Sinatra be configured to run within a virtual sub-directory of a reverse proxy?...

rubyapachenginxsinatrareverse-proxy

Read More
How does ruby on rails free database resources and close connections?...

ruby-on-railsrubydatabaseruby-on-rails-4

Read More
An error occurred while installing mysql2 (0.5.4), and Bundler cannot continue - in rails project...

ruby-on-railsrubyrubygemsmysql2

Read More
How to apply select condition on an array that satisfy '&&' condition specified in f...

ruby-on-railsruby

Read More
How to update Ruby with Homebrew?...

rubymacoshomebrew

Read More
Rails: Active Record Validation for has_one...

ruby-on-railsrubyactiverecord

Read More
Rails - when using Group_by - How to get an Index?...

ruby-on-railsrubyruby-on-rails-3enumerable

Read More
BackNext