Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3912766
D1801.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
474 B
Referenced Files
None
Subscribers
None
D1801.diff
View Options
diff --git a/tommy.rb b/tommy.rb
--- a/tommy.rb
+++ b/tommy.rb
@@ -90,9 +90,9 @@
end
urls = {
- lastBuild: 'last_build_url=',
- lastCompletedBuild: 'last_complete_url=',
- lastFailedBuild: 'last_failed_url='
+ 'lastBuild' => 'last_build_url=',
+ 'lastCompletedBuild' => 'last_complete_url=',
+ 'lastFailedBuild' => 'last_failed_url='
}
urls.each do |api_property, local_property|
next if data[api_property].blank?
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 06:51 (20 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2307728
Default Alt Text
D1801.diff (474 B)
Attached To
Mode
D1801: Revert "Use hash symbols instead of strings for keys"
Attached
Detach File
Event Timeline
Log In to Comment