You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid Action Cable config in dev templates on --skip-action-cable
rails new --skip-aciton-cable now generates config/environments/development.rb
without Action Cable configurations.
Follows up PRs 22586 and 24169
Signed-off-by: Takuya Noguchi <[email protected]>
0 commit comments