Skip to content

Commit

Permalink
rdoc 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
braintreeps committed Apr 13, 2010
1 parent e9d1356 commit d5a0ceb
Show file tree
Hide file tree
Showing 15 changed files with 881 additions and 79 deletions.
18 changes: 9 additions & 9 deletions classes/Braintree/Address.html
Expand Up @@ -844,22 +844,22 @@ <h1>Class: Braintree::Address</h1>
<div class="sectiontitle">Public Class Methods</div>
<div class="method">
<div class="title">
<a name="M000126"></a><b>create</b>(attributes)
<a name="M000127"></a><b>create</b>(attributes)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000127"></a><b>create!</b>(attributes)
<a name="M000128"></a><b>create!</b>(attributes)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000128"></a><b>delete</b>(customer_or_customer_id, address_id)
<a name="M000129"></a><b>delete</b>(customer_or_customer_id, address_id)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000129"></a><b>find</b>(customer_or_customer_id, address_id)
<a name="M000130"></a><b>find</b>(customer_or_customer_id, address_id)
</div><!-- end class=title -->
<div class="description"> <p>
Finds the address with the given <tt>address_id</tt> that is associated to
Expand All @@ -869,32 +869,32 @@ <h1>Class: Braintree::Address</h1>
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000130"></a><b>update</b>(customer_or_customer_id, address_id, attributes)
<a name="M000131"></a><b>update</b>(customer_or_customer_id, address_id, attributes)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000131"></a><b>update!</b>(customer_or_customer_id, address_id, attributes)
<a name="M000132"></a><b>update!</b>(customer_or_customer_id, address_id, attributes)
</div><!-- end class=title -->
</div><!-- end class=method -->
<hr />
<div class="sectiontitle">Public Instance Methods</div>
<div class="method">
<div class="title">
<a name="M000132"></a><b>delete</b>()
<a name="M000133"></a><b>delete</b>()
</div><!-- end class=title -->
<div class="description"> <p>
Deletes the address.
</p> </div>
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000133"></a><b>update</b>(attributes)
<a name="M000134"></a><b>update</b>(attributes)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000134"></a><b>update!</b>(attributes)
<a name="M000135"></a><b>update!</b>(attributes)
</div><!-- end class=title -->
</div><!-- end class=method -->
</div><!-- end grid_13 -->
Expand Down
10 changes: 5 additions & 5 deletions classes/Braintree/AdvancedSearch.html
Expand Up @@ -738,29 +738,29 @@ <h1>Class: Braintree::AdvancedSearch</h1>
<div class="sectiontitle">Public Class Methods</div>
<div class="method">
<div class="title">
<a name="M000109"></a><b>multiple_value_field</b>(field, options={})
<a name="M000110"></a><b>multiple_value_field</b>(field, options={})
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000110"></a><b>new</b>()
<a name="M000111"></a><b>new</b>()
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000108"></a><b>search_fields</b>(*fields)
<a name="M000109"></a><b>search_fields</b>(*fields)
</div><!-- end class=title -->
</div><!-- end class=method -->
<hr />
<div class="sectiontitle">Public Instance Methods</div>
<div class="method">
<div class="title">
<a name="M000111"></a><b>add_criteria</b>(key, value)
<a name="M000112"></a><b>add_criteria</b>(key, value)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000112"></a><b>to_hash</b>()
<a name="M000113"></a><b>to_hash</b>()
</div><!-- end class=title -->
</div><!-- end class=method -->
</div><!-- end grid_13 -->
Expand Down
6 changes: 3 additions & 3 deletions classes/Braintree/AdvancedSearch/MultipleValueNode.html
Expand Up @@ -738,19 +738,19 @@ <h1>Class: Braintree::AdvancedSearch::MultipleValueNode</h1>
<div class="sectiontitle">Public Class Methods</div>
<div class="method">
<div class="title">
<a name="M000116"></a><b>new</b>(name, parent, options)
<a name="M000117"></a><b>new</b>(name, parent, options)
</div><!-- end class=title -->
</div><!-- end class=method -->
<hr />
<div class="sectiontitle">Public Instance Methods</div>
<div class="method">
<div class="title">
<a name="M000117"></a><b>allowed_values</b>()
<a name="M000118"></a><b>allowed_values</b>()
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000115"></a><b>in</b>(*values)
<a name="M000116"></a><b>in</b>(*values)
</div><!-- end class=title -->
</div><!-- end class=method -->
</div><!-- end grid_13 -->
Expand Down
4 changes: 2 additions & 2 deletions classes/Braintree/AdvancedSearch/SearchNode.html
Expand Up @@ -738,12 +738,12 @@ <h1>Class: Braintree::AdvancedSearch::SearchNode</h1>
<div class="sectiontitle">Public Class Methods</div>
<div class="method">
<div class="title">
<a name="M000114"></a><b>new</b>(name, parent)
<a name="M000115"></a><b>new</b>(name, parent)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000113"></a><b>operators</b>(*operator_names)
<a name="M000114"></a><b>operators</b>(*operator_names)
</div><!-- end class=title -->
</div><!-- end class=method -->
</div><!-- end grid_13 -->
Expand Down
84 changes: 42 additions & 42 deletions classes/Braintree/CreditCard.html
Expand Up @@ -826,110 +826,110 @@ <h1>Class: Braintree::CreditCard</h1>
<div class="sectiontitle">Public Class Methods</div>
<div class="method">
<div class="title">
<a name="M000081"></a><b>create</b>(attributes)
<a name="M000082"></a><b>create</b>(attributes)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000082"></a><b>create!</b>(attributes)
<a name="M000083"></a><b>create!</b>(attributes)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000083"></a><b>create_credit_card_url</b>()
<a name="M000084"></a><b>create_credit_card_url</b>()
</div><!-- end class=title -->
<div class="description"> <p>
The transparent redirect URL to use to <a
href="CreditCard.html#M000081">create</a> a <a
href="CreditCard.html#M000085">credit</a> card.
href="CreditCard.html#M000082">create</a> a <a
href="CreditCard.html#M000086">credit</a> card.
</p> </div>
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000084"></a><b>create_from_transparent_redirect</b>(query_string)
<a name="M000085"></a><b>create_from_transparent_redirect</b>(query_string)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000085"></a><b>credit</b>(token, transaction_attributes)
<a name="M000086"></a><b>credit</b>(token, transaction_attributes)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000086"></a><b>credit!</b>(token, transaction_attributes)
<a name="M000087"></a><b>credit!</b>(token, transaction_attributes)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000087"></a><b>expired</b>(options = {})
<a name="M000088"></a><b>expired</b>(options = {})
</div><!-- end class=title -->
<div class="description"> <p>
Returns a <a href="PagedCollection.html">PagedCollection</a> of <a
href="CreditCard.html#M000087">expired</a> <a
href="CreditCard.html#M000085">credit</a> cards.
href="CreditCard.html#M000088">expired</a> <a
href="CreditCard.html#M000086">credit</a> cards.
</p> </div>
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000088"></a><b>expiring_between</b>(start_date, end_date, options = {})
<a name="M000089"></a><b>expiring_between</b>(start_date, end_date, options = {})
</div><!-- end class=title -->
<div class="description"> <p>
Returns a <a href="PagedCollection.html">PagedCollection</a> of <a
href="CreditCard.html#M000085">credit</a> cards expiring between
href="CreditCard.html#M000086">credit</a> cards expiring between
<tt>start_date</tt> and <tt>end_date</tt> inclusive. Only the month and
year of the start and end dates are used.
</p> </div>
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000089"></a><b>find</b>(token)
<a name="M000090"></a><b>find</b>(token)
</div><!-- end class=title -->
<div class="description"> <p>
Finds the <a href="CreditCard.html#M000085">credit</a> card with the given
Finds the <a href="CreditCard.html#M000086">credit</a> card with the given
<tt>token</tt>. Raises a <a href="NotFoundError.html">NotFoundError</a> if
it cannot be found.
</p> </div>
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000090"></a><b>sale</b>(token, transaction_attributes)
<a name="M000091"></a><b>sale</b>(token, transaction_attributes)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000091"></a><b>sale!</b>(token, transaction_attributes)
<a name="M000092"></a><b>sale!</b>(token, transaction_attributes)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000092"></a><b>update</b>(token, attributes)
<a name="M000093"></a><b>update</b>(token, attributes)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000093"></a><b>update!</b>(token, attributes)
<a name="M000094"></a><b>update!</b>(token, attributes)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000095"></a><b>update_credit_card_url</b>()
<a name="M000096"></a><b>update_credit_card_url</b>()
</div><!-- end class=title -->
<div class="description"> <p>
The transparent redirect URL to use to <a
href="CreditCard.html#M000092">update</a> a <a
href="CreditCard.html#M000085">credit</a> card.
href="CreditCard.html#M000093">update</a> a <a
href="CreditCard.html#M000086">credit</a> card.
</p> </div>
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000094"></a><b>update_from_transparent_redirect</b>(query_string)
<a name="M000095"></a><b>update_from_transparent_redirect</b>(query_string)
</div><!-- end class=title -->
</div><!-- end class=method -->
<hr />
<div class="sectiontitle">Public Instance Methods</div>
<div class="method">
<div class="title">
<a name="M000107"></a><b>==</b>(other)
<a name="M000108"></a><b>==</b>(other)
</div><!-- end class=title -->
<div class="description"> <p>
Returns true if <tt>other</tt> is a <tt><a
Expand All @@ -938,76 +938,76 @@ <h1>Class: Braintree::CreditCard</h1>
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000096"></a><b>credit</b>(transaction_attributes)
<a name="M000097"></a><b>credit</b>(transaction_attributes)
</div><!-- end class=title -->
<div class="description"> <p>
Creates a <a href="CreditCard.html#M000085">credit</a> transaction for this
<a href="CreditCard.html#M000085">credit</a> card.
Creates a <a href="CreditCard.html#M000086">credit</a> transaction for this
<a href="CreditCard.html#M000086">credit</a> card.
</p> </div>
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000097"></a><b>credit!</b>(transaction_attributes)
<a name="M000098"></a><b>credit!</b>(transaction_attributes)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000099"></a><b>default?</b>()
<a name="M000100"></a><b>default?</b>()
</div><!-- end class=title -->
<div class="description"> <p>
Returns true if this <a href="CreditCard.html#M000085">credit</a> card is
Returns true if this <a href="CreditCard.html#M000086">credit</a> card is
the customer&#8216;s default.
</p> </div>
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000098"></a><b>delete</b>()
<a name="M000099"></a><b>delete</b>()
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000100"></a><b>expiration_date</b>()
<a name="M000101"></a><b>expiration_date</b>()
</div><!-- end class=title -->
<div class="description"> <p>
Expiration date formatted as MM/YYYY
</p> </div>
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000101"></a><b>expired?</b>()
<a name="M000102"></a><b>expired?</b>()
</div><!-- end class=title -->
<div class="description"> <p>
Returns true if the <a href="CreditCard.html#M000085">credit</a> card is <a
href="CreditCard.html#M000087">expired</a>.
Returns true if the <a href="CreditCard.html#M000086">credit</a> card is <a
href="CreditCard.html#M000088">expired</a>.
</p> </div>
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000102"></a><b>masked_number</b>()
<a name="M000103"></a><b>masked_number</b>()
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000103"></a><b>sale</b>(transaction_attributes)
<a name="M000104"></a><b>sale</b>(transaction_attributes)
</div><!-- end class=title -->
<div class="description"> <p>
Creates a <a href="CreditCard.html#M000090">sale</a> transaction for this
<a href="CreditCard.html#M000085">credit</a> card.
Creates a <a href="CreditCard.html#M000091">sale</a> transaction for this
<a href="CreditCard.html#M000086">credit</a> card.
</p> </div>
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000104"></a><b>sale!</b>(transaction_attributes)
<a name="M000105"></a><b>sale!</b>(transaction_attributes)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000105"></a><b>update</b>(attributes)
<a name="M000106"></a><b>update</b>(attributes)
</div><!-- end class=title -->
</div><!-- end class=method -->
<div class="method">
<div class="title">
<a name="M000106"></a><b>update!</b>(attributes)
<a name="M000107"></a><b>update!</b>(attributes)
</div><!-- end class=title -->
</div><!-- end class=method -->
</div><!-- end grid_13 -->
Expand Down
2 changes: 1 addition & 1 deletion classes/Braintree/ErrorResult.html
Expand Up @@ -787,7 +787,7 @@ <h1>Class: Braintree::ErrorResult</h1>
<div class="sectiontitle">Public Instance Methods</div>
<div class="method">
<div class="title">
<a name="M000125"></a><b>success?</b>()
<a name="M000126"></a><b>success?</b>()
</div><!-- end class=title -->
<div class="description"> <p>
Always returns false.
Expand Down

0 comments on commit d5a0ceb

Please sign in to comment.