Major update of Selectricity to work with Rails 2.2.2 from 1.2!
[selectricity-live] / app / views / layouts / basic.rhtml
index a7e9327fb320eb5ac638db6803f28f370ec2b138..ef374d9f7001a05cac65ec2a2c620eda39c07f19 100644 (file)
@@ -18,7 +18,7 @@
   </div>
 
     <div class="clear-div"></div>
-    <%= render_partial 'layouts/footer' %>
+    <%= render :partial => 'layouts/footer' %>
     </div>
   </body>
 </html>

Benjamin Mako Hill || Want to submit a patch?