Development Team

Joined

1,150 Experience
11 Lessons Completed
0 Questions Solved

Activity

Posted in Building a Trello Clone with VueJS and Rails

In Part 2 of this series, to add a card to a list, we use the Rails.ajax method. I get an error Uncaught ReferenceError: Rails is not defined at VueComponent.submitMessages in vue.app. How do I get Vue to recognise Rails?