aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/sprockets
diff options
context:
space:
mode:
authorGuillermo Iguaran <guilleiguaran@gmail.com>2011-06-05 00:58:37 -0500
committerGuillermo Iguaran <guilleiguaran@gmail.com>2011-06-05 01:01:35 -0500
commitdb8eeaff06009deac2d34337942a8b8414dfd7ba (patch)
treeb39a78b4d7c3d586b3a01ca0b3496a30d04c46b1 /actionpack/test/fixtures/sprockets
parent75e56101d4412a9a669d7bbe4b85d6ee230ff9fa (diff)
downloadrails-db8eeaff06009deac2d34337942a8b8414dfd7ba.tar.gz
rails-db8eeaff06009deac2d34337942a8b8414dfd7ba.tar.bz2
rails-db8eeaff06009deac2d34337942a8b8414dfd7ba.zip
Allow multiple sources in Sprockets helpers
Diffstat (limited to 'actionpack/test/fixtures/sprockets')
-rw-r--r--actionpack/test/fixtures/sprockets/app/javascripts/extra.js0
-rw-r--r--actionpack/test/fixtures/sprockets/app/stylesheets/extra.css0
2 files changed, 0 insertions, 0 deletions
diff --git a/actionpack/test/fixtures/sprockets/app/javascripts/extra.js b/actionpack/test/fixtures/sprockets/app/javascripts/extra.js
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/actionpack/test/fixtures/sprockets/app/javascripts/extra.js
diff --git a/actionpack/test/fixtures/sprockets/app/stylesheets/extra.css b/actionpack/test/fixtures/sprockets/app/stylesheets/extra.css
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/actionpack/test/fixtures/sprockets/app/stylesheets/extra.css