Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Do I need both devise and rails secret keys?

How to redirect_to "nothing"

How do I resend invitation to a user using devise invitable?

Rails Upgrade makes default Time format change. How to revert?

Encoding::UndefinedConversionError: "\xA8" from ASCII-8BIT to UTF-8 (SFTP)

ruby-on-rails ruby net-sftp

FactoryGirl How to add several objects with different roles

Rails NoMethodError: undefined method `password_digest=

ruby-on-rails bcrypt

How do I customize the views for Spree?

How much should an integration test contain? Where are side effects tested?

have_selector is failing test

Hotwire not updating list with projects

Using Redis on Gitlab CI for a Rails project

ruby-on-rails ruby redis jwt

How to stub two chained ActiveRecord methods in RSpec?

ruby-on-rails ruby rspec

Updated: Free tools for checking security vulnerabilities for rails app

Rails - batch sql query - Primary key not included in the custom select clause

Do I need to provide scope, url, and model in form_with?

ruby-on-rails ruby