Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-5

Devise after_sign_in_path_for not working; being ignored when model has validations on: :update

rails 5.2 how to get form-data value in controller

How to stub method with specific parameter (and leave calls with other parameters unstubbed) in Mocha?

Rails 5 Rspec set session variable

Why is fixture_file_upload not available in RSpec (without ActiveRecord)?

Prevent "options" from create_table in rails 5 schema

Heroku is serving old assets for Rails 5 application

devise vs. devise_token_auth: How to handle authentication for both a web app and API

PG::ConnectionBad: connection is closed after upgrading rails from 4.2 to 5.2

Why does my db/structure.sql file contain a CREATE SCHEMA statement after running db:structure:dump?

how to add multiselect in datatable in ruby on rails?

Ruby on Rails 5 - Turbolink 3 did not work correctly

Rails console error: undefined method `each' for nil:NilClass (NoMethodError)

Rails 5 rendering from outside a controller with ApplicationController.renderer.render doesn't set variables on self

Rails migration with add_foreign_key: 'column "user_id" referenced in foreign key constraint does not exist'