generators/papermill_initializer/papermill_initializer.rb in papermill-2.0.0 vs generators/papermill_initializer/papermill_initializer.rb in papermill-2.0.1
- old
+ new
@@ -26,10 +26,14 @@
# You can override all these parameters here, or in your papermill associations definition, or in form-helper calls.
# Helper can generates inline css styling that adapt to your gallery/images placeholder. You can use it to scaffold, then copy the lines you need in your application css and set it to false.
# :inline_css => true,
-
+
+ # If you don't want generated CSS and JS to be captured and available through @papermill_inline_css/@papermill_inline_js, and instead directly outputed in the form, set it to false
+
+ # :use_content_for => true,
+
# SwfUpload will only let the user upload images.
# :images_only => false,
# Dashboard is only for galleries