Created
February 24, 2014 18:37
-
-
Save jlaxson/9194159 to your computer and use it in GitHub Desktop.
Paperclip backtrace
This file contains hidden or 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
| paperclip (4.1.1) lib/paperclip/has_attached_file.rb:83:in `block in add_required_validations' | |
| formtastic (2.3.0.rc2) lib/formtastic/inputs/base/validations.rb:39:in `call' | |
| formtastic (2.3.0.rc2) lib/formtastic/inputs/base/validations.rb:39:in `validator_relevant?' | |
| formtastic (2.3.0.rc2) lib/formtastic/inputs/base/validations.rb:27:in `block in validations' | |
| formtastic (2.3.0.rc2) lib/formtastic/inputs/base/validations.rb:26:in `select' | |
| formtastic (2.3.0.rc2) lib/formtastic/inputs/base/validations.rb:26:in `validations' | |
| formtastic (2.3.0.rc2) lib/formtastic/inputs/base/validations.rb:129:in `validations?' | |
| formtastic (2.3.0.rc2) lib/formtastic/inputs/base/validations.rb:136:in `required?' | |
| formtastic (2.3.0.rc2) lib/formtastic/inputs/base/labelling.rb:25:in `requirement_text_or_proc' | |
| formtastic (2.3.0.rc2) lib/formtastic/inputs/base/labelling.rb:29:in `requirement_text' | |
| formtastic (2.3.0.rc2) lib/formtastic/inputs/base/labelling.rb:20:in `label_text' | |
| formtastic-bootstrap (2.1.3) lib/formtastic-bootstrap/inputs/base/labelling.rb:23:in `control_label_html' | |
| formtastic-bootstrap (2.1.3) lib/formtastic-bootstrap/inputs/base/wrapping.rb:10:in `block in bootstrap_wrapping' | |
| actionpack (4.0.3) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' | |
| actionpack (4.0.3) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' | |
| haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss' | |
| actionpack (4.0.3) lib/action_view/helpers/capture_helper.rb:38:in `capture' | |
| haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml' | |
| formtastic-bootstrap (2.1.3) lib/formtastic-bootstrap/inputs/base/wrapping.rb:35:in `control_group_wrapping' | |
| formtastic-bootstrap (2.1.3) lib/formtastic-bootstrap/inputs/base/wrapping.rb:9:in `bootstrap_wrapping' | |
| formtastic-bootstrap (2.1.3) lib/formtastic-bootstrap/inputs/file_input.rb:7:in `to_html' | |
| newrelic_rpm (3.7.2.195) lib/new_relic/agent/method_tracer.rb:549:in `block in to_html_with_trace_Custom_Formtastic_Bootstrap_Input_to_html' | |
| newrelic_rpm (3.7.2.195) lib/new_relic/agent/method_tracer.rb:281:in `trace_execution_scoped' | |
| newrelic_rpm (3.7.2.195) lib/new_relic/agent/method_tracer.rb:544:in `to_html_with_trace_Custom_Formtastic_Bootstrap_Input_to_html' | |
| formtastic (2.3.0.rc2) lib/formtastic/helpers/input_helper.rb:241:in `input' | |
| app/views/incidents/attachments/_form.html.haml:8:in `block in _app_views_incidents_attachments__form_html_haml___2418234820209089134_70309280616640' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment