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 dfe322b commit b786b85Copy full SHA for b786b85
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