jquery-ui-rails-5.0.5, sass-rails-5.0.3
jquery-ui-rails-5.0+ changed the naming convention for its assets. Instead of jquery.ui.(whatever), it is now jquery-ui/(whatever). The Stylesheets are named (whatever).css. This causes the highly-recommended SASS @import option to fail, while CSS require continues to work.jquer