fairmondo/fairmondo

View on GitHub
doc/Transaction.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>
  Class: Transaction

    &mdash; Documentation by YARD 0.8.6.1

</title>

  <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />

  <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />

<script type="text/javascript" charset="utf-8">
  hasFrames = window.top.frames.main ? true : false;
  relpath = '';
  framesUrl = "frames.html#!" + escape(window.location.href);
</script>


  <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>

  <script type="text/javascript" charset="utf-8" src="js/app.js"></script>


  </head>
  <body>
    <div id="header">
      <div id="menu">

    <a href="_index.html">Index (T)</a> &raquo;


    <span class="title">Transaction</span>


  <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
</div>

      <div id="search">

    <a class="full_list_link" id="class_list_link"
        href="class_list.html">
      Class List
    </a>

    <a class="full_list_link" id="method_list_link"
        href="method_list.html">
      Method List
    </a>

    <a class="full_list_link" id="file_list_link"
        href="file_list.html">
      File List
    </a>

</div>
      <div class="clear"></div>
    </div>

    <iframe id="search_frame"></iframe>

    <div id="content"><h1>Class: Transaction



</h1>

<dl class="box">

    <dt class="r1">Inherits:</dt>
    <dd class="r1">
      <span class="inheritName">ActiveRecord::Base</span>

        <ul class="fullTree">
          <li>Object</li>

            <li class="next">ActiveRecord::Base</li>

            <li class="next">Transaction</li>

        </ul>
        <a href="#" class="inheritanceTree">show all</a>

      </dd>




      <dt class="r2">Extended by:</dt>
      <dd class="r2">Enumerize</dd>







    <dt class="r1 last">Defined in:</dt>
    <dd class="r1 last">app/models/transaction.rb</dd>

</dl>
<div class="clear"></div>

<h2>Overview</h2><div class="docstring">
  <div class="discussion">

<h2>License:</h2>

<p>Fairmondo - Fairmondo is an open-source online marketplace. Copyright (C)
2013 Fairmondo eG</p>

<p>This file is part of Fairmondo.</p>

<p>Fairmondo is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option)
any later version.</p>

<p>Fairmondo is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public
License for more details.</p>

<p>You should have received a copy of the GNU Affero General Public License
along with Fairmondo.  If not, see &lt;<a
href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/&gt;.</p>


  </div>
</div>
<div class="tags">


</div><div id="subclasses">
  <h2>Direct Known Subclasses</h2>
  <p class="children"><span class='object_link'><a href="FixedPriceTransaction.html" title="FixedPriceTransaction (class)">FixedPriceTransaction</a></span>, <span class='object_link'><a href="MultipleFixedPriceTransaction.html" title="MultipleFixedPriceTransaction (class)">MultipleFixedPriceTransaction</a></span>, <span class='object_link'><a href="PreviewTransaction.html" title="PreviewTransaction (class)">PreviewTransaction</a></span></p>
</div>











</div>

    <div id="footer">
  Generated on Tue Jun 11 12:54:17 2013 by
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
  0.8.6.1 (ruby-1.9.3).
</div>

  </body>
</html>