From 51ad57989d3e2afb5b297edc7e6c997a41196559 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 16 Dec 2015 15:52:46 +0100 Subject: Doh, should have read ff370ee61754b00f864f3ddd0af62be4dfa0de67 Indeed we need this to be an engine for the internal assets to work --- railties/lib/rails/all.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/lib/rails') diff --git a/railties/lib/rails/all.rb b/railties/lib/rails/all.rb index 959c003e00..11f4d5c4bc 100644 --- a/railties/lib/rails/all.rb +++ b/railties/lib/rails/all.rb @@ -6,7 +6,7 @@ require "rails" action_view/railtie action_mailer/railtie active_job/railtie - action_cable/railtie + action_cable/engine rails/test_unit/railtie sprockets/railtie ).each do |railtie| -- cgit v1.2.3