Skip to content

Commit

Permalink
Order matters for hoptoad api
Browse files Browse the repository at this point in the history
  • Loading branch information
Adman65 authored and Adman65 committed Apr 8, 2011
1 parent 246a082 commit 5781ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/resque/failure/hoptoad.rb
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ def xml
end
end
x.tag!("server-environment") do
x.tag!("environment-name",server_environment)
x.tag!("project-root", "RAILS_ROOT")
x.tag!("environment-name",server_environment)
end

end
Expand Down

0 comments on commit 5781ca1

Please sign in to comment.