1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-02 13:24:20 +01:00
fab-manager/app/views/api/settings/show.json.jbuilder

4 lines
78 B
Plaintext
Raw Normal View History

2016-03-23 18:39:41 +01:00
json.setting do
json.partial! 'api/settings/setting', setting: @setting
end