Class: Beeta::Resource::App

Inherits:
Generic
  • Object
show all
Defined in:
lib/beeta/resource.rb

Overview

TODO: These are all pretty similar; maybe a CRUD and a CRUDList superclass, but that depends on if we call gitolite from the models (I’m leaning towards yes) or we manage that through an intermediary, and also on auth. We’ll be using SSO ideally, although we may skip that for now.

Constant Summary

Constants included from Beeta

VERSION

Method Summary

Methods inherited from Generic

#error_404, #json_body, #json_error, #json_resp, #req_body

Methods included from Beeta

init