Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Multiple Kernel#local_variables entries with block local parameters

ruby

Overriding =~ method on a String subclass generates inconsistency

ruby overriding

Rails 4 AbstractController::Metal rendering with status != 200 (i.e. 401, 404)

ruby-on-rails ruby render rack

Cucumber tests fail with `stream closed (IOError)`

How to keep date format based on its category?

What happens to my elasticsearch index when I stop rails server?

How to fix a segmentation fault with Ruby 2.0.0p645

ruby-on-rails ruby sinatra

Rails query execution causes database spikes

With Rails 4 and structured logging, how can I add the request id field to logs?

Google Cross Client Authorization and invalid_grant Errors

rbenv, bundler, unicorn issue

ruby bundler unicorn rbenv

FrozenError - can't modify frozen String (ruby 2.5+)

ruby-on-rails ruby bundler

SAML 2.0 SSO for Ruby on Rails? [closed]

Can Bundler be configured to install gems rdoc?

ruby rubygems bundler rdoc

Cannot install metric_fu, how to switch to simplecov?

ruby gem metric-fu

Ruby on Rails has_many through association objects before save

Ruby 1.9.3 Dir.glob strange recursive match behaviour

ruby ruby-1.9 ruby-1.9.3

Combine Show and Edit actions in Ruby on Rails?

Grouping an array and get sum

ruby-on-rails ruby

ActionController::UrlGenerationError missing required keys: [:id]

ruby-on-rails ruby