Rakefile | 644 | 0 | 0 | | | 5.02 KB | a07209ae09771775e65df17a757c5ac05c326abf3fb7f4d7c29b05ba7300e917 |
setup.rb | 644 | 0 | 0 | | | 29.6 KB | b89d39d85388d2bd80afe9e37d611aa8aceabecd8764574dba157c95434af780 |
README | 644 | 0 | 0 | | | 9.92 KB | e470c49382a334585aae5a6762b37d749578e988ad4533a4204ef7704027601e |
TODO | 644 | 0 | 0 | | | 968 Bytes | fa3feec4b2fe08bb76b425586b5b3c1b14033f1551bdd24d507a826147cc356e |
CHANGELOG | 644 | 0 | 0 | | | 10.9 KB | d17b3ba37e979f85a0dc8e4cde8be7ecc4362907dc30738329786c98c0d07207 |
MIT-LICENSE | 644 | 0 | 0 | | | 1.03 KB | 84b0970c08aad234e18fcf7ca852360b0079404fa1e70575ae18849441fa1edb |
examples/googlesearch/README | 644 | 0 | 0 | | | 5.68 KB | 46539f1590caf0bcdb8410def96f10a061fc6278e3c5cdfd51f00c8db24a2eae |
examples/googlesearch/autoloading/google_search_controller.rb | 644 | 0 | 0 | | | 2.16 KB | a46ce509da987a4dc81e75401803affd0219ec72200a8f9251e7cea3d86e438a |
examples/googlesearch/delegated/google_search_service.rb | 644 | 0 | 0 | | | 3.83 KB | 3c045c9054f3dc5b5b512cb3e9520fd5fce2fa202a3396d47e6a5ed8adf0a80b |
examples/googlesearch/delegated/search_controller.rb | 644 | 0 | 0 | | | 207 Bytes | b9f581d0c8a1c2ce16c6c0bf1ef3af2011a57becadaa1a53dc6167badd7a19f0 |
examples/googlesearch/direct/search_controller.rb | 644 | 0 | 0 | | | 2.19 KB | 8dfef8249fc6ce45c7614fce775e054103302f4a896f3cd8c8fdff2509eddf17 |
examples/metaWeblog/README | 644 | 0 | 0 | | | 623 Bytes | 13a8a93f4239f3aa6f678a5c1eb546fdf458d28e57f86d92969aaa42cff9ab7e |
examples/metaWeblog/apis/blogger_api.rb | 644 | 0 | 0 | | | 1.47 KB | 404409f598f1addf333b2d5c71732284ce6c796d9cc0c33e3b2e7dbf98ba2317 |
examples/metaWeblog/apis/meta_weblog_api.rb | 644 | 0 | 0 | | | 1.62 KB | d7721bfb83a8859c0074197a6e21a332678d296c75e0793fbcb43cd01c5c2fd7 |
examples/metaWeblog/apis/meta_weblog_service.rb | 644 | 0 | 0 | | | 1.31 KB | d6bc17059efeb70172c7d56759ec3a9b30a5a13f7681ea001e8779bc969701c8 |
examples/metaWeblog/controllers/xmlrpc_controller.rb | 644 | 0 | 0 | | | 446 Bytes | 9d39961520a6dd1d29ebefa8bc4203140e8f90e2b85c16de67374c8f1b599b86 |
lib/action_web_service.rb | 644 | 0 | 0 | | | 2.48 KB | 53c27e120280bf8052f8438774b8678fe16b482c4d4122f1b695ace85927ab1a |
lib/action_web_service/base.rb | 644 | 0 | 0 | | | 1.22 KB | 6eebcadeafe58b06e9bdab8133a8fbb4c2f07473d701be3a31f78640162d6146 |
lib/action_web_service/casting.rb | 644 | 0 | 0 | | | 5.19 KB | a19ea5380049f493986913b4dffc8a8d58ea0539acac5d5f4702d6176c98694d |
lib/action_web_service/client.rb | 644 | 0 | 0 | | | 139 Bytes | 8db7fb7f42c1e925ae2d4b24f78c50c9158e6fa8aec88af48e43b738a0f16c0b |
lib/action_web_service/dispatcher.rb | 644 | 0 | 0 | | | 118 Bytes | a4391562b0fa906354ff17430a7556ed208fdc25c7c771dc8fb5d27c87d78f53 |
lib/action_web_service/invocation.rb | 644 | 0 | 0 | | | 7.55 KB | 33bcf046a22534c289368ed5c29910489dfe5e24c62a87754775d262617b018f |
lib/action_web_service/protocol.rb | 644 | 0 | 0 | | | 201 Bytes | edddc0c51d7a4aa64f3acfc41d9eecb48d5108e49029032bf39b507a2554b841 |
lib/action_web_service/struct.rb | 644 | 0 | 0 | | | 2.19 KB | e7655eb13de478fab1f4f5af38e8fe46a05d82ac131b1c2db2a511a95bed8796 |
lib/action_web_service/test_invoke.rb | 644 | 0 | 0 | | | 4.41 KB | 6cc817b41758fbcf16773764309d90fad991ec40533735a0cda8fe0634c892f6 |
lib/action_web_service/version.rb | 644 | 0 | 0 | | | 147 Bytes | d15fd651cd52e98e66674d11c48a2154bc6748d9a959e28bc05193ffcbc444ea |
lib/action_web_service/client/base.rb | 644 | 0 | 0 | | | 708 Bytes | 07bb540e8789dd8ca2d642474b049989f3dd4f229c2aa9b0619f3d9152e4bff3 |
lib/action_web_service/client/soap_client.rb | 644 | 0 | 0 | | | 4.62 KB | d137a4e7b4701ef1778321344e9c487f6fc12fb327fdd81e552792aebbc73981 |
lib/action_web_service/client/xmlrpc_client.rb | 644 | 0 | 0 | | | 2.36 KB | b18b31b4c8163dcca007ac4baaa209cb56db0c00ae772d5c7cf808a7d305ceab |
lib/action_web_service/container/action_controller_container.rb | 644 | 0 | 0 | | | 3.43 KB | 6f5cab059164bb85cf7ad6845b21487bcb89ab86fab3d7ead063183b05a255db |
lib/action_web_service/container/direct_container.rb | 644 | 0 | 0 | | | 2.4 KB | 991c54e3ce8a7f87f0f8fea77b1a5c6c33c2ebb5256d8a3dd244e94bbbcc0e1c |
lib/action_web_service/dispatcher/abstract.rb | 644 | 0 | 0 | | | 8.68 KB | d80f3afcba5b534c9105fbb57c8964b828d49b0f7116d3e3fef57729b8e483a4 |
lib/action_web_service/protocol/discovery.rb | 644 | 0 | 0 | | | 1.27 KB | f86d25b56e005d3839ef37188870f224f77c4778b4fe254df37c38dcf378a865 |
lib/action_web_service/protocol/soap_protocol.rb | 644 | 0 | 0 | | | 6.79 KB | 1f73593651a47c06b06a96d184bef1799ab4290aac8ae6cc9d230c7497a79cec |
lib/action_web_service/protocol/xmlrpc_protocol.rb | 644 | 0 | 0 | | | 3.8 KB | a1aab203e29e7a0f9c58a96c3d40a9066c6e68d41524c17a2de006e94bd4abb0 |
lib/action_web_service/support/class_inheritable_options.rb | 644 | 0 | 0 | | | 582 Bytes | 4d9bba5e55a177277ab0e5d586eae4834a97c68084a5341d7c8b28c7dd733e41 |
lib/action_web_service/support/signature_types.rb | 644 | 0 | 0 | | | 5.89 KB | 23417f6da82bc9e9faab59fe09de00599cd65fe1220afc11817a1f2f5c2a7982 |
lib/action_web_service/templates/scaffolds/layout.rhtml | 644 | 0 | 0 | | | 1.2 KB | 145f142105b9b901232627c24f178cbed1c17051c11eeed39dc637f70ff94d06 |
lib/action_web_service/templates/scaffolds/parameters.rhtml | 644 | 0 | 0 | | | 926 Bytes | ff99ae849958da37ed3bd45a1805ddc577e5d26df327206beff7003f32fa1886 |
lib/action_web_service/templates/scaffolds/result.rhtml | 644 | 0 | 0 | | | 619 Bytes | ec2a946f1ebe9e5e841de9f0b1c21b709871e075e004bd852cb17c9eb41a7070 |
test/abstract_client.rb | 644 | 0 | 0 | | | 4.15 KB | 359b36fd827ede6ecf2866dc8cbd97be2648e41795fbb91053951b9760e90a74 |
test/abstract_dispatcher.rb | 644 | 0 | 0 | | | 15.2 KB | dc4c09762ba9c816bb512083de7737a8c774035fe96e5ee67e0b7d0d53e39cb9 |
test/abstract_unit.rb | 644 | 0 | 0 | | | 1.31 KB | 4a279f9ce4361ade03b5a75fb0257bcb0afc8016dbfafaf0e5579fa75c492da7 |
test/api_test.rb | 644 | 0 | 0 | | | 3.88 KB | 3df6c5848fc5d26b69cea040db90bbaaef8202491577d7d734f3e98672df177b |
test/base_test.rb | 644 | 0 | 0 | | | 811 Bytes | 25ebd4443ca923287a205fcb770afa8d9989bcbc0d8535947d8af4acf7049667 |
test/casting_test.rb | 644 | 0 | 0 | | | 2.89 KB | 368b991f7307c42b0a21b3bd4bc94c1e3dd348537a4bb9d9c58f7a2fe6884cab |
test/client_soap_test.rb | 644 | 0 | 0 | | | 4.16 KB | 69eeaaa877229191579201fd7c0672418643c6c4fe25e36fac5ad69b3f745665 |
test/client_xmlrpc_test.rb | 644 | 0 | 0 | | | 4.06 KB | 5466dee410370f555b0842e5d45624dcb2afcbbb356273936b71f2bbd9b6fe36 |
test/container_test.rb | 644 | 0 | 0 | | | 2.17 KB | 82407e57da1ce394e051ce454cad3a45acfd43746c182fb8ce55cce0e27e2ece |
test/dispatcher_action_controller_soap_test.rb | 644 | 0 | 0 | | | 5.07 KB | 4e25495d3ec005c4e9576632fa61f1d59bd8ca33c24df0512c49d36064fc44a5 |
test/gencov | 644 | 0 | 0 | | | 69 Bytes | a81a31d93316de8d59e18bfb3d8918fbbe3c3abe70814ff2d4e9d09708dfe2c3 |
test/invocation_test.rb | 644 | 0 | 0 | | | 5.19 KB | e1632228070c157bdfef7abcffcda8e07f1259dbe2da8c88edd9f2d8c609e3fc |
test/run | 644 | 0 | 0 | | | 272 Bytes | 9a44a96b0f692102e01a88805a9730aec3c303ee9745d61338e2da74703f66b4 |
test/test_invoke_test.rb | 644 | 0 | 0 | | | 2.93 KB | b584dfbecb926180f4b7309ffbdeea2274d654d8b6d1c6d3fadbc953dde121fa |
test/apis/auto_load_api.rb | 644 | 0 | 0 | | | 71 Bytes | cf6c95cad1f08e74d21d0fc4d60769cbbba97cfcaff76a1d47c97ee7348b46f6 |
test/apis/broken_auto_load_api.rb | 644 | 0 | 0 | | | 2 Bytes | 75a11da44c802486bc6f65640aa48a730f0f684c5c07a42ba3cd1735eb3fb070 |
examples/metaWeblog/apis/blogger_service.rb | 644 | 0 | 0 | | | 854 Bytes | 3edcd61f2289d805a91575d43dceec6235a0784825105f053505a12c27642513 |
lib/action_web_service/container.rb | 644 | 0 | 0 | | | 182 Bytes | 38aa2eaa8ac70322c15715bbeef4e2086e755db413de5e2ed581ac3773a73486 |
lib/action_web_service/scaffolding.rb | 644 | 0 | 0 | | | 11.2 KB | 1851474bc552777241b7e6f5d3d61ec82bc80feb3678a843274e0f2ae879ff16 |
lib/action_web_service/protocol/abstract.rb | 644 | 0 | 0 | | | 2.52 KB | bd9652fb383fba9abcf92103b17d00b80c25af654f567b69c88adbc9de6e1909 |
lib/action_web_service/protocol/soap_protocol/marshaler.rb | 644 | 0 | 0 | | | 7.77 KB | c6b3907400b29615afae32c675fa52ab0d79d174da7141bb6ca69a9c61f86e1f |
lib/action_web_service/templates/scaffolds/methods.rhtml | 644 | 0 | 0 | | | 145 Bytes | 8bffe5c785069cf39d2fdca0f43d339832bb36b0fcd71f84a944a52e13a8f594 |
test/fixtures/db_definitions/mysql.sql | 644 | 0 | 0 | | | 230 Bytes | 6168de9d8c90ec063277b662a3c3e37c0bbb020ca4ac941de671d645a0026882 |
examples/googlesearch/autoloading/google_search_api.rb | 644 | 0 | 0 | | | 1.72 KB | acb8f7c5b4050f2ab7827622be8c9281b41f62f81e15bc7f8a02138489c5c3ee |
examples/googlesearch/direct/google_search_api.rb | 644 | 0 | 0 | | | 1.72 KB | acb8f7c5b4050f2ab7827622be8c9281b41f62f81e15bc7f8a02138489c5c3ee |
lib/action_web_service/api.rb | 644 | 0 | 0 | | | 9.17 KB | 899202fb512a4fda94733a1d186033457a86bcac1950abe7c56ef3ea5c72f548 |
lib/action_web_service/container/delegated_container.rb | 644 | 0 | 0 | | | 3.17 KB | adf00fa49e5e3dbc9a44e51c52e12aba3776b2f107976852f2b28d12b4e58dc7 |
lib/action_web_service/dispatcher/action_controller_dispatcher.rb | 644 | 0 | 0 | | | 15.7 KB | 344a70cfdda39c0304366b7e9e16a29284c4553735d661cd643ee00a85f53c81 |
test/dispatcher_action_controller_xmlrpc_test.rb | 644 | 0 | 0 | | | 2 KB | 90b95ae36702a82ab6f112452614f3148b32a1f2d9562936d6ad1a12e430d650 |
test/scaffolded_controller_test.rb | 644 | 0 | 0 | | | 5.25 KB | 9ea910e9f29f232e06813f40c645e41ce1083fbc5793ac0fde0fc9561b8b16cd |
test/struct_test.rb | 644 | 0 | 0 | | | 1.58 KB | f367dc8954053e9275dcae276a8d34af36f1b176b7d6a3f4624622ca5a99dc7f |
test/fixtures/users.yml | 644 | 0 | 0 | | | 145 Bytes | f7d54cea4a8841a2e74353f24a5f43a68eb43ed0b0c7d2ae6178d142183aeb49 |