source: ruby/branches/0.5.0/lib/open_ehr/rm/security.rb@ 167

Last change on this file since 167 was 167, checked in by KOBAYASHI, Shinji, 15 years ago

adjust for rails

File size: 276 bytes
Line 
1# This module is based on the UML,
2# http://www.openehr.org/uml/release-1.0.1/Browsable/_9_5_1_76d0249_1155650882301_836618_5314Report.html
3# Ticket refs #41
4module OpenEhr
5 module RM
6 module Security
7 class AccessControlSettings
8
9 end
10 end
11 end
12end
Note: See TracBrowser for help on using the repository browser.