-
Notifications
You must be signed in to change notification settings - Fork 2
socialvibe/acts_as_dto
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Example ======= class ComplexObject < ActiveRecord::Base acts_as_dto :username, :body end >> ComplexObject.first.dto.to_xml
About
Create data transfer objects that play friendly with RubyAmf.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published