This website works better with JavaScript.
Explore
Help
Sign In
Hjqreturn
/
pgfqe6ch8
Watch
1
Star
0
Fork
You've already forked pgfqe6ch8
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4eaed7d034
pgfqe6ch8
/
app
/
views
/
roles
/
index.api.rsb
9 lines
124 B
Raw
Blame
History
api.array :roles do
@roles.each do |role|
api.role do
api.id role.id
api.name role.name
end
end
end
Reference in new issue
View Git Blame
Copy Permalink