Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-5

replace_gem: Error loading the 'sqlite3' Active Record adapter - while creating model

ActiveRecord::Migration deprecation warning - asks for Rails version, but I'm not using Rails

Rails: Methods shared by multiple controllers

uninitialized constant > ActionCable::Server::Configuration::ApplicationCable

Why did Rails 5 changed "index" to "foreign key"?

ActionCable channel not accessible outside rails plugin

ActionCable Timeout - "Idle Connection" on Heroku

Multiple connections in ActionCable

Rails + Vue.js - Using Ajax to update Vue component

Rails before_action for ActionMailer that would use mailer arguments

ActiveJob::SerializationError - Unsupported argument type: Time / DateTime

has_one through association with condition

How can I use Rails 5.2 credentials in capistrano's deploy.rb file?

NGINX configuration for Rails 5 ActionCable with puma

Rails 5 throw abort : how do I setup error messages?

Render a view in Rails 5 API

Rails 5—get a random record from db?

how to declare a date attribute on angular2 model

Dockerized Rails 5 RC1 application not picking up updates to controllers and models in development