try
Json
code posted
by
yulong
created at 27 Dec 04:24, updated at 27 Dec 07:50
Edit
|
Back
1
2
3
4
5
6
7
8
9 |
module Admin
class Pages
include Presto::Api
http.map
end
class News
include Presto::Api
http.map :news
http.use Rack::ShowExceptions |
193 Bytes in 2 ms with coderay