/acts_as_isdoc

ISDOC renderer for Ruby on Rails

Primary LanguageRubyMIT LicenseMIT

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