Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-5

Using `joins()` for first an INNER JOIN then a LEFT JOIN of the next table

How is something like 30.seconds.ago implemented?

What does f.object do in the Rails form builder?

How do I rotate my Rails 5 logs?

PG::ForeignKeyViolation: ERROR: update or delete on table "xxx" violates foreign key constraint

Rails 5 - Can anyone explain how generating a URL from non-sanitized request parameters is unsafe?

security ruby-on-rails-5

Trying to install epel-release on Fedora 30 -- no match for argument: epel-release

Can I rollback using change_column method in Rails 4 and above?

Why does Rails keep telling me unpermitted parameter even though I have permitted it?

Rails 5 restart server every time controller or model changes

Where are Rails helpers available?

Rails PostgreSQL sort by integer value of string

Using constant as keys in ruby hash

Can't create file field with ActiveStorage in Rails

Mysql 5.7 json datatype, query with activerecord in Rails 5

Catching Invalid JSON Parse Errors with Rack Middleware

Rails manifest file not found (deploying with Capistrano)

Rails 5 - controller spec example - passing params set to nil value gets their value set to blank string

params ruby-on-rails-5

Rake or Rails db:migrate

Rails console won't load environment variables in secrets.yml