Created
June 8, 2011 01:03
-
-
Save devth/1013579 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TypeError in Pages#home | |
Cannot modify SafeBuffer in place | |
activesupport (3.0.8) lib/active_support/core_ext/string/output_safety.rb:122:in `gsub!' | |
haml (3.1.1) lib/haml/compiler.rb:382:in `block in build_attributes' | |
haml (3.1.1) lib/haml/compiler.rb:358:in `each' | |
haml (3.1.1) lib/haml/compiler.rb:358:in `collect' | |
haml (3.1.1) lib/haml/compiler.rb:358:in `build_attributes' | |
haml (3.1.1) lib/haml/compiler.rb:407:in `prerender_tag' | |
haml (3.1.1) lib/haml/compiler.rb:119:in `compile_tag' | |
haml (3.1.1) lib/haml/compiler.rb:447:in `compile' | |
haml (3.1.1) lib/haml/compiler.rb:446:in `block (2 levels) in compile' | |
haml (3.1.1) lib/haml/compiler.rb:446:in `each' | |
haml (3.1.1) lib/haml/compiler.rb:446:in `block in compile' | |
haml (3.1.1) lib/haml/compiler.rb:170:in `compile_tag' | |
haml (3.1.1) lib/haml/compiler.rb:447:in `compile' | |
haml (3.1.1) lib/haml/compiler.rb:446:in `block (2 levels) in compile' | |
haml (3.1.1) lib/haml/compiler.rb:446:in `each' | |
haml (3.1.1) lib/haml/compiler.rb:446:in `block in compile' | |
haml (3.1.1) lib/haml/compiler.rb:170:in `compile_tag' | |
haml (3.1.1) lib/haml/compiler.rb:447:in `compile' | |
haml (3.1.1) lib/haml/compiler.rb:446:in `block (2 levels) in compile' | |
haml (3.1.1) lib/haml/compiler.rb:446:in `each' | |
haml (3.1.1) lib/haml/compiler.rb:446:in `block in compile' | |
haml (3.1.1) lib/haml/compiler.rb:170:in `compile_tag' | |
haml (3.1.1) lib/haml/compiler.rb:447:in `compile' | |
haml (3.1.1) lib/haml/compiler.rb:446:in `block (2 levels) in compile' | |
haml (3.1.1) lib/haml/compiler.rb:446:in `each' | |
haml (3.1.1) lib/haml/compiler.rb:446:in `block in compile' | |
haml (3.1.1) lib/haml/compiler.rb:48:in `compile_root' | |
haml (3.1.1) lib/haml/compiler.rb:447:in `compile' | |
haml (3.1.1) lib/haml/engine.rb:124:in `initialize' | |
haml (3.1.1) lib/haml/template/plugin.rb:34:in `new' | |
haml (3.1.1) lib/haml/template/plugin.rb:34:in `compile' | |
haml (3.1.1) lib/haml/template/plugin.rb:39:in `call' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment