require 'ujs/routing' require 'ujs/controller' ActionController::Routing::RouteSet::Mapper.class_eval do include UJS::Routing::MapperExtensions end