shipping 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,184 @@
1
+ <?xml version="1.0" encoding="iso-8859-1"?>
2
+ <!DOCTYPE html
3
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
+
6
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
7
+ <head>
8
+ <title>Class: Shipping::FedEx</title>
9
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
+ <meta http-equiv="Content-Script-Type" content="text/javascript" />
11
+ <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
12
+ <script type="text/javascript">
13
+ // <![CDATA[
14
+
15
+ function popupCode( url ) {
16
+ window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
17
+ }
18
+
19
+ function toggleCode( id ) {
20
+ if ( document.getElementById )
21
+ elem = document.getElementById( id );
22
+ else if ( document.all )
23
+ elem = eval( "document.all." + id );
24
+ else
25
+ return false;
26
+
27
+ elemStyle = elem.style;
28
+
29
+ if ( elemStyle.display != "block" ) {
30
+ elemStyle.display = "block"
31
+ } else {
32
+ elemStyle.display = "none"
33
+ }
34
+
35
+ return true;
36
+ }
37
+
38
+ // Make codeblocks hidden by default
39
+ document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
40
+
41
+ // ]]>
42
+ </script>
43
+
44
+ </head>
45
+ <body>
46
+
47
+
48
+
49
+ <div id="classHeader">
50
+ <table class="header-table">
51
+ <tr class="top-aligned-row">
52
+ <td><strong>Class</strong></td>
53
+ <td class="class-name-in-header">Shipping::FedEx</td>
54
+ </tr>
55
+ <tr class="top-aligned-row">
56
+ <td><strong>In:</strong></td>
57
+ <td>
58
+ <a href="../../files/lib/shipping/fedex_rb.html">
59
+ lib/shipping/fedex.rb
60
+ </a>
61
+ <br />
62
+ </td>
63
+ </tr>
64
+
65
+ <tr class="top-aligned-row">
66
+ <td><strong>Parent:</strong></td>
67
+ <td>
68
+ <a href="Base.html">
69
+ Base
70
+ </a>
71
+ </td>
72
+ </tr>
73
+ </table>
74
+ </div>
75
+ <!-- banner header -->
76
+
77
+ <div id="bodyContent">
78
+
79
+
80
+
81
+ <div id="contextContent">
82
+
83
+
84
+
85
+ </div>
86
+
87
+ <div id="method-list">
88
+ <h3 class="section-bar">Methods</h3>
89
+
90
+ <div class="name-list">
91
+ <a href="#M000004">base_price</a>&nbsp;&nbsp;
92
+ <a href="#M000003">price</a>&nbsp;&nbsp;
93
+ </div>
94
+ </div>
95
+
96
+ </div>
97
+
98
+
99
+ <!-- if includes -->
100
+
101
+ <div id="section">
102
+
103
+
104
+ <div id="constants-list">
105
+ <h3 class="section-bar">Constants</h3>
106
+
107
+ <div class="name-list">
108
+ <table summary="Constants">
109
+ <tr class="top-aligned-row context-row">
110
+ <td class="context-item-name">ServiceTypes</td>
111
+ <td>=</td>
112
+ <td class="context-item-value">{ &quot;priority&quot; =&gt; &quot;01&quot;, &quot;2day&quot; =&gt; &quot;03&quot;, &quot;standard_overnight&quot; =&gt; &quot;05&quot;, &quot;first_overnight&quot; =&gt; &quot;06&quot;, &quot;express_saver&quot; =&gt; &quot;20&quot;, &quot;1day_freight&quot; =&gt; &quot;70&quot;, &quot;2day_freight&quot; =&gt; &quot;80&quot;, &quot;3day_freight&quot; =&gt; &quot;83&quot;, &quot;international_priority&quot; =&gt; &quot;01&quot;, &quot;international_economy&quot; =&gt; &quot;03&quot;, &quot;international_first&quot; =&gt; &quot;06&quot;, &quot;international_priority_freight&quot; =&gt; &quot;70&quot;, &quot;international_economy_freight&quot; =&gt; &quot;86&quot;, &quot;home_delivery&quot; =&gt; &quot;90&quot;, &quot;ground_service&quot; =&gt; &quot;92&quot;, &quot;international_ground_service&quot; =&gt; &quot;92&quot;</td>
113
+ </tr>
114
+ <tr class="top-aligned-row context-row">
115
+ <td class="context-item-name">TransactionTypes</td>
116
+ <td>=</td>
117
+ <td class="context-item-value">{ 'rate_ground' =&gt; ['022','FDXG'], 'rate_express' =&gt; ['022','FDXE'], 'rate_services' =&gt; ['025',''], 'ship_ground' =&gt; ['021','FDXG'], 'ship_express' =&gt; ['021','FDXE'], 'cancel_express' =&gt; ['023','FDXE'], 'cancel_ground' =&gt; ['023','FDXG'], 'close_ground' =&gt; ['007','FDXG'], 'service_available' =&gt; ['019','FDXE'], 'fedex_locater' =&gt; ['410',''], 'subscribe' =&gt; ['211',''], 'sig_proof_delivery' =&gt; ['402',''], 'track' =&gt; ['405',''], 'ref_track' =&gt; ['403','']</td>
118
+ </tr>
119
+ <tr class="top-aligned-row context-row">
120
+ <td class="context-item-name">Tag</td>
121
+ <td>=</td>
122
+ <td class="context-item-value">{ 0 =&gt; 'transaction_code', 1 =&gt; 'customer_transaction_identifier', 2 =&gt; 'transaction_error_code', 3 =&gt; 'transaction_error_message', 4 =&gt; 'sender_company', 5 =&gt; 'sender_address_line_1', 6 =&gt; 'sender_address_line_2', 7 =&gt; 'sender_city', 8 =&gt; 'sender_state', 9 =&gt; 'sender_postal_code', 10 =&gt; 'sender_fedex_express_account_number', 11 =&gt; 'recipient_company', 12 =&gt; 'recipient_contact_name', 13 =&gt; 'recipient_address_line_1', 14 =&gt; 'recipient_address_line_2', 15 =&gt; 'recipient_city', 16 =&gt; 'recipient_state', 17 =&gt; 'recipient_postal_code', 18 =&gt; 'recipient_phone_number', 20 =&gt; 'payer_account_number', 23 =&gt; 'pay_type', 24 =&gt; 'ship_date', 25 =&gt; 'reference_information', 27 =&gt; 'cod_flag', 28 =&gt; 'cod_return_tracking_number', 29 =&gt; 'tracking_number', 30 =&gt; 'ursa_code', 32 =&gt; 'sender_contact_name', 33 =&gt; 'service_commitment', 38 =&gt; 'sender_department', 40 =&gt; 'alcohol_type', 41 =&gt; 'alcohol_packaging', 44 =&gt; 'hal_address', 46 =&gt; 'hal_city', 47 =&gt; 'hal_state', 48 =&gt; 'hal_postal_code', 49 =&gt; 'hal_phone_number', 50 =&gt; 'recipient_country_code', 51 =&gt; 'signature_release_ok_flag', 52 =&gt; 'alcohol_packages', 57 =&gt; 'dim_height', 58 =&gt; 'dim_width', 59 =&gt; 'dim_length', 65 =&gt; 'astra_barcode', 66 =&gt; 'broker_name', 67 =&gt; 'broker_phone_number', 68 =&gt; 'customs_declared_value_currency_type', 70 =&gt; 'duties_pay_type', 71 =&gt; 'duties_payer_account', 72 =&gt; 'terms_of_sale', 73 =&gt; 'parties_to_transaction', 74 =&gt; 'country_of_ultimate_destination', 75 =&gt; 'weight_units', 76 =&gt; 'commodity_number_of_pieces', 79 =&gt; 'description_of_contents', 80 =&gt; 'country_of_manufacturer', 81 =&gt; 'harmonized_code', 82 =&gt; 'unit_quantity', 83 =&gt; 'export_license_number', 84 =&gt; 'export_license_expiration_date', 99 =&gt; 'end_of_record', 113 =&gt; 'commercial_invoice_flag', 116 =&gt; 'package_total', 117 =&gt; 'sender_country_code', 118 =&gt; 'recipient_irs', 120 =&gt; 'ci_marks_and_numbers', 169 =&gt; 'importer_country', 170 =&gt; 'importer_name', 171 =&gt; 'importer_company', 172 =&gt; 'importer_address_line_1', 173 =&gt; 'importer_address_line_2', 174 =&gt; 'importer_city', 175 =&gt; 'importer_state', 176 =&gt; 'importer_postal_code', 177 =&gt; 'importer_account_number', 178 =&gt; 'importer_number_phone', 180 =&gt; 'importer_id', 183 =&gt; 'sender_phone_number', 186 =&gt; 'cod_add_freight_charges_flag', 188 =&gt; 'label_buffer_data_stream', 190 =&gt; 'document_pib_shipment_flag', 194 =&gt; 'delivery_day', 195 =&gt; 'destination', 198 =&gt; 'destination_location_id', 404 =&gt; 'commodity_license_exception', 409 =&gt; 'delivery_date', 411 =&gt; 'cod_return_label_buffer_data_stream', 413 =&gt; 'nafta_flag', 414 =&gt; 'commodity_unit_of_measure', 418 =&gt; 'ci_comments', 431 =&gt; 'dim_weight_used_flag', 439 =&gt; 'cod_return_contact_name', 440 =&gt; 'residential_delivery_flag', 496 =&gt; 'freight_service_commitment', 498 =&gt; 'meter_number', 526 =&gt; 'form_id', 527 =&gt; 'cod_return_form_id', 528 =&gt; 'commodity_eccn', 535 =&gt; 'cod_return', 536 =&gt; 'cod_return_service_commitment', 543 =&gt; 'cod_return_collect_plus_freight_amount', 557 =&gt; 'message_type_code', 558 =&gt; 'message_code', 559 =&gt; 'message_text', 600 =&gt; 'forwarding_agent_routed_export_transaction_indicator', 602 =&gt; 'exporter_ein_ssn_indicator', 603 =&gt; 'int-con_company_name', 604 =&gt; 'int-con_contact_name', 605 =&gt; 'int-con_address_line_1', 606 =&gt; 'int-con_address_line_2', 607 =&gt; 'int-con_city', 608 =&gt; 'int-con_state', 609 =&gt; 'int-con_zip', 610 =&gt; 'int-con_phone_number', 611 =&gt; 'int-con_country', 1005 =&gt; 'manifest_invoic_e_file_name', 1006 =&gt; 'domain_name', 1007 =&gt; 'close_manifest_date', 1008 =&gt; 'package_ready_time', 1009 =&gt; 'time_companyclose', 1032 =&gt; 'duties_payer_country_code', 1089 =&gt; 'rate_scale', 1090 =&gt; 'rate_currency_type', 1092 =&gt; 'rate_zone', 1096 =&gt; 'origin_location_id', 1099 =&gt; 'volume_units', 1101 =&gt; 'payer_credit_card_number', 1102 =&gt; 'payer_credit_card_type', 1103 =&gt; 'sender_fax', 1104 =&gt; 'payer_credit_card_expiration_date', 1115 =&gt; 'ship_time', 1116 =&gt; 'dim_units', 1117 =&gt; 'package_sequence', 1118 =&gt; 'release_authorization_number', 1119 =&gt; 'future_day_shipment', 1120 =&gt; 'inside_pickup_flag', 1121 =&gt; 'inside_delivery_flag', 1123 =&gt; 'master_tracking_number', 1124 =&gt; 'master_form_id', 1137 =&gt; 'ursa_uned_prefix', 1139 =&gt; 'sender_irs_ein_number', 1145 =&gt; 'recipient_department', 1159 =&gt; 'scan_description', 1160 =&gt; 'scan_location_city', 1161 =&gt; 'scan_location_state', 1162 =&gt; 'scan_date', 1163 =&gt; 'scan_time', 1164 =&gt; 'scan_location_country', 1167 =&gt; 'disp_exception_cd', 1168 =&gt; 'status_exception_cd', 1174 =&gt; 'bso_flag', 1178 =&gt; 'ursa_suffix_code', 1179 =&gt; 'broker_fdx_account_number', 1180 =&gt; 'broker_company', 1181 =&gt; 'broker_line_1_address', 1182 =&gt; 'broker_line_2_address', 1183 =&gt; 'broker_city', 1184 =&gt; 'broker_state', 1185 =&gt; 'broker_postal_code', 1186 =&gt; 'broker_country_code', 1187 =&gt; 'broker_id_number', 1193 =&gt; 'ship_delete_message', 1195 =&gt; 'payer_country_code', 1200 =&gt; 'hold_at_location_hal_flag', 1201 =&gt; 'sender_email_address', 1202 =&gt; 'recipient_email_address', 1203 =&gt; 'optional_ship_alert_message', 1204 =&gt; 'ship_alert_email_address', 1206 =&gt; 'ship_alert_notification_flag', 1208 =&gt; 'no_indirect_delivery_flag_signature_required', 1210 =&gt; 'purpose_of_shipment', 1211 =&gt; 'pod_address', 1213 =&gt; 'proactive_notification_flag', 1237 =&gt; 'cod_return_phone', 1238 =&gt; 'cod_return_company', 1239 =&gt; 'cod_return_department', 1240 =&gt; 'cod_return_address_1', 1241 =&gt; 'cod_return_address_2', 1242 =&gt; 'cod_return_city', 1243 =&gt; 'cod_return_state', 1244 =&gt; 'cod_return_postal_code', 1253 =&gt; 'packaging_list_enclosed_flag', 1265 =&gt; 'hold_at_location_contact_name', 1266 =&gt; 'saturday_delivery_flag', 1267 =&gt; 'saturday_pickup_flag', 1268 =&gt; 'dry_ice_flag', 1271 =&gt; 'shippers_load_and_count_slac', 1272 =&gt; 'booking_number', 1273 =&gt; 'packaging_type', 1274 =&gt; 'service_type', 1286 =&gt; 'exporter_ppi-_contact_name', 1287 =&gt; 'exporter_ppi-company_name', 1288 =&gt; 'exporter_ppi-address_line_1', 1289 =&gt; 'exporter_ppi-address_line_2', 1290 =&gt; 'exporter_ppi-city', 1291 =&gt; 'exporter_ppi-state', 1292 =&gt; 'exporter_ppi-zip', 1293 =&gt; 'exporter_ppi-country', 1294 =&gt; 'exporter_ppi-phone_number', 1295 =&gt; 'exporter_ppi-ein_ssn', 1297 =&gt; 'customer_invoice_number', 1300 =&gt; 'purchase_order_number', 1331 =&gt; 'dangerous', 1332 =&gt; 'alcohol_flag', 1333 =&gt; 'drop_off_type', 1337 =&gt; 'package_content_information', 1339 =&gt; 'estimated_delivery_date', 1340 =&gt; 'estimated_delivery_time', 1341 =&gt; 'sender_pager_number', 1342 =&gt; 'recipient_pager_number', 1343 =&gt; 'broker_email_address', 1344 =&gt; 'broker_fax_number', 1346 =&gt; 'emerge_shipment_identifier', 1347 =&gt; 'emerge_merchant_identifier', 1349 =&gt; 'aes_filing_status', 1350 =&gt; 'xtn_suffix_number', 1352 =&gt; 'sender_ein_ssn_identificator', 1358 =&gt; 'aes_ftsr_exemption_number', 1359 =&gt; 'sed_legend_number', 1366 =&gt; 'close_manifest_time', 1367 =&gt; 'close_manifest_data_buffer', 1368 =&gt; 'label_type', 1369 =&gt; 'label_printer_type', 1370 =&gt; 'label_media_type', 1371 =&gt; 'manifest_only_request_flag', 1372 =&gt; 'manifest_total', 1376 =&gt; 'rate_weight_unit_of_measure', 1377 =&gt; 'dim_weight_unit_of_measure', 1391 =&gt; 'client_revision_indicator', 1392 =&gt; 'inbound_visibility_block_shipment_data_indicator', 1394 =&gt; 'shipment_content_records_total', 1395 =&gt; 'part_number', 1396 =&gt; 'sku_item_upc', 1397 =&gt; 'receive_quantity', 1398 =&gt; 'description', 1399 =&gt; 'aes_entry_number', 1400 =&gt; 'total_shipment_weight', 1401 =&gt; 'total_package_weight', 1402 =&gt; 'billed_weight', 1403 =&gt; 'dim_weight', 1404 =&gt; 'total_volume', 1405 =&gt; 'alcohol_volume', 1406 =&gt; 'dry_ice_weight', 1407 =&gt; 'commodity_weight', 1408 =&gt; 'commodity_unit_value', 1409 =&gt; 'cod_amount', 1410 =&gt; 'commodity_customs_value', 1411 =&gt; 'total_customs_value', 1412 =&gt; 'freight_charge', 1413 =&gt; 'insurance_charge', 1414 =&gt; 'taxes_miscellaneous_charge', 1415 =&gt; 'declared_value', 1416 =&gt; 'base_rate_amount', 1417 =&gt; 'total_surcharge_amount', 1418 =&gt; 'total_discount_amount', 1419 =&gt; 'net_charge_amount', 1420 =&gt; 'total_rebate_amount', 1429 =&gt; 'list_variable_handling_charge_amount', 1431 =&gt; 'list_total_customer_charge', 1432 =&gt; 'cod_customer_amount', 1450 =&gt; 'more_data_indicator', 1451 =&gt; 'sequence_number', 1452 =&gt; 'last_tracking_number', 1453 =&gt; 'track_reference_type', 1454 =&gt; 'track_reference', 1456 =&gt; 'spod_type_request', 1458 =&gt; 'spod_fax_recipient_name', 1459 =&gt; 'spod_fax_recipient_number', 1460 =&gt; 'spod_fax_sender_name', 1461 =&gt; 'spod_fax_sender_phone_number', 1462 =&gt; 'language_indicator', 1463 =&gt; 'spod_fax_recipient_company_name_mail', 1464 =&gt; 'spod_fax_recipient_address_line_1_mail', 1465 =&gt; 'spod_fax_recipient_address_line_2_mail', 1466 =&gt; 'spod_fax_recipient_city_mail', 1467 =&gt; 'spod_fax_recipient_state_mail', 1468 =&gt; 'spod_fax_recipient_zip_postal_code_mail', 1469 =&gt; 'spod_fax_recipient_country_mail', 1470 =&gt; 'spod_fax_confirmation', 1471 =&gt; 'spod_letter', 1472 =&gt; 'spod_ground_recipient_name', 1473 =&gt; 'spod_ground_recipient_company_name', 1474 =&gt; 'spod_ground_recipient_address_line_1', 1475 =&gt; 'spod_ground_recipient_address_line_2', 1476 =&gt; 'spod_ground_recipient_city', 1477 =&gt; 'spod_ground_recipient_state_province', 1478 =&gt; 'spod_ground_recipient_zip_postal_code', 1479 =&gt; 'spod_ground_recipient_country', 1480 =&gt; 'more_information', 1507 =&gt; 'list_total_surcharge_amount', 1525 =&gt; 'effective_net_discount', 1528 =&gt; 'list_net_charge_amount', 1529 =&gt; 'rate_indicator_1_numeric_valid_values', 1530 =&gt; 'list_base_rate_amount', 1531 =&gt; 'list_total_discount_amount', 1532 =&gt; 'list_total_rebate_amount', 1534 =&gt; 'detail_scan_indicator', 1535 =&gt; 'paging_token', 1536 =&gt; 'number_of_relationships', 1537 =&gt; 'search_relationship_string', 1538 =&gt; 'search_relationship_type_code', 1551 =&gt; 'delivery_notification_flag', 1552 =&gt; 'language_code', 1553 =&gt; 'shipper_delivery_notification_flag', 1554 =&gt; 'shipper_ship_alert_flag', 1555 =&gt; 'shipper_language_code', 1556 =&gt; 'recipient_delivery_notification_flag', 1557 =&gt; 'recipient_ship_alert_flag', 1558 =&gt; 'recipient_language_code', 1559 =&gt; 'broker_delivery_notification_flag', 1560 =&gt; 'broker_ship_alert_flag', 1561 =&gt; 'broker_language_code', 1562 =&gt; 'fedex_staffed_location_flag', 1563 =&gt; 'fedex_self_service_location_indicator', 1564 =&gt; 'fasc', 1565 =&gt; 'latest_express_dropoff_flag', 1566 =&gt; 'express_dropoff_after_time', 1567 =&gt; 'fedex_location_intersection_street_address', 1568 =&gt; 'distance', 1569 =&gt; 'hours_of_operation', 1570 =&gt; 'hours_of_operation_sat', 1571 =&gt; 'last_express_dropoff', 1572 =&gt; 'last_express_dropoff_sat', 1573 =&gt; 'express_service_flag', 1574 =&gt; 'location_count', 1575 =&gt; 'fedex_location_business_name', 1576 =&gt; 'fedex_location_business_type', 1577 =&gt; 'fedex_location_city', 1578 =&gt; 'fedex_location_state', 1579 =&gt; 'fedex_location_postal_code', 1580 =&gt; 'dangerous_goods_flag', 1581 =&gt; 'saturday_service_flag', 1582 =&gt; 'begin_date', 1583 =&gt; 'end_date', 1584 =&gt; 'tracking_groups', 1606 =&gt; 'variable_handling_charge_level', 1607 =&gt; 'doc_tab_header_1', 1608 =&gt; 'doc_tab_header_2', 1609 =&gt; 'doc_tab_header_3', 1610 =&gt; 'doc_tab_header_4', 1611 =&gt; 'doc_tab_header_5', 1612 =&gt; 'doc_tab_header_6', 1613 =&gt; 'doc_tab_header_7', 1614 =&gt; 'doc_tab_header_8', 1615 =&gt; 'doc_tab_header_9', 1616 =&gt; 'doc_tab_header_10', 1617 =&gt; 'doc_tab_header_11', 1618 =&gt; 'doc_tab_header_12', 1624 =&gt; 'doc_tab_field_1', 1625 =&gt; 'doc_tab_field_2', 1626 =&gt; 'doc_tab_field_3', 1627 =&gt; 'doc_tab_field_4', 1628 =&gt; 'doc_tab_field_5', 1629 =&gt; 'doc_tab_field_6', 1630 =&gt; 'doc_tab_field_7', 1631 =&gt; 'doc_tab_field_8', 1632 =&gt; 'doc_tab_field_9', 1633 =&gt; 'doc_tab_field_10', 1634 =&gt; 'doc_tab_field_11', 1635 =&gt; 'doc_tab_field_12', 1636 =&gt; 'delivery_area_surcharge', 1637 =&gt; 'list_delivery_area_surcharge', 1638 =&gt; 'fuel_surcharge', 1639 =&gt; 'list_fuel_surcharge', 1640 =&gt; 'fice_surcharge', 1642 =&gt; 'value_added_tax', 1644 =&gt; 'offshore_surcharge', 1645 =&gt; 'list_offshore_surcharge', 1649 =&gt; 'other_surcharges', 1650 =&gt; 'list_other_surcharges', 1704 =&gt; 'service_type_description', 1705 =&gt; 'deliver_to', 1706 =&gt; 'signed_for', 1707 =&gt; 'delivery_time', 1711 =&gt; 'status_exception', 1713 =&gt; 'tracking_cod_flag', 1715 =&gt; 'number_of_track_activities', 1716 =&gt; 'delivery_reattempt_date', 1717 =&gt; 'delivery_reattempt_time', 1718 =&gt; 'package_type_description', 1720 =&gt; 'delivery_date_numeric', 1721 =&gt; 'tracking_activity_line_1', 1722 =&gt; 'tracking_activity_line_2', 1723 =&gt; 'tracking_activity_line_3', 1724 =&gt; 'tracking_activity_line_4', 1725 =&gt; 'tracking_activity_line_5', 1726 =&gt; 'tracking_activity_line_6', 1727 =&gt; 'tracking_activity_line_7', 1728 =&gt; 'tracking_activity_line_8', 1729 =&gt; 'tracking_activity_line_9', 1730 =&gt; 'tracking_activity_line_10', 1731 =&gt; 'tracking_activity_line_11', 1732 =&gt; 'tracking_activity_line_12', 1733 =&gt; 'tracking_activity_line_13', 1734 =&gt; 'tracking_activity_line_14', 1735 =&gt; 'tracking_activity_line_15', 2254 =&gt; 'recipient_fax_number', 2382 =&gt; 'return_shipment_indicator', 3000 =&gt; 'cod_type_collection', 3001 =&gt; 'fedex_ground_purchase_order', 3002 =&gt; 'fedex_ground_invoice', 3003 =&gt; 'fedex_ground_customer_reference', 3008 =&gt; 'autopod_flag', 3009 =&gt; 'aod_flag', 3010 =&gt; 'oversize_flag', 3011 =&gt; 'other_oversize_flag', 3018 =&gt; 'nonstandard_container_flag', 3019 =&gt; 'fedex_signature_home_delivery_flag', 3020 =&gt; 'fedex_home_delivery_type', 3023 =&gt; 'fedex_home_delivery_date', 3024 =&gt; 'fedex_home_delivery_phone_number', 3025 =&gt; 'carrier_code', 3028 =&gt; 'ground_account_number', 3035 =&gt; 'ship_alert_fax_number', 3045 =&gt; 'cod_return_reference_indicator', 3046 =&gt; 'additional_handling_detected', 3053 =&gt; 'multiweight_net_charge', 3090 =&gt; 'last_ground_dropoff', 3091 =&gt; 'last_ground_dropoff_sat', 3092 =&gt; 'ground_service_flag', 3124 =&gt; 'oversize_classification', 4003 =&gt; 'subscriber_contact_name', 4004 =&gt; 'subscriber_password_reminder', 4007 =&gt; 'subscriber_company_name', 4008 =&gt; 'subscriber_address_line_1', 4009 =&gt; 'subscriber_address_line_2', 4011 =&gt; 'subscriber_city_name', 4012 =&gt; 'subscriber_state_code', 4013 =&gt; 'subscriber_postal_code', 4014 =&gt; 'subscriber_country_code', 4015 =&gt; 'subscriber_phone_number', 4017 =&gt; 'subscriber_pager_number', 4018 =&gt; 'subscriber_email_address', 4021 =&gt; 'subscription_service_name', 4022 =&gt; 'subscriber_fax_number'</td>
123
+ </tr>
124
+ </table>
125
+ </div>
126
+ </div>
127
+
128
+
129
+
130
+
131
+
132
+
133
+ <!-- if method_list -->
134
+ <div id="methods">
135
+ <h3 class="section-bar">Public Instance methods</h3>
136
+
137
+ <div id="method-M000004" class="method-detail">
138
+ <a name="M000004"></a>
139
+
140
+ <div class="method-heading">
141
+ <a href="FedEx.src/M000004.html" target="Code" class="method-signature"
142
+ onclick="popupCode('FedEx.src/M000004.html');return false;">
143
+ <span class="method-name">base_price</span><span class="method-args">()</span>
144
+ </a>
145
+ </div>
146
+
147
+ <div class="method-description">
148
+ <p>
149
+ Gets the base price of the shipping (with discounts taken into
150
+ consideration)
151
+ </p>
152
+ </div>
153
+ </div>
154
+
155
+ <div id="method-M000003" class="method-detail">
156
+ <a name="M000003"></a>
157
+
158
+ <div class="method-heading">
159
+ <a href="FedEx.src/M000003.html" target="Code" class="method-signature"
160
+ onclick="popupCode('FedEx.src/M000003.html');return false;">
161
+ <span class="method-name">price</span><span class="method-args">()</span>
162
+ </a>
163
+ </div>
164
+
165
+ <div class="method-description">
166
+ <p>
167
+ Gets the total price of the shipping
168
+ </p>
169
+ </div>
170
+ </div>
171
+
172
+
173
+ </div>
174
+
175
+
176
+ </div>
177
+
178
+
179
+ <div id="validator-badges">
180
+ <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
181
+ </div>
182
+
183
+ </body>
184
+ </html>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="iso-8859-1"?>
2
+ <!DOCTYPE html
3
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
+
6
+ <html>
7
+ <head>
8
+ <title>price (Shipping::FedEx)</title>
9
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
+ <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
+ </head>
12
+ <body class="standalone-code">
13
+ <pre><span class="ruby-comment cmt"># File lib/shipping/fedex.rb, line 8</span>
14
+ <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">price</span>
15
+ <span class="ruby-identifier">get_price</span>
16
+ <span class="ruby-identifier">p</span> = <span class="ruby-ivar">@response</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-node">/.*&quot;#{Tag.index 'net_charge_amount'}(-1)?,&quot;([^&quot;]+)&quot;.*99,&quot;&quot;/</span>,<span class="ruby-value str">'\2'</span>).<span class="ruby-identifier">to_f</span>
17
+ <span class="ruby-identifier">raise</span> <span class="ruby-constant">ShippingError</span>, <span class="ruby-ivar">@response</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-regexp re">/.*&quot;3,&quot;([^&quot;]+)&quot;.*99,&quot;&quot;/</span>,<span class="ruby-value str">'\1'</span>) <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">p</span> <span class="ruby-operator">==</span> <span class="ruby-value">0</span>
18
+ <span class="ruby-keyword kw">return</span> <span class="ruby-identifier">p</span>
19
+ <span class="ruby-keyword kw">end</span></pre>
20
+ </body>
21
+ </html>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="iso-8859-1"?>
2
+ <!DOCTYPE html
3
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
+
6
+ <html>
7
+ <head>
8
+ <title>base_price (Shipping::FedEx)</title>
9
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
+ <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
+ </head>
12
+ <body class="standalone-code">
13
+ <pre><span class="ruby-comment cmt"># File lib/shipping/fedex.rb, line 16</span>
14
+ <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">base_price</span>
15
+ <span class="ruby-identifier">get_price</span>
16
+ <span class="ruby-identifier">p</span> = <span class="ruby-ivar">@response</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-node">/.*&quot;#{Tag.index 'base_rate_amount'}(-1)?,&quot;([^&quot;]+)&quot;.*99,&quot;&quot;/</span>,<span class="ruby-value str">'\2'</span>).<span class="ruby-identifier">to_f</span>
17
+ <span class="ruby-identifier">raise</span> <span class="ruby-constant">ShippingError</span>, <span class="ruby-ivar">@response</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-regexp re">/.*&quot;3,&quot;([^&quot;]+)&quot;.*99,&quot;&quot;/</span>,<span class="ruby-value str">'\1'</span>) <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">p</span> <span class="ruby-operator">==</span> <span class="ruby-value">0</span>
18
+ <span class="ruby-keyword kw">return</span> <span class="ruby-identifier">p</span>
19
+ <span class="ruby-keyword kw">end</span></pre>
20
+ </body>
21
+ </html>
@@ -0,0 +1,111 @@
1
+ <?xml version="1.0" encoding="iso-8859-1"?>
2
+ <!DOCTYPE html
3
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
+
6
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
7
+ <head>
8
+ <title>Class: Shipping::ShippingError</title>
9
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
+ <meta http-equiv="Content-Script-Type" content="text/javascript" />
11
+ <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
12
+ <script type="text/javascript">
13
+ // <![CDATA[
14
+
15
+ function popupCode( url ) {
16
+ window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
17
+ }
18
+
19
+ function toggleCode( id ) {
20
+ if ( document.getElementById )
21
+ elem = document.getElementById( id );
22
+ else if ( document.all )
23
+ elem = eval( "document.all." + id );
24
+ else
25
+ return false;
26
+
27
+ elemStyle = elem.style;
28
+
29
+ if ( elemStyle.display != "block" ) {
30
+ elemStyle.display = "block"
31
+ } else {
32
+ elemStyle.display = "none"
33
+ }
34
+
35
+ return true;
36
+ }
37
+
38
+ // Make codeblocks hidden by default
39
+ document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
40
+
41
+ // ]]>
42
+ </script>
43
+
44
+ </head>
45
+ <body>
46
+
47
+
48
+
49
+ <div id="classHeader">
50
+ <table class="header-table">
51
+ <tr class="top-aligned-row">
52
+ <td><strong>Class</strong></td>
53
+ <td class="class-name-in-header">Shipping::ShippingError</td>
54
+ </tr>
55
+ <tr class="top-aligned-row">
56
+ <td><strong>In:</strong></td>
57
+ <td>
58
+ <a href="../../files/lib/shipping/base_rb.html">
59
+ lib/shipping/base.rb
60
+ </a>
61
+ <br />
62
+ </td>
63
+ </tr>
64
+
65
+ <tr class="top-aligned-row">
66
+ <td><strong>Parent:</strong></td>
67
+ <td>
68
+ StandardError
69
+ </td>
70
+ </tr>
71
+ </table>
72
+ </div>
73
+ <!-- banner header -->
74
+
75
+ <div id="bodyContent">
76
+
77
+
78
+
79
+ <div id="contextContent">
80
+
81
+
82
+
83
+ </div>
84
+
85
+
86
+ </div>
87
+
88
+
89
+ <!-- if includes -->
90
+
91
+ <div id="section">
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+ <!-- if method_list -->
101
+
102
+
103
+ </div>
104
+
105
+
106
+ <div id="validator-badges">
107
+ <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
108
+ </div>
109
+
110
+ </body>
111
+ </html>
@@ -0,0 +1,167 @@
1
+ <?xml version="1.0" encoding="iso-8859-1"?>
2
+ <!DOCTYPE html
3
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
+
6
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
7
+ <head>
8
+ <title>Class: Shipping::UPS</title>
9
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
+ <meta http-equiv="Content-Script-Type" content="text/javascript" />
11
+ <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
12
+ <script type="text/javascript">
13
+ // <![CDATA[
14
+
15
+ function popupCode( url ) {
16
+ window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
17
+ }
18
+
19
+ function toggleCode( id ) {
20
+ if ( document.getElementById )
21
+ elem = document.getElementById( id );
22
+ else if ( document.all )
23
+ elem = eval( "document.all." + id );
24
+ else
25
+ return false;
26
+
27
+ elemStyle = elem.style;
28
+
29
+ if ( elemStyle.display != "block" ) {
30
+ elemStyle.display = "block"
31
+ } else {
32
+ elemStyle.display = "none"
33
+ }
34
+
35
+ return true;
36
+ }
37
+
38
+ // Make codeblocks hidden by default
39
+ document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
40
+
41
+ // ]]>
42
+ </script>
43
+
44
+ </head>
45
+ <body>
46
+
47
+
48
+
49
+ <div id="classHeader">
50
+ <table class="header-table">
51
+ <tr class="top-aligned-row">
52
+ <td><strong>Class</strong></td>
53
+ <td class="class-name-in-header">Shipping::UPS</td>
54
+ </tr>
55
+ <tr class="top-aligned-row">
56
+ <td><strong>In:</strong></td>
57
+ <td>
58
+ <a href="../../files/lib/shipping/ups_rb.html">
59
+ lib/shipping/ups.rb
60
+ </a>
61
+ <br />
62
+ </td>
63
+ </tr>
64
+
65
+ <tr class="top-aligned-row">
66
+ <td><strong>Parent:</strong></td>
67
+ <td>
68
+ <a href="Base.html">
69
+ Base
70
+ </a>
71
+ </td>
72
+ </tr>
73
+ </table>
74
+ </div>
75
+ <!-- banner header -->
76
+
77
+ <div id="bodyContent">
78
+
79
+
80
+
81
+ <div id="contextContent">
82
+
83
+
84
+
85
+ </div>
86
+
87
+ <div id="method-list">
88
+ <h3 class="section-bar">Methods</h3>
89
+
90
+ <div class="name-list">
91
+ <a href="#M000001">price</a>&nbsp;&nbsp;
92
+ <a href="#M000002">valid_address?</a>&nbsp;&nbsp;
93
+ </div>
94
+ </div>
95
+
96
+ </div>
97
+
98
+
99
+ <!-- if includes -->
100
+
101
+ <div id="section">
102
+
103
+
104
+ <div id="constants-list">
105
+ <h3 class="section-bar">Constants</h3>
106
+
107
+ <div class="name-list">
108
+ <table summary="Constants">
109
+ <tr class="top-aligned-row context-row">
110
+ <td class="context-item-name">API_VERSION</td>
111
+ <td>=</td>
112
+ <td class="context-item-value">&quot;1.0001&quot;</td>
113
+ </tr>
114
+ </table>
115
+ </div>
116
+ </div>
117
+
118
+
119
+
120
+
121
+
122
+
123
+ <!-- if method_list -->
124
+ <div id="methods">
125
+ <h3 class="section-bar">Public Instance methods</h3>
126
+
127
+ <div id="method-M000001" class="method-detail">
128
+ <a name="M000001"></a>
129
+
130
+ <div class="method-heading">
131
+ <a href="UPS.src/M000001.html" target="Code" class="method-signature"
132
+ onclick="popupCode('UPS.src/M000001.html');return false;">
133
+ <span class="method-name">price</span><span class="method-args">()</span>
134
+ </a>
135
+ </div>
136
+
137
+ <div class="method-description">
138
+ </div>
139
+ </div>
140
+
141
+ <div id="method-M000002" class="method-detail">
142
+ <a name="M000002"></a>
143
+
144
+ <div class="method-heading">
145
+ <a href="UPS.src/M000002.html" target="Code" class="method-signature"
146
+ onclick="popupCode('UPS.src/M000002.html');return false;">
147
+ <span class="method-name">valid_address?</span><span class="method-args">( delta = 1.0 )</span>
148
+ </a>
149
+ </div>
150
+
151
+ <div class="method-description">
152
+ </div>
153
+ </div>
154
+
155
+
156
+ </div>
157
+
158
+
159
+ </div>
160
+
161
+
162
+ <div id="validator-badges">
163
+ <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
164
+ </div>
165
+
166
+ </body>
167
+ </html>
@@ -0,0 +1,32 @@
1
+ <?xml version="1.0" encoding="iso-8859-1"?>
2
+ <!DOCTYPE html
3
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
+
6
+ <html>
7
+ <head>
8
+ <title>price (Shipping::UPS)</title>
9
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
+ <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
+ </head>
12
+ <body class="standalone-code">
13
+ <pre><span class="ruby-comment cmt"># File lib/shipping/ups.rb, line 27</span>
14
+ <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">price</span>
15
+ <span class="ruby-ivar">@required</span> = [<span class="ruby-identifier">:zip</span>, <span class="ruby-identifier">:country</span>, <span class="ruby-identifier">:sender_zip</span>, <span class="ruby-identifier">:weight</span>]
16
+
17
+ <span class="ruby-ivar">@insured_value</span> <span class="ruby-operator">||=</span> <span class="ruby-value">0</span>
18
+ <span class="ruby-ivar">@country</span> <span class="ruby-operator">||=</span> <span class="ruby-value str">'US'</span>
19
+ <span class="ruby-ivar">@sender_country</span> <span class="ruby-operator">||=</span> <span class="ruby-value str">'US'</span>
20
+ <span class="ruby-ivar">@transaction_type</span> <span class="ruby-operator">||=</span> <span class="ruby-value str">'GND'</span> <span class="ruby-comment cmt"># default to UPS ground</span>
21
+
22
+ <span class="ruby-ivar">@data</span> = <span class="ruby-node">&quot;AppVersion=1.2&amp;AcceptUPSLicenseAgreement=yes&amp;ResponseType=application/x-ups-rss&amp;ActionCode=3&amp;RateChart=Customer+Counter&amp;DCISInd=0&amp;SNDestinationInd1=0&amp;SNDestinationInd2=0&amp;ResidentialInd=$r&amp;PackagingType=00&amp;ServiceLevelCode=#{@transaction_type}&amp;ShipperPostalCode=#{@sender_zip}&amp;ShipperCountry=#{@sender_country}&amp;ConsigneePostalCode=#{@zip}&amp;ConsigneeCountry=#{@country}&amp;PackageActualWeight=#{@weight}&amp;DeclaredValueInsurance=#{@insured_value}&quot;</span>
23
+
24
+ <span class="ruby-identifier">get_response</span> <span class="ruby-value str">&quot;http://www.ups.com/using/services/rave/qcost_dss.cgi&quot;</span>
25
+
26
+ <span class="ruby-identifier">price</span> = <span class="ruby-ivar">@response</span>.<span class="ruby-identifier">split</span>(<span class="ruby-value str">&quot;%&quot;</span>)
27
+ <span class="ruby-identifier">price</span> = <span class="ruby-identifier">price</span>[<span class="ruby-identifier">price</span>.<span class="ruby-identifier">size</span><span class="ruby-operator">-</span><span class="ruby-value">2</span>]
28
+
29
+ <span class="ruby-keyword kw">return</span> <span class="ruby-identifier">price</span>.<span class="ruby-identifier">to_f</span>
30
+ <span class="ruby-keyword kw">end</span></pre>
31
+ </body>
32
+ </html>
@@ -0,0 +1,52 @@
1
+ <?xml version="1.0" encoding="iso-8859-1"?>
2
+ <!DOCTYPE html
3
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
+
6
+ <html>
7
+ <head>
8
+ <title>valid_address? (Shipping::UPS)</title>
9
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
+ <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
+ </head>
12
+ <body class="standalone-code">
13
+ <pre><span class="ruby-comment cmt"># File lib/shipping/ups.rb, line 45</span>
14
+ <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">valid_address?</span>( <span class="ruby-identifier">delta</span> = <span class="ruby-value">1.0</span> )
15
+ <span class="ruby-ivar">@required</span> = [<span class="ruby-identifier">:ups_account</span>, <span class="ruby-identifier">:ups_user</span>, <span class="ruby-identifier">:ups_password</span>]
16
+
17
+ <span class="ruby-identifier">state</span> = <span class="ruby-constant">STATES</span>.<span class="ruby-identifier">has_value?</span>(<span class="ruby-ivar">@state</span>.<span class="ruby-identifier">downcase</span>) <span class="ruby-operator">?</span> <span class="ruby-constant">STATES</span>.<span class="ruby-identifier">index</span>(<span class="ruby-ivar">@state</span>.<span class="ruby-identifier">downcase</span>) <span class="ruby-operator">:</span> <span class="ruby-ivar">@state</span>
18
+
19
+ <span class="ruby-ivar">@data</span> = <span class="ruby-node">&quot;&lt;?xml version=\&quot;1.0\&quot;?&gt;
20
+ &lt;AccessRequest&gt;
21
+ &lt;AccessLicenseNumber&gt;#{@ups_account}&lt;/AccessLicenseNumber&gt;
22
+ &lt;UserId&gt;#{@ups_user}&lt;/UserId&gt;
23
+ &lt;Password&gt;#{@ups_password}&lt;/Password&gt;
24
+ &lt;/AccessRequest&gt;
25
+ &lt;?xml version=\&quot;1.0\&quot;?&gt;
26
+ &lt;AddressValidationRequest xml:lang=\&quot;en-US\&quot;&gt;
27
+ &lt;Request&gt;
28
+ &lt;TransactionReference&gt;
29
+ &lt;CustomerContext&gt;#{@city}, #{state} #{@zip}&lt;/CustomerContext&gt;
30
+ &lt;XpciVersion&gt;#{API_VERSION}&lt;/XpciVersion&gt;
31
+ &lt;/TransactionReference&gt;
32
+ &lt;RequestAction&gt;AV&lt;/RequestAction&gt;
33
+ &lt;/Request&gt;
34
+ &lt;Address&gt;
35
+ &lt;City&gt;#{@city}&lt;/City&gt;
36
+ &lt;StateProvinceCode&gt;#{state}&lt;/StateProvinceCode&gt;
37
+ &lt;PostalCode&gt;#{@zip}&lt;/PostalCode&gt;
38
+ &lt;/Address&gt;
39
+ &lt;/AddressValidationRequest&gt;&quot;</span>
40
+
41
+ <span class="ruby-identifier">get_response</span> <span class="ruby-value str">&quot;https://wwwcie.ups.com/ups.app/xml/AV&quot;</span>
42
+
43
+ <span class="ruby-identifier">doc</span> = <span class="ruby-constant">REXML</span><span class="ruby-operator">::</span><span class="ruby-constant">Document</span>.<span class="ruby-identifier">new</span>(<span class="ruby-ivar">@response</span>)
44
+
45
+ <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">doc</span>.<span class="ruby-identifier">root</span>.<span class="ruby-identifier">elements</span>[<span class="ruby-value str">&quot;Response&quot;</span>].<span class="ruby-identifier">elements</span>[<span class="ruby-value str">&quot;ResponseStatusCode&quot;</span>].<span class="ruby-identifier">text</span> <span class="ruby-operator">==</span> <span class="ruby-value str">&quot;1&quot;</span> <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">doc</span>.<span class="ruby-identifier">root</span>.<span class="ruby-identifier">elements</span>[<span class="ruby-value str">&quot;AddressValidationResult&quot;</span>].<span class="ruby-identifier">elements</span>[<span class="ruby-value str">&quot;Quality&quot;</span>].<span class="ruby-identifier">text</span>.<span class="ruby-identifier">to_f</span> <span class="ruby-operator">&gt;=</span> <span class="ruby-identifier">delta</span>
46
+ <span class="ruby-keyword kw">return</span> <span class="ruby-keyword kw">true</span>
47
+ <span class="ruby-keyword kw">else</span>
48
+ <span class="ruby-keyword kw">return</span> <span class="ruby-keyword kw">false</span>
49
+ <span class="ruby-keyword kw">end</span>
50
+ <span class="ruby-keyword kw">end</span></pre>
51
+ </body>
52
+ </html>