Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Puma webserver keeps buffering the response and sends it when calling response.stream.close

How to embed Ruby in an XNA engine?

.net ruby scripting xna ironruby

Controller test for nested resources

NoMethodError: undefined method `split' for #<Proc: ...> with Faraday

ruby faraday

Custom message where key is not present in a hash

ruby hash

Ruby - passing by value

ruby object

Basic Rails question: manually inserting a row into a database table

How to classify ActionController::RoutingError as an error in Sentry

ruby-on-rails ruby sentry

How to enable monkey patch for specific method?

ruby-on-rails ruby

capybara can not find file input field to attach file

NoMethodError: undefined method `except' for Hash

ruby hash

Devise error: undefined method `current_sign_in_ip'

ruby-on-rails ruby devise

Lockable is not working in Devise

How to test a multi-select select box with Capybara in a rails app?

How to extend the functionality of an ActiveRecord object in Rails?

Ruby on Rails -- not grokking

ruby-on-rails ruby