Ignore:
Timestamp:
Sep 13, 2009, 12:58:21 AM (15 years ago)
Author:
Tatsukawa, Akimichi
Message:

generated openehr_models_0.0.3 gem and working on bridge between adl and rm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ruby/trunk/lib/models/rm/support/identification.rb

    r158 r257  
    8282
    8383          def specialisation=(specialisation)
    84             raise ArgumentError, "rm_specialisation not valid" if specialisation.nil? or specialisation.empty?
     84#            raise ArgumentError, "rm_specialisation not valid" if specialisation.nil? or specialisation.empty?
    8585            @specialisation = specialisation
    8686          end
Note: See TracChangeset for help on using the changeset viewer.