README.rdoc in vitrine-0.0.3 vs README.rdoc in vitrine-0.0.4
- old
+ new
@@ -16,9 +16,10 @@
If you have errors in your CoffeeScript that prevent it from compiling you will get an error in your browser
console. If you have CSS errors that prevent the SASS stylesheets from compiling you will get an error message
in front of your body element.
Vitrine will not do any minification, packaging or baking at this point - it's meant to be like a display case.
+If you have a file called 'layout.erb' (or any other extension) it is going to be used as layout, but you can also do without it.
== Contributing to vitrine
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it.