I do everything according to the instructions of the author of the gem: https://github.com/weppos/breadcrumbs_on_rails I started to create even a controller like it with the same name. In general, I get this error:
undefined method `add_breadcrumb' for MyController:Class How to fix? Ruby version: ruby 2.1.8p440 (2015-12-16 revision 53160) [x86_64-linux]
Rail version: Rails 4.2.5.1