This website requires JavaScript.
Explore
Help
Sign In
Site
/
clarion
Watch
11
Star
0
Fork
You've already forked clarion
0
Code
Issues
4
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
5edabe1382
clarion
/
app
/
views
/
api
/
halls
/
index.jbuilder
6 lines
85 B
Ruby
Raw
Blame
History
@halls
.
each
do
|
hall
|
json
.
set!
hall
.
id
do
json
.
extract!
hall
,
:name
end
end
Reference in New Issue
View Git Blame
Copy Permalink