Actions
Refactor #15829
closedUpdate ace-rails-ap to 4.1.x
Description
ace-rails-ap 4.1.x is available which allows file modes (Ruby, YAML, JSON etc) to be loaded via the asset pipeline instead of being included into application.js. This will reduce the size of the app file and in most cases, not load code that's only needed when switching file modes (rarely).
Actions