travis-api/lib/travis/api/app
2012-10-14 15:11:05 +02:00
..
endpoint set the scope for /post_message to :public (@rkh: confim?) 2012-10-13 03:31:08 +02:00
extensions remove empty extension 2012-09-28 16:59:24 +02:00
helpers rename to signed_in? 2012-10-13 18:27:44 +02:00
middleware whitelist Cache-Control, Expires, Last-Modified for cors 2012-10-11 13:36:30 +02:00
responders re-add flash messages 2012-10-14 15:11:05 +02:00
access_token.rb fix access token related tests 2012-09-19 10:23:57 +02:00
base.rb rename Responder to Base (resembles Sinatra::Base and i can't come up with another name for a common base class of Middleware and Endpoint) 2012-10-09 18:31:51 +02:00
endpoint.rb need to require active_record for the exception class 2012-10-13 18:28:28 +02:00
extensions.rb rewrite all the things 2012-07-27 15:55:57 +02:00
helpers.rb rewrite all the things 2012-07-27 15:55:57 +02:00
middleware.rb rename Responder to Base (resembles Sinatra::Base and i can't come up with another name for a common base class of Middleware and Endpoint) 2012-10-09 18:31:51 +02:00
responders.rb move responders out of helpers 2012-10-09 20:51:09 +02:00