orbit-basic/config
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
..
environments Basic function for ad_banner 2012-02-01 14:27:51 +08:00
initializers Update carrierwave 2012-01-24 11:57:27 +08:00
locales First complete with manager and submanager 2012-01-24 12:28:32 +08:00
application.rb Merge with sub_roles 2011-12-23 18:34:21 +08:00
boot.rb rails 3.1 and designs (with bug) 2011-07-12 16:00:57 +08:00
config.yml Ray's back_end modification before sub_roles 2011-12-23 18:02:45 +08:00
database.yml.example Add admin/pages scaffold and basic page render 2009-05-08 01:18:16 +08:00
environment.rb changes for windows 2011-06-14 15:04:37 +08:00
list.yml Merge with sub_roles 2011-12-23 18:34:21 +08:00
mongoid.yml production mode 2011-08-25 15:59:20 +08:00
routes.rb 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