thanks for the comments so far, I only did a git commit on every deploy I now will do it after each few changes.. Removed some stuff from the app I added before the error occured still same error This is my full trace/error report
NoMethodError in Home#index Showing app/views/home/index.html.haml where line # raised: undefined method `show' for #<Haml::Precompiler::Line:0x1061c0fc8> Extracted source (around line #): RAILS_ROOT: /Users/local/Desktop/myapps/apache2/rubydocs/portal Application Trace | Framework Trace | Full Trace /Users/local/Desktop/myapps/apache2/rubydocs/portal/vendor/gems/ haml-3.0.9/lib/haml/precompiler.rb:178:in `precompile' /Users/local/Desktop/myapps/apache2/rubydocs/portal/vendor/gems/ haml-3.0.9/lib/haml/engine.rb:121:in `initialize' /Users/local/Desktop/myapps/apache2/rubydocs/portal/vendor/gems/ haml-3.0.9/lib/haml/template/plugin.rb:29:in `new' /Users/local/Desktop/myapps/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/local/Desktop/myapps/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/local/Desktop/myapps/apache2/rubydocs/portal/vendor/plugins/ active_scaffold/lib/extensions/action_view_rendering.rb:61:in `render_without_haml' /Users/local/Desktop/myapps/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/local/Desktop/myapps/apache2/rubydocs/portal/vendor/plugins/ active_scaffold/lib/extensions/action_view_rendering.rb:61:in `render_without_haml' /Users/local/Desktop/myapps/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/local/Desktop/myapps/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/local/Desktop/myapps/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/local/Desktop/myapps/apache2/rubydocs/portal/vendor/gems/ warden-0.10.7/lib/warden/manager.rb:35:in `call' /Users/local/Desktop/myapps/apache2/rubydocs/portal/vendor/gems/ warden-0.10.7/lib/warden/manager.rb:34:in `catch' /Users/local/Desktop/myapps/apache2/rubydocs/portal/vendor/gems/ warden-0.10.7/lib/warden/manager.rb:34:in `call' /Users/local/Desktop/myapps/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' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new' /Library/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/local/Desktop/myapps/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"} Since there is no file / line number mention this is hopelessly frustrating to figure out any ideas on this still welcome thanks On Jul 19, 11:47 pm, Marnen Laibow-Koser <li...@ruby-forum.com> wrote: > Colin Law wrote: > > [...] > > > I know it doesn't help, but I think it is worth pointing out for the > > future the desirability of using a source control system such as git. > > Hell yeah. To the OP: you've just discovered why tests and version > control are both indispensable. Do no more development without both. > > > Along with frequent commits (often several times a day) > > Several times a *day*? I tend to commit several times an *hour* at > times! > > > this means > > that one can always work backwards to find when a problem was > > introduced. > > Yup. And git bisect is wonderful. > > > > > Colin > > Best, > -- > Marnen Laibow-Koserhttp://www.marnen.org > mar...@marnen.org > -- > Posted viahttp://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.