banners are show now !

This commit is contained in:
Senad Uka
2015-03-29 12:46:51 +02:00
parent b90b4035aa
commit 7acf1a8d6c
16 changed files with 187 additions and 32 deletions

View File

@@ -0,0 +1,6 @@
get '/link_banner' do
LinkBanner.all.to_json
end