Files

7 lines
55 B
Ruby
Raw Permalink Normal View History

2015-03-29 12:46:51 +02:00
get '/link_banner' do
LinkBanner.all.to_json
end