How do I use Rails.ajax() method
My web console is giving an error message that "Rails.ajax is not a function". I'm following the tutorial on Drag and Drop Sortable lists at https://gorails.com/episodes/rails-drag-and-drop-sortable. Where is the definition for this method and how do I solve this problem? Thanks.