Skip to content

Instantly share code, notes, and snippets.

@dougjohnston
Created February 12, 2009 21:38
Show Gist options
  • Save dougjohnston/62888 to your computer and use it in GitHub Desktop.
Save dougjohnston/62888 to your computer and use it in GitHub Desktop.
vendor/rails/activesupport/lib/active_support/core_ext/array/conversions.rb:151:in `to_xml'
vendor/rails/activesupport/lib/active_support/core_ext/hash/conversions.rb:129:in `to_xml'
vendor/rails/activesupport/lib/active_support/core_ext/hash/conversions.rb:124:in `each'
vendor/rails/activesupport/lib/active_support/core_ext/hash/conversions.rb:124:in `to_xml'
/Library/Ruby/Gems/1.8/gems/builder-2.1.2/lib/builder/xmlbase.rb:134:in `call'
/Library/Ruby/Gems/1.8/gems/builder-2.1.2/lib/builder/xmlbase.rb:134:in `_nested_structures'
/Library/Ruby/Gems/1.8/gems/builder-2.1.2/lib/builder/xmlbase.rb:58:in `method_missing'
vendor/rails/activesupport/lib/active_support/core_ext/hash/conversions.rb:123:in `__send__'
vendor/rails/activesupport/lib/active_support/core_ext/hash/conversions.rb:123:in `to_xml'
vendor/rails/activeresource/lib/active_resource/base.rb:858:in `to_xml'
vendor/rails/activesupport/lib/active_support/core_ext/array/conversions.rb:175:in `to_xml'
vendor/rails/activesupport/lib/active_support/core_ext/array/conversions.rb:175:in `each'
vendor/rails/activesupport/lib/active_support/core_ext/array/conversions.rb:175:in `to_xml'
/Library/Ruby/Gems/1.8/gems/builder-2.1.2/lib/builder/xmlbase.rb:134:in `call'
/Library/Ruby/Gems/1.8/gems/builder-2.1.2/lib/builder/xmlbase.rb:134:in `_nested_structures'
/Library/Ruby/Gems/1.8/gems/builder-2.1.2/lib/builder/xmlbase.rb:58:in `method_missing'
/Library/Ruby/Gems/1.8/gems/builder-2.1.2/lib/builder/xmlbase.rb:31:in `tag!'
vendor/rails/activesupport/lib/active_support/core_ext/array/conversions.rb:173:in `to_xml'
vendor/rails/activesupport/lib/active_support/core_ext/hash/conversions.rb:129:in `to_xml'
vendor/rails/activesupport/lib/active_support/core_ext/hash/conversions.rb:124:in `each'
vendor/rails/activesupport/lib/active_support/core_ext/hash/conversions.rb:124:in `to_xml'
/Library/Ruby/Gems/1.8/gems/builder-2.1.2/lib/builder/xmlbase.rb:134:in `call'
/Library/Ruby/Gems/1.8/gems/builder-2.1.2/lib/builder/xmlbase.rb:134:in `_nested_structures'
/Library/Ruby/Gems/1.8/gems/builder-2.1.2/lib/builder/xmlbase.rb:58:in `method_missing'
vendor/rails/activesupport/lib/active_support/core_ext/hash/conversions.rb:123:in `__send__'
vendor/rails/activesupport/lib/active_support/core_ext/hash/conversions.rb:123:in `to_xml'
vendor/rails/activeresource/lib/active_resource/formats/xml_format.rb:15:in `encode'
vendor/rails/activeresource/lib/active_resource/base.rb:896:in `encode'
vendor/rails/activeresource/lib/active_resource/base.rb:985:in `update'
vendor/rails/activeresource/lib/active_resource/base.rb:793:in `save_without_validation'
vendor/rails/activeresource/lib/active_resource/validations.rb:248:in `save_without_tags'
vendor/plugins/lighthouse-api/lib/lighthouse.rb:262:in `save'
app/controllers/admin/tickets_controller.rb:78:in `update'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment