Method: Intersys::Reflection::ClassDefinition#save
- Defined in:
- lib/intersys.rb
#save ⇒ Object
After all changes to class definition required to call save
337 338 339 |
# File 'lib/intersys.rb', line 337 def save intersys_call("%Save") end |