source: ruby/branches/0.5/lib/open_ehr/rm/security.rb@ 216

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

move from Test:Unit to RSpec

File size: 276 bytes
RevLine 
[135]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
[216]4module OpenEHR
[135]5 module RM
6 module Security
[167]7 class AccessControlSettings
[135]8
9 end
10 end
11 end
12end
Note: See TracBrowser for help on using the repository browser.