We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5965d80 commit 8e65c7aCopy full SHA for 8e65c7a
lib/tasks/assets.rake
@@ -1,3 +1,5 @@
1
+# frozen_string_literal: true
2
+
3
namespace :assets do
4
desc 'Copy Bootstrap glyphicons and TinyMCE skins to the public directory'
5
task :copy do
0 commit comments