From 1cfb7ebb2375154eb76c366bcddd30eb94729e15 Mon Sep 17 00:00:00 2001 From: Bruno Perles Date: Wed, 21 Oct 2015 17:32:59 +0200 Subject: Add vehicle journey frequency --- app/controllers/breadcrumb_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/controllers/breadcrumb_controller.rb') diff --git a/app/controllers/breadcrumb_controller.rb b/app/controllers/breadcrumb_controller.rb index 143651b52..c1bb4289c 100644 --- a/app/controllers/breadcrumb_controller.rb +++ b/app/controllers/breadcrumb_controller.rb @@ -27,7 +27,7 @@ class BreadcrumbController < InheritedResources::Base end def new - new! do + new! do build_breadcrumb :new end end -- cgit v1.2.3