Skip to content

Instantly share code, notes, and snippets.

View jaygalligher's full-sized avatar

jaygalligher

View GitHub Profile
@jaygalligher
jaygalligher / gist:3893009
Created October 15, 2012 15:10
backtrace, Gemfile, and Gemfile.lock for activerecord-reputation-system error
full backtrace:
activemodel (3.0.17) lib/active_model/attribute_methods.rb:392:in `method_missing'
activerecord (3.0.17) lib/active_record/attribute_methods.rb:46:in `method_missing'
app/helpers/application_helper.rb:7:in `reputation'
app/views/render_applet/_column_left.html.erb:27:in `_app_views_render_applet__column_left_html_erb__1209306644637039400_70313085954340_1577563738292802109'
actionpack (3.0.17) lib/action_view/template.rb:135:in `block in render'
activesupport (3.0.17) lib/active_support/notifications.rb:54:in `instrument'
actionpack (3.0.17) lib/action_view/template.rb:127:in `render'
actionpack (3.0.17) lib/action_view/render/partials.rb:333:in `render_partial'
actionpack (3.0.17) lib/action_view/render/partials.rb:262:in `block in render'