Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

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

Controller test for nested resources

entrypoint.sh exec: @: not found

How to test after_sign_in_path_for by minitest

Michael Hartl's rails tutorial: reusing sessions resource for multiple User types

ruby-on-rails

Manipulating records returned in an active record scope

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

MariaDB Container not starting - Task on Github

Create an index which includes has_many associations

overwrite_params deprecated as of Rails 2.3.6 -- Accepted Workaround?

ruby-on-rails deprecated

Devise destroy_user_session_path doesn't work

ruby-on-rails devise

How to enable monkey patch for specific method?

ruby-on-rails ruby

GEM Ransack - using ransack to search through a link - Rails 4

Devise error: undefined method `current_sign_in_ip'

ruby-on-rails ruby devise

Lockable is not working in Devise

Sending POST request in Rails