search for: include_tag

Displaying 1 result from an estimated 1 matches for "include_tag".

2011 Oct 25
0
Sprocket Digest + Debug combination broken?
...---- application.rb config.assets.enabled = true config.assets.version = ''1.0'' development.rb config.assets.compress = false config.assets.compile = true config.assets.debug = true config.assets.digest = true offending line in layout file: <%= javascript_include_tag ''application'' %> and the last couple of lines from the framework stacktrace: <ruby>/ruby-1.9.2-p290/lib/ruby/1.9.1/pathname.rb:963:in `open'' /Users/christoffer/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/pathname.rb:963:in `entries'' /Users/christoffe...