Holy fuck. It works!

This commit is contained in:
magnolia-fan
2011-06-28 00:43:54 +04:00
parent b9ac20f575
commit 18b2b910ae
19 changed files with 948 additions and 929 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ Barista.configure do |c|
# c.register :tests, :root => Rails.root.join('test', 'coffeescript'), :output_prefix => 'test'
# Disable wrapping in a closure:
# c.bare = true
c.bare = true
# ... or ...
# c.bare!