NoMethodError in Home#index

Showing app/views/home/index.html.haml where line # raised:

undefined method `show' for #<Haml::Precompiler::Line:0x1063504d8>
This is the full trace,
Perhaps Its an idea if caused by haml to have more meaningfull error
messages..
Around line # is not very handy,
Does around line # refers something special in haml?
I suspect some file corruption only nothing seems to be found in my
app folder not by disk util, diskwarrior

Extracted source (around line #):

RAILS_ROOT: /Users/pascal/Desktop/Actus/apache2/rubydocs/portal
Application Trace | Framework Trace | Full Trace

/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
haml-3.0.9/lib/haml/precompiler.rb:178:in `precompile'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
haml-3.0.9/lib/haml/engine.rb:121:in `initialize'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
haml-3.0.9/lib/haml/template/plugin.rb:29:in `new'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
haml-3.0.9/lib/haml/template/plugin.rb:29:in `compile'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_view/
template_handler.rb:11:in `call'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_view/
renderable.rb:19:in `compiled_source'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_view/
renderable.rb:68:in `compile!'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_view/
renderable.rb:61:in `compile'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_view/
renderable.rb:28:in `render_without_active_scaffold'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_view/
template.rb:205:in `render_template'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_view/base.rb:
265:in `render_without_active_scaffold'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_view/base.rb:
348:in `_render_with_layout'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_view/base.rb:
262:in `render_without_active_scaffold'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
base.rb:1250:in `render_for_file'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
base.rb:936:in `render_without_benchmark'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
benchmarking.rb:51:in `render_without_active_scaffold'
/Library/Ruby/Gems/1.8/gems/activesupport-2.3.8/lib/active_support/
core_ext/benchmark.rb:17:in `ms'
/Library/Ruby/Gems/1.8/gems/activesupport-2.3.8/lib/active_support/
core_ext/benchmark.rb:17:in `ms'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
benchmarking.rb:51:in `render_without_active_scaffold'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
base.rb:1326:in `default_render'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
base.rb:1332:in `perform_action_without_filters'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
filters.rb:617:in `call_filters'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
filters.rb:610:in `perform_action_without_benchmark'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
benchmarking.rb:68:in `perform_action_without_rescue'
/Library/Ruby/Gems/1.8/gems/activesupport-2.3.8/lib/active_support/
core_ext/benchmark.rb:17:in `ms'
/Library/Ruby/Gems/1.8/gems/activesupport-2.3.8/lib/active_support/
core_ext/benchmark.rb:17:in `ms'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
benchmarking.rb:68:in `perform_action_without_rescue'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
rescue.rb:160:in `perform_action_without_flash'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
flash.rb:151:in `perform_action_without_render_component'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
base.rb:532:in `send'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
base.rb:532:in `process_without_filters'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
filters.rb:606:in `process'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
base.rb:391:in `process'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
base.rb:386:in `call'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
routing/route_set.rb:438:in `call'

/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
haml-3.0.9/lib/haml/precompiler.rb:178:in `precompile'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
haml-3.0.9/lib/haml/engine.rb:121:in `initialize'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
haml-3.0.9/lib/haml/template/plugin.rb:29:in `new'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
haml-3.0.9/lib/haml/template/plugin.rb:29:in `compile'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/plugins/
active_scaffold/lib/extensions/action_view_rendering.rb:94:in `render'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/plugins/
active_scaffold/lib/extensions/action_view_rendering.rb:61:in
`render_without_haml'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
haml-3.0.9/lib/haml/helpers/action_view_mods.rb:13:in `render'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/plugins/
active_scaffold/lib/extensions/action_view_rendering.rb:61:in
`render_without_haml'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
haml-3.0.9/lib/haml/helpers/action_view_mods.rb:13:in `render'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
1.8/benchmark.rb:308:in `realtime'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/plugins/
active_scaffold/lib/extensions/action_controller_rendering.rb:13:in
`render'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
1.8/benchmark.rb:308:in `realtime'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/plugins/
render_component/lib/components.rb:39:in `perform_action'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
dispatcher.rb:87:in `dispatch'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
dispatcher.rb:121:in `_call'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
dispatcher.rb:130:in `build_middleware_stack'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
warden-0.10.7/lib/warden/manager.rb:35:in `call'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
warden-0.10.7/lib/warden/manager.rb:34:in `catch'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
warden-0.10.7/lib/warden/manager.rb:34:in `call'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
haml-3.0.9/lib/sass/plugin/rack.rb:41:in `call'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
dispatcher.rb:114:in `call'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
dispatcher.rb:108:in `call'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run'
/Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
/Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/script/server:3

/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
haml-3.0.9/lib/haml/precompiler.rb:178:in `precompile'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
haml-3.0.9/lib/haml/engine.rb:121:in `initialize'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
haml-3.0.9/lib/haml/template/plugin.rb:29:in `new'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
haml-3.0.9/lib/haml/template/plugin.rb:29:in `compile'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_view/
template_handler.rb:11:in `call'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_view/
renderable.rb:19:in `compiled_source'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_view/
renderable.rb:68:in `compile!'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_view/
renderable.rb:61:in `compile'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_view/
renderable.rb:28:in `render_without_active_scaffold'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/plugins/
active_scaffold/lib/extensions/action_view_rendering.rb:94:in `render'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_view/
template.rb:205:in `render_template'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_view/base.rb:
265:in `render_without_active_scaffold'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/plugins/
active_scaffold/lib/extensions/action_view_rendering.rb:61:in
`render_without_haml'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
haml-3.0.9/lib/haml/helpers/action_view_mods.rb:13:in `render'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_view/base.rb:
348:in `_render_with_layout'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_view/base.rb:
262:in `render_without_active_scaffold'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/plugins/
active_scaffold/lib/extensions/action_view_rendering.rb:61:in
`render_without_haml'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
haml-3.0.9/lib/haml/helpers/action_view_mods.rb:13:in `render'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
base.rb:1250:in `render_for_file'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
base.rb:936:in `render_without_benchmark'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
benchmarking.rb:51:in `render_without_active_scaffold'
/Library/Ruby/Gems/1.8/gems/activesupport-2.3.8/lib/active_support/
core_ext/benchmark.rb:17:in `ms'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
1.8/benchmark.rb:308:in `realtime'
/Library/Ruby/Gems/1.8/gems/activesupport-2.3.8/lib/active_support/
core_ext/benchmark.rb:17:in `ms'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
benchmarking.rb:51:in `render_without_active_scaffold'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/plugins/
active_scaffold/lib/extensions/action_controller_rendering.rb:13:in
`render'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
base.rb:1326:in `default_render'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
base.rb:1332:in `perform_action_without_filters'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
filters.rb:617:in `call_filters'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
filters.rb:610:in `perform_action_without_benchmark'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
benchmarking.rb:68:in `perform_action_without_rescue'
/Library/Ruby/Gems/1.8/gems/activesupport-2.3.8/lib/active_support/
core_ext/benchmark.rb:17:in `ms'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
1.8/benchmark.rb:308:in `realtime'
/Library/Ruby/Gems/1.8/gems/activesupport-2.3.8/lib/active_support/
core_ext/benchmark.rb:17:in `ms'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
benchmarking.rb:68:in `perform_action_without_rescue'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
rescue.rb:160:in `perform_action_without_flash'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
flash.rb:151:in `perform_action_without_render_component'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/plugins/
render_component/lib/components.rb:39:in `perform_action'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
base.rb:532:in `send'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
base.rb:532:in `process_without_filters'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
filters.rb:606:in `process'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
base.rb:391:in `process'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
base.rb:386:in `call'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
routing/route_set.rb:438:in `call'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
dispatcher.rb:87:in `dispatch'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
dispatcher.rb:121:in `_call'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
dispatcher.rb:130:in `build_middleware_stack'
/Library/Ruby/Gems/1.8/gems/activerecord-2.3.8/lib/active_record/
query_cache.rb:29:in `call'
/Library/Ruby/Gems/1.8/gems/activerecord-2.3.8/lib/active_record/
query_cache.rb:29:in `call'
/Library/Ruby/Gems/1.8/gems/activerecord-2.3.8/lib/active_record/
connection_adapters/abstract/query_cache.rb:34:in `cache'
/Library/Ruby/Gems/1.8/gems/activerecord-2.3.8/lib/active_record/
query_cache.rb:9:in `cache'
/Library/Ruby/Gems/1.8/gems/activerecord-2.3.8/lib/active_record/
query_cache.rb:28:in `call'
/Library/Ruby/Gems/1.8/gems/activerecord-2.3.8/lib/active_record/
connection_adapters/abstract/connection_pool.rb:361:in `call'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
warden-0.10.7/lib/warden/manager.rb:35:in `call'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
warden-0.10.7/lib/warden/manager.rb:34:in `catch'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
warden-0.10.7/lib/warden/manager.rb:34:in `call'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/vendor/gems/
haml-3.0.9/lib/sass/plugin/rack.rb:41:in `call'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
string_coercion.rb:25:in `call'
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/head.rb:9:in `call'
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/methodoverride.rb:
24:in `call'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
params_parser.rb:15:in `call'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
session/cookie_store.rb:99:in `call'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
failsafe.rb:26:in `call'
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call'
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in
`synchronize'
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
dispatcher.rb:114:in `call'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
reloader.rb:34:in `run'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.8/lib/action_controller/
dispatcher.rb:108:in `call'
/Library/Ruby/Gems/1.8/gems/rails-2.3.8/lib/rails/rack/static.rb:31:in
`call'
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/urlmap.rb:47:in `call'
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/urlmap.rb:41:in `each'
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/urlmap.rb:41:in `call'
/Library/Ruby/Gems/1.8/gems/rails-2.3.8/lib/rails/rack/log_tailer.rb:
17:in `call'
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/content_length.rb:
13:in `call'
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/chunked.rb:15:in
`call'
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/handler/mongrel.rb:
67:in `process'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run'
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/handler/mongrel.rb:
38:in `run'
/Library/Ruby/Gems/1.8/gems/rails-2.3.8/lib/commands/server.rb:111
/Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
/Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
/Users/pascal/Desktop/Actus/apache2/rubydocs/portal/script/server:3
-e:1:in `load'
-e:1

Request

Parameters:

None

Show session dump

---

Response

Headers:

{"Content-Type"=>"",
 "Cache-Control"=>"no-cache"}

On Jul 23, 12:33 am, Nathan Weizenbaum <[email protected]> wrote:
> The only thing I can think is that you have something else installed that's
> somehow monkeypatching Haml and causing it to break. What other gems/plugins
> are you using?
>
>
>
> On Thu, Jul 22, 2010 at 1:56 PM, rubytastic <[email protected]> wrote:
> > I totally reinstalled OSX (slow performance) in the hope this error
> > would be fixed also
>
> > Im using haml (3.0.13)
> > Rails 2.3.8
> > ruby 1.8.7 (2009-06-12 patchlevel 174) [universal-darwin10.0]
>
> > Anyone knowss a solution? I cannot really find anything with google
> > either so I thought
> > the haml experts are my last resort :(
>
> > On Jul 22, 10:52 pm, rubytastic <[email protected]> wrote:
> > > I have a strange issue with haml which costs me hours to debug to no
> > > result so far
>
> > > ActionView::TemplateError (undefined method `show' for
> > > #<Haml::Precompiler::Line:0x10547ef40>) in app/views/home/
> > > index.html.haml:
> > >     haml (3.0.9) [v] lib/haml/precompiler.rb:178:in `precompile'
> > >     haml (3.0.9) [v] lib/haml/engine.rb:121:in `initialize'
> > >     haml (3.0.9) [v] rails/./lib/haml/template/plugin.rb:29:in `new'
> > >     haml (3.0.9) [v] rails/./lib/haml/template/plugin.rb:29:in
> > > `compile'
> > >     haml (3.0.9) [v] rails/./lib/haml/helpers/action_view_mods.rb:
> > > 13:in `render'
> > >     haml (3.0.9) [v] rails/./lib/haml/helpers/action_view_mods.rb:
> > > 13:in `render'
> > >     warden (0.10.7) [v] lib/warden/manager.rb:35:in `call'
> > >     warden (0.10.7) [v] lib/warden/manager.rb:34:in `catch'
> > >     warden (0.10.7) [v] lib/warden/manager.rb:34:in `call'
> > >     haml (3.0.9) [v] rails/./lib/sass/plugin/rack.rb:41:in `call'
> > >     -e:1:in `load'
> > >     -e:1
> > > Showing app/views/home/index.html.haml where line # raised:
> > > undefined method `show' for #<Haml::Precompiler::Line:0x10547ef40>
> > > Extracted source (around line #):
> > > The extracted source around line # is zero
>
> > > Im unable to pinpoint why this is happening there is no file line
> > > number to check
> > > I removed most of my code to see if i Could get things working again
> > > to no result.
>
> > > A new ruby app with haml included in the enviroment as gem and a home
> > > controller and view using haml works fine
> > > It seems this error goes before any actual views are generated like
> > > the error states
> > > ActionView::TemplateError (undefined method `show' for
> > > #<Haml::Precompiler::Line:0x10547ef40>) in app/views/home/
> > > index.html.haml:
>
> > > The same index.html.haml works fine in the new ruby app
>
> > > What Can I do to pinpoint this error and fix it? Im totally lost on
> > > this looking for an answer for several days now
> > > Anyone more expierienced with ruby /haml knows why this error occors
> > > and knows a way to debug it?
> > > Thanks in advanche
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Haml" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected] <haml%[email protected]>.
> > For more options, visit this group at
> >http://groups.google.com/group/haml?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/haml?hl=en.

Reply via email to