This website requires JavaScript.
Explore
Help
Sign In
Software
/
rosa-build
mirror of
https://github.com/OpenMandrivaSoftware/rosa-build.git
Watch
1
Star
0
Fork
You've already forked rosa-build
0
Code
Issues
Projects
Releases
Wiki
Activity
d9dc1af6cc
rosa-build
/
app
/
views
/
api
/
v1
/
pull_requests
/
index.json.jbuilder
6 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
#219: Fixed: DEPRECATION WARNING of jbuilder
2013-07-17 13:35:36 +01:00
json.pull_requests @pulls do |pull|
[#343] use new ruby hash syntax
2014-01-21 04:51:49 +00:00
json.partial! 'pull', pull: pull
[#105] pulls api v1
2013-06-18 20:45:40 +01:00
end
json.url @pulls_url