Skip to content

vita/acts_as_isdoc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActsAsIsdoc
===========

Plugin for rendering business object in ISDOC format

More informations about ISDOC on http://www.isdoc.org


Example
=======

    class SampleInvoice < ActiveRecord::Base
      acts_as_isdoc
    end

Copyright (c) 2009 Jiri Kubicek, KRAXNET s.r.o., released under the MIT license

About

ISDOC renderer for Ruby on Rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%