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
/
arches
/
index.json.jbuilder
3 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
#219: Fixed: DEPRECATION WARNING of jbuilder
2013-07-17 13:35:36 +01:00
json.architectures @arches do |arch|
#671: added Architectures API
2012-10-04 13:45:49 +01:00
json.(arch, :id, :name)
end