mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
parent
5ac89b168b
commit
fcf2430cb4
1 changed files with 1 additions and 4 deletions
|
@ -11,9 +11,6 @@
|
|||
// about supported directives.
|
||||
//
|
||||
<% unless options[:skip_javascript] -%>
|
||||
<% if options[:javascript] -%>
|
||||
//= require <%= options[:javascript] %>
|
||||
<% end -%>
|
||||
//= require rails-ujs
|
||||
<% unless options[:skip_turbolinks] -%>
|
||||
//= require turbolinks
|
||||
|
|
Loading…
Reference in a new issue