~ubuntu-branches/ubuntu/wily/ruby-passenger/wily-proposed

« back to all changes in this revision

Viewing changes to test/stub/rails4.0/app/assets/javascripts/application.js

  • Committer: Package Import Robot
  • Author(s): Felix Geyer
  • Date: 2013-11-23 23:50:02 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20131123235002-8fdhsq7afj15o2z2
Tags: 4.0.25-1
* New upstream release.
* Refresh fix_install_path.patch.
* Build for Ruby 2.0 instead of 1.8. (Closes: #725591)
* Add fix_ftbfs_fortify_source.patch.
* Install passenger template files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// This is a manifest file that'll be compiled into application.js, which will include all the files
 
2
// listed below.
 
3
//
 
4
// Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
 
5
// or vendor/assets/javascripts of plugins, if any, can be referenced here using a relative path.
 
6
//
 
7
// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
 
8
// compiled file.
 
9
//
 
10
// Read Sprockets README (https://github.com/sstephenson/sprockets#sprockets-directives) for details
 
11
// about supported directives.
 
12
//
 
13
//= require jquery
 
14
//= require jquery_ujs
 
15
//= require turbolinks
 
16
//= require_tree .