Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-5

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'

How do I use lookup_context to make this view as DRY as possible?

How to serve webpacked assets of Rails app in Elastic Beanstalk container?

how to pass multiple ids as an array in form collection_select rails?

Rails 5 Upgrade : /actionpack-5.0.0/lib/action_controller/test_case.rb:49:in `initialize': wrong number of arguments (0 for 2) (ArgumentError)