lib/generators/refinery/resources/templates/config/initializers/refinery/resources.rb.erb in refinerycms-resources-2.0.8 vs lib/generators/refinery/resources/templates/config/initializers/refinery/resources.rb.erb in refinerycms-resources-2.0.9
- old
+ new
@@ -1,4 +1,5 @@
+# encoding: utf-8
Refinery::Resources.configure do |config|
# Configures the maximum allowed upload size (in bytes) for a file upload
# config.max_file_size = <%= Refinery::Resources.max_file_size.inspect %>
# Configure how many resources per page should be displayed when a dialog is presented that contains resources