kraxnet / acts_as_isdoc

ISDOC renderer for Ruby on Rails

This URL has Read+Write access

kubicek (author)
Thu Sep 17 04:48:32 -0700 2009
commit  f7c83fe2f1fcae2cf79ffcf6aca303c3f24af14d
tree    cd12d66371f875f7ce699510738312477f06cfbe
parent  9c5264b400e5692293feed89c8398ffbbfed8b1a
name age message
file .gitignore Tue Jun 30 23:16:23 -0700 2009 acts_as_isdoc instance method skeleton [kubicek]
file MIT-LICENSE Tue Jun 30 22:34:27 -0700 2009 Generated empty plugin skeleton [kubicek]
file README Tue Jun 30 23:16:23 -0700 2009 acts_as_isdoc instance method skeleton [kubicek]
file Rakefile Tue Jun 30 22:34:27 -0700 2009 Generated empty plugin skeleton [kubicek]
file init.rb Tue Jun 30 23:16:23 -0700 2009 acts_as_isdoc instance method skeleton [kubicek]
file install.rb Tue Jun 30 22:34:27 -0700 2009 Generated empty plugin skeleton [kubicek]
directory lib/ Thu Sep 17 04:48:32 -0700 2009 Do ISDOC piseme i variabilni symbol [kubicek]
directory schema/ Mon Jul 20 11:41:06 -0700 2009 Přechod na schema verze 5.2 [kubicek]
directory tasks/ Tue Jun 30 22:34:27 -0700 2009 Generated empty plugin skeleton [kubicek]
directory test/ Thu Sep 17 04:48:32 -0700 2009 Do ISDOC piseme i variabilni symbol [kubicek]
file uninstall.rb Tue Jun 30 22:34:27 -0700 2009 Generated empty plugin skeleton [kubicek]
README
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