Orbit/app
Matthew Kaito Juyuan Fu 31d7cd5b38 Object Auth. Now object can be included with "include OrbitCoreLib::ObjectAuthable" to use kernel method,such as
1.Object.authed_for_user(user,title_of_object_auth).  title_of_object_auth is optional
2.object.authed_users(user,title_of_object_auth) .  title_of_object_auth is optional
if title_of_object_auth is not given,then it will return calculation across all possiblity.
2012-02-09 17:48:51 +08:00
..
assets fix js bugs,partial bugs 2012-02-04 10:32:24 +08:00
controllers Object Auth. Now object can be included with "include OrbitCoreLib::ObjectAuthable" to use kernel method,such as 2012-02-09 17:48:51 +08:00
helpers Basic function for AdBanner 2012-02-01 14:27:51 +08:00
models first commit for object auth,will take new_blog for experiment 2012-02-07 16:16:48 +08:00
uploaders Modifications for images in html code 2011-10-18 11:21:24 +08:00
views Object Auth. Now object can be included with "include OrbitCoreLib::ObjectAuthable" to use kernel method,such as 2012-02-09 17:48:51 +08:00