rq 3.4.0 → 3.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1063) hide show
  1. data/a.rb +7 -1
  2. data/all/install.sh +0 -0
  3. data/all/packages/arrayfields-4.7.0.tgz +0 -0
  4. data/all/packages/open4-0.9.6.tgz +0 -0
  5. data/all/packages/ruby-1.8.7-p72.tar.gz +0 -0
  6. data/bin/rq +0 -0
  7. data/bin/rqmailer +0 -0
  8. data/{rails/log/development.log → db} +0 -0
  9. data/extconf.rb +28 -8
  10. data/gemspec.rb +17 -8
  11. data/lib/rq.rb +4 -1
  12. data/lib/rq/arrayfields.rb +0 -0
  13. data/lib/rq/jobrunner.rb +2 -0
  14. data/rdoc.sh +0 -0
  15. data/rq +0 -0
  16. data/white_box/killrq +0 -0
  17. metadata +95 -1405
  18. data/all/packages/arrayfields-3.6.0.tgz +0 -0
  19. data/all/packages/main-1.0.0.tgz +0 -0
  20. data/all/packages/open4-0.9.3.tgz +0 -0
  21. data/all/packages/ruby-1.8.6.tar.gz +0 -0
  22. data/all/packages/rubygems-0.9.2.tgz +0 -0
  23. data/rails/README +0 -182
  24. data/rails/Rakefile +0 -10
  25. data/rails/app/controllers/application.rb +0 -7
  26. data/rails/app/helpers/application_helper.rb +0 -3
  27. data/rails/config/boot.rb +0 -45
  28. data/rails/config/database.yml +0 -36
  29. data/rails/config/environment.rb +0 -60
  30. data/rails/config/environments/development.rb +0 -21
  31. data/rails/config/environments/production.rb +0 -18
  32. data/rails/config/environments/test.rb +0 -19
  33. data/rails/config/routes.rb +0 -23
  34. data/rails/data/config +0 -13
  35. data/rails/data/template +0 -7
  36. data/rails/doc/README_FOR_APP +0 -2
  37. data/rails/example.rb +0 -89
  38. data/rails/log/production.log +0 -0
  39. data/rails/log/server.log +0 -0
  40. data/rails/log/test.log +0 -0
  41. data/rails/public/404.html +0 -30
  42. data/rails/public/500.html +0 -30
  43. data/rails/public/dispatch.cgi +0 -10
  44. data/rails/public/dispatch.fcgi +0 -24
  45. data/rails/public/dispatch.rb +0 -10
  46. data/rails/public/favicon.ico +0 -0
  47. data/rails/public/images/rails.png +0 -0
  48. data/rails/public/index.html +0 -277
  49. data/rails/public/javascripts/application.js +0 -2
  50. data/rails/public/javascripts/controls.js +0 -833
  51. data/rails/public/javascripts/dragdrop.js +0 -942
  52. data/rails/public/javascripts/effects.js +0 -1088
  53. data/rails/public/javascripts/prototype.js +0 -2515
  54. data/rails/public/robots.txt +0 -1
  55. data/rails/q.20070629122840.tgz +0 -0
  56. data/rails/script/about +0 -3
  57. data/rails/script/breakpointer +0 -3
  58. data/rails/script/console +0 -3
  59. data/rails/script/destroy +0 -3
  60. data/rails/script/generate +0 -3
  61. data/rails/script/performance/benchmarker +0 -3
  62. data/rails/script/performance/profiler +0 -3
  63. data/rails/script/plugin +0 -3
  64. data/rails/script/process/inspector +0 -3
  65. data/rails/script/process/reaper +0 -3
  66. data/rails/script/process/spawner +0 -3
  67. data/rails/script/runner +0 -3
  68. data/rails/script/server +0 -3
  69. data/rails/test/test_helper.rb +0 -28
  70. data/rails/vendor/rails/actionmailer/CHANGELOG +0 -297
  71. data/rails/vendor/rails/actionmailer/MIT-LICENSE +0 -21
  72. data/rails/vendor/rails/actionmailer/README +0 -145
  73. data/rails/vendor/rails/actionmailer/Rakefile +0 -95
  74. data/rails/vendor/rails/actionmailer/install.rb +0 -30
  75. data/rails/vendor/rails/actionmailer/lib/action_mailer.rb +0 -50
  76. data/rails/vendor/rails/actionmailer/lib/action_mailer/adv_attr_accessor.rb +0 -30
  77. data/rails/vendor/rails/actionmailer/lib/action_mailer/base.rb +0 -582
  78. data/rails/vendor/rails/actionmailer/lib/action_mailer/helpers.rb +0 -111
  79. data/rails/vendor/rails/actionmailer/lib/action_mailer/mail_helper.rb +0 -19
  80. data/rails/vendor/rails/actionmailer/lib/action_mailer/part.rb +0 -113
  81. data/rails/vendor/rails/actionmailer/lib/action_mailer/part_container.rb +0 -51
  82. data/rails/vendor/rails/actionmailer/lib/action_mailer/quoting.rb +0 -59
  83. data/rails/vendor/rails/actionmailer/lib/action_mailer/utils.rb +0 -8
  84. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/text/format.rb +0 -1466
  85. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail.rb +0 -3
  86. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/address.rb +0 -242
  87. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/attachments.rb +0 -39
  88. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/base64.rb +0 -71
  89. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/config.rb +0 -69
  90. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/encode.rb +0 -467
  91. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/facade.rb +0 -552
  92. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/header.rb +0 -914
  93. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/info.rb +0 -35
  94. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/loader.rb +0 -1
  95. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/mail.rb +0 -447
  96. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/mailbox.rb +0 -433
  97. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/mbox.rb +0 -1
  98. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/net.rb +0 -280
  99. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/obsolete.rb +0 -135
  100. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/parser.rb +0 -1522
  101. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/port.rb +0 -377
  102. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/quoting.rb +0 -131
  103. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/scanner.rb +0 -41
  104. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/scanner_r.rb +0 -263
  105. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/stringio.rb +0 -277
  106. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/tmail.rb +0 -1
  107. data/rails/vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/utils.rb +0 -238
  108. data/rails/vendor/rails/actionmailer/lib/action_mailer/version.rb +0 -9
  109. data/rails/vendor/rails/actionmailer/test/abstract_unit.rb +0 -30
  110. data/rails/vendor/rails/actionmailer/test/fixtures/first_mailer/share.rhtml +0 -1
  111. data/rails/vendor/rails/actionmailer/test/fixtures/helper_mailer/use_helper.rhtml +0 -1
  112. data/rails/vendor/rails/actionmailer/test/fixtures/helper_mailer/use_helper_method.rhtml +0 -1
  113. data/rails/vendor/rails/actionmailer/test/fixtures/helper_mailer/use_mail_helper.rhtml +0 -5
  114. data/rails/vendor/rails/actionmailer/test/fixtures/helper_mailer/use_test_helper.rhtml +0 -1
  115. data/rails/vendor/rails/actionmailer/test/fixtures/helpers/test_helper.rb +0 -5
  116. data/rails/vendor/rails/actionmailer/test/fixtures/path.with.dots/funky_path_mailer/multipart_with_template_path_with_dots.rhtml +0 -1
  117. data/rails/vendor/rails/actionmailer/test/fixtures/path.with.dots/multipart_with_template_path_with_dots.rhtml +0 -0
  118. data/rails/vendor/rails/actionmailer/test/fixtures/raw_email +0 -14
  119. data/rails/vendor/rails/actionmailer/test/fixtures/raw_email10 +0 -20
  120. data/rails/vendor/rails/actionmailer/test/fixtures/raw_email11 +0 -34
  121. data/rails/vendor/rails/actionmailer/test/fixtures/raw_email12 +0 -32
  122. data/rails/vendor/rails/actionmailer/test/fixtures/raw_email13 +0 -29
  123. data/rails/vendor/rails/actionmailer/test/fixtures/raw_email2 +0 -114
  124. data/rails/vendor/rails/actionmailer/test/fixtures/raw_email3 +0 -70
  125. data/rails/vendor/rails/actionmailer/test/fixtures/raw_email4 +0 -59
  126. data/rails/vendor/rails/actionmailer/test/fixtures/raw_email5 +0 -19
  127. data/rails/vendor/rails/actionmailer/test/fixtures/raw_email6 +0 -20
  128. data/rails/vendor/rails/actionmailer/test/fixtures/raw_email7 +0 -66
  129. data/rails/vendor/rails/actionmailer/test/fixtures/raw_email8 +0 -47
  130. data/rails/vendor/rails/actionmailer/test/fixtures/raw_email9 +0 -28
  131. data/rails/vendor/rails/actionmailer/test/fixtures/raw_email_quoted_with_0d0a +0 -14
  132. data/rails/vendor/rails/actionmailer/test/fixtures/raw_email_with_partially_quoted_subject +0 -14
  133. data/rails/vendor/rails/actionmailer/test/fixtures/second_mailer/share.rhtml +0 -1
  134. data/rails/vendor/rails/actionmailer/test/fixtures/templates/signed_up.rhtml +0 -3
  135. data/rails/vendor/rails/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.ignored.rhtml +0 -1
  136. data/rails/vendor/rails/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.rhtml.bak +0 -1
  137. data/rails/vendor/rails/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.text.html.rhtml +0 -10
  138. data/rails/vendor/rails/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.text.plain.rhtml +0 -2
  139. data/rails/vendor/rails/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.text.yaml.rhtml +0 -1
  140. data/rails/vendor/rails/actionmailer/test/fixtures/test_mailer/signed_up.rhtml +0 -3
  141. data/rails/vendor/rails/actionmailer/test/fixtures/test_mailer/signed_up_with_url.rhtml +0 -3
  142. data/rails/vendor/rails/actionmailer/test/mail_helper_test.rb +0 -91
  143. data/rails/vendor/rails/actionmailer/test/mail_render_test.rb +0 -79
  144. data/rails/vendor/rails/actionmailer/test/mail_service_test.rb +0 -816
  145. data/rails/vendor/rails/actionmailer/test/quoting_test.rb +0 -57
  146. data/rails/vendor/rails/actionmailer/test/tmail_test.rb +0 -13
  147. data/rails/vendor/rails/actionmailer/test/url_test.rb +0 -68
  148. data/rails/vendor/rails/actionpack/CHANGELOG +0 -3138
  149. data/rails/vendor/rails/actionpack/MIT-LICENSE +0 -21
  150. data/rails/vendor/rails/actionpack/README +0 -469
  151. data/rails/vendor/rails/actionpack/RUNNING_UNIT_TESTS +0 -25
  152. data/rails/vendor/rails/actionpack/Rakefile +0 -154
  153. data/rails/vendor/rails/actionpack/examples/address_book/index.rhtml +0 -33
  154. data/rails/vendor/rails/actionpack/examples/address_book/layout.rhtml +0 -8
  155. data/rails/vendor/rails/actionpack/examples/address_book_controller.cgi +0 -9
  156. data/rails/vendor/rails/actionpack/examples/address_book_controller.fcgi +0 -6
  157. data/rails/vendor/rails/actionpack/examples/address_book_controller.rb +0 -52
  158. data/rails/vendor/rails/actionpack/examples/address_book_controller.rbx +0 -4
  159. data/rails/vendor/rails/actionpack/examples/benchmark.rb +0 -52
  160. data/rails/vendor/rails/actionpack/examples/benchmark_with_ar.fcgi +0 -89
  161. data/rails/vendor/rails/actionpack/examples/blog_controller.cgi +0 -53
  162. data/rails/vendor/rails/actionpack/examples/debate/index.rhtml +0 -14
  163. data/rails/vendor/rails/actionpack/examples/debate/new_topic.rhtml +0 -22
  164. data/rails/vendor/rails/actionpack/examples/debate/topic.rhtml +0 -32
  165. data/rails/vendor/rails/actionpack/examples/debate_controller.cgi +0 -57
  166. data/rails/vendor/rails/actionpack/install.rb +0 -30
  167. data/rails/vendor/rails/actionpack/lib/action_controller.rb +0 -83
  168. data/rails/vendor/rails/actionpack/lib/action_controller/assertions.rb +0 -82
  169. data/rails/vendor/rails/actionpack/lib/action_controller/assertions/deprecated_assertions.rb +0 -228
  170. data/rails/vendor/rails/actionpack/lib/action_controller/assertions/dom_assertions.rb +0 -25
  171. data/rails/vendor/rails/actionpack/lib/action_controller/assertions/model_assertions.rb +0 -12
  172. data/rails/vendor/rails/actionpack/lib/action_controller/assertions/response_assertions.rb +0 -140
  173. data/rails/vendor/rails/actionpack/lib/action_controller/assertions/routing_assertions.rb +0 -98
  174. data/rails/vendor/rails/actionpack/lib/action_controller/assertions/selector_assertions.rb +0 -571
  175. data/rails/vendor/rails/actionpack/lib/action_controller/assertions/tag_assertions.rb +0 -117
  176. data/rails/vendor/rails/actionpack/lib/action_controller/base.rb +0 -1231
  177. data/rails/vendor/rails/actionpack/lib/action_controller/benchmarking.rb +0 -89
  178. data/rails/vendor/rails/actionpack/lib/action_controller/caching.rb +0 -616
  179. data/rails/vendor/rails/actionpack/lib/action_controller/cgi_ext/cgi_ext.rb +0 -36
  180. data/rails/vendor/rails/actionpack/lib/action_controller/cgi_ext/cgi_methods.rb +0 -211
  181. data/rails/vendor/rails/actionpack/lib/action_controller/cgi_ext/cookie_performance_fix.rb +0 -125
  182. data/rails/vendor/rails/actionpack/lib/action_controller/cgi_ext/raw_post_data_fix.rb +0 -95
  183. data/rails/vendor/rails/actionpack/lib/action_controller/cgi_ext/session_performance_fix.rb +0 -30
  184. data/rails/vendor/rails/actionpack/lib/action_controller/cgi_process.rb +0 -231
  185. data/rails/vendor/rails/actionpack/lib/action_controller/components.rb +0 -182
  186. data/rails/vendor/rails/actionpack/lib/action_controller/cookies.rb +0 -78
  187. data/rails/vendor/rails/actionpack/lib/action_controller/deprecated_dependencies.rb +0 -65
  188. data/rails/vendor/rails/actionpack/lib/action_controller/deprecated_redirects.rb +0 -17
  189. data/rails/vendor/rails/actionpack/lib/action_controller/deprecated_request_methods.rb +0 -34
  190. data/rails/vendor/rails/actionpack/lib/action_controller/filters.rb +0 -667
  191. data/rails/vendor/rails/actionpack/lib/action_controller/flash.rb +0 -182
  192. data/rails/vendor/rails/actionpack/lib/action_controller/helpers.rb +0 -131
  193. data/rails/vendor/rails/actionpack/lib/action_controller/integration.rb +0 -552
  194. data/rails/vendor/rails/actionpack/lib/action_controller/layout.rb +0 -313
  195. data/rails/vendor/rails/actionpack/lib/action_controller/macros/auto_complete.rb +0 -53
  196. data/rails/vendor/rails/actionpack/lib/action_controller/macros/in_place_editing.rb +0 -33
  197. data/rails/vendor/rails/actionpack/lib/action_controller/mime_responds.rb +0 -181
  198. data/rails/vendor/rails/actionpack/lib/action_controller/mime_type.rb +0 -200
  199. data/rails/vendor/rails/actionpack/lib/action_controller/pagination.rb +0 -402
  200. data/rails/vendor/rails/actionpack/lib/action_controller/request.rb +0 -265
  201. data/rails/vendor/rails/actionpack/lib/action_controller/rescue.rb +0 -142
  202. data/rails/vendor/rails/actionpack/lib/action_controller/resources.rb +0 -405
  203. data/rails/vendor/rails/actionpack/lib/action_controller/response.rb +0 -35
  204. data/rails/vendor/rails/actionpack/lib/action_controller/routing.rb +0 -1340
  205. data/rails/vendor/rails/actionpack/lib/action_controller/scaffolding.rb +0 -189
  206. data/rails/vendor/rails/actionpack/lib/action_controller/session/active_record_store.rb +0 -335
  207. data/rails/vendor/rails/actionpack/lib/action_controller/session/drb_server.rb +0 -32
  208. data/rails/vendor/rails/actionpack/lib/action_controller/session/drb_store.rb +0 -35
  209. data/rails/vendor/rails/actionpack/lib/action_controller/session/mem_cache_store.rb +0 -105
  210. data/rails/vendor/rails/actionpack/lib/action_controller/session_management.rb +0 -142
  211. data/rails/vendor/rails/actionpack/lib/action_controller/status_codes.rb +0 -88
  212. data/rails/vendor/rails/actionpack/lib/action_controller/streaming.rb +0 -138
  213. data/rails/vendor/rails/actionpack/lib/action_controller/templates/rescues/_request_and_response.rhtml +0 -44
  214. data/rails/vendor/rails/actionpack/lib/action_controller/templates/rescues/_trace.rhtml +0 -26
  215. data/rails/vendor/rails/actionpack/lib/action_controller/templates/rescues/diagnostics.rhtml +0 -11
  216. data/rails/vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml +0 -29
  217. data/rails/vendor/rails/actionpack/lib/action_controller/templates/rescues/missing_template.rhtml +0 -2
  218. data/rails/vendor/rails/actionpack/lib/action_controller/templates/rescues/routing_error.rhtml +0 -10
  219. data/rails/vendor/rails/actionpack/lib/action_controller/templates/rescues/template_error.rhtml +0 -21
  220. data/rails/vendor/rails/actionpack/lib/action_controller/templates/rescues/unknown_action.rhtml +0 -2
  221. data/rails/vendor/rails/actionpack/lib/action_controller/templates/scaffolds/edit.rhtml +0 -7
  222. data/rails/vendor/rails/actionpack/lib/action_controller/templates/scaffolds/layout.rhtml +0 -69
  223. data/rails/vendor/rails/actionpack/lib/action_controller/templates/scaffolds/list.rhtml +0 -27
  224. data/rails/vendor/rails/actionpack/lib/action_controller/templates/scaffolds/new.rhtml +0 -6
  225. data/rails/vendor/rails/actionpack/lib/action_controller/templates/scaffolds/show.rhtml +0 -9
  226. data/rails/vendor/rails/actionpack/lib/action_controller/test_process.rb +0 -504
  227. data/rails/vendor/rails/actionpack/lib/action_controller/url_rewriter.rb +0 -108
  228. data/rails/vendor/rails/actionpack/lib/action_controller/vendor/html-scanner/html/document.rb +0 -65
  229. data/rails/vendor/rails/actionpack/lib/action_controller/vendor/html-scanner/html/node.rb +0 -530
  230. data/rails/vendor/rails/actionpack/lib/action_controller/vendor/html-scanner/html/selector.rb +0 -823
  231. data/rails/vendor/rails/actionpack/lib/action_controller/vendor/html-scanner/html/tokenizer.rb +0 -105
  232. data/rails/vendor/rails/actionpack/lib/action_controller/vendor/html-scanner/html/version.rb +0 -11
  233. data/rails/vendor/rails/actionpack/lib/action_controller/vendor/xml_node.rb +0 -97
  234. data/rails/vendor/rails/actionpack/lib/action_controller/verification.rb +0 -107
  235. data/rails/vendor/rails/actionpack/lib/action_pack.rb +0 -24
  236. data/rails/vendor/rails/actionpack/lib/action_pack/version.rb +0 -9
  237. data/rails/vendor/rails/actionpack/lib/action_view.rb +0 -32
  238. data/rails/vendor/rails/actionpack/lib/action_view/base.rb +0 -538
  239. data/rails/vendor/rails/actionpack/lib/action_view/compiled_templates.rb +0 -70
  240. data/rails/vendor/rails/actionpack/lib/action_view/helpers/active_record_helper.rb +0 -237
  241. data/rails/vendor/rails/actionpack/lib/action_view/helpers/asset_tag_helper.rb +0 -218
  242. data/rails/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb +0 -24
  243. data/rails/vendor/rails/actionpack/lib/action_view/helpers/cache_helper.rb +0 -10
  244. data/rails/vendor/rails/actionpack/lib/action_view/helpers/capture_helper.rb +0 -128
  245. data/rails/vendor/rails/actionpack/lib/action_view/helpers/date_helper.rb +0 -429
  246. data/rails/vendor/rails/actionpack/lib/action_view/helpers/debug_helper.rb +0 -17
  247. data/rails/vendor/rails/actionpack/lib/action_view/helpers/deprecated_helper.rb +0 -34
  248. data/rails/vendor/rails/actionpack/lib/action_view/helpers/form_helper.rb +0 -446
  249. data/rails/vendor/rails/actionpack/lib/action_view/helpers/form_options_helper.rb +0 -363
  250. data/rails/vendor/rails/actionpack/lib/action_view/helpers/form_tag_helper.rb +0 -176
  251. data/rails/vendor/rails/actionpack/lib/action_view/helpers/java_script_macros_helper.rb +0 -233
  252. data/rails/vendor/rails/actionpack/lib/action_view/helpers/javascript_helper.rb +0 -193
  253. data/rails/vendor/rails/actionpack/lib/action_view/helpers/javascripts/controls.js +0 -833
  254. data/rails/vendor/rails/actionpack/lib/action_view/helpers/javascripts/dragdrop.js +0 -942
  255. data/rails/vendor/rails/actionpack/lib/action_view/helpers/javascripts/effects.js +0 -1088
  256. data/rails/vendor/rails/actionpack/lib/action_view/helpers/javascripts/prototype.js +0 -2515
  257. data/rails/vendor/rails/actionpack/lib/action_view/helpers/number_helper.rb +0 -155
  258. data/rails/vendor/rails/actionpack/lib/action_view/helpers/pagination_helper.rb +0 -86
  259. data/rails/vendor/rails/actionpack/lib/action_view/helpers/prototype_helper.rb +0 -876
  260. data/rails/vendor/rails/actionpack/lib/action_view/helpers/scriptaculous_helper.rb +0 -140
  261. data/rails/vendor/rails/actionpack/lib/action_view/helpers/tag_helper.rb +0 -103
  262. data/rails/vendor/rails/actionpack/lib/action_view/helpers/text_helper.rb +0 -406
  263. data/rails/vendor/rails/actionpack/lib/action_view/helpers/url_helper.rb +0 -406
  264. data/rails/vendor/rails/actionpack/lib/action_view/partials.rb +0 -128
  265. data/rails/vendor/rails/actionpack/lib/action_view/template_error.rb +0 -110
  266. data/rails/vendor/rails/actionpack/test/abstract_unit.rb +0 -16
  267. data/rails/vendor/rails/actionpack/test/active_record_unit.rb +0 -116
  268. data/rails/vendor/rails/actionpack/test/activerecord/active_record_assertions_test.rb +0 -92
  269. data/rails/vendor/rails/actionpack/test/activerecord/active_record_store_test.rb +0 -142
  270. data/rails/vendor/rails/actionpack/test/activerecord/pagination_test.rb +0 -156
  271. data/rails/vendor/rails/actionpack/test/controller/action_pack_assertions_test.rb +0 -610
  272. data/rails/vendor/rails/actionpack/test/controller/addresses_render_test.rb +0 -45
  273. data/rails/vendor/rails/actionpack/test/controller/assert_select_test.rb +0 -576
  274. data/rails/vendor/rails/actionpack/test/controller/base_test.rb +0 -136
  275. data/rails/vendor/rails/actionpack/test/controller/benchmark_test.rb +0 -33
  276. data/rails/vendor/rails/actionpack/test/controller/caching_test.rb +0 -228
  277. data/rails/vendor/rails/actionpack/test/controller/capture_test.rb +0 -82
  278. data/rails/vendor/rails/actionpack/test/controller/cgi_test.rb +0 -440
  279. data/rails/vendor/rails/actionpack/test/controller/components_test.rb +0 -151
  280. data/rails/vendor/rails/actionpack/test/controller/content_type_test.rb +0 -139
  281. data/rails/vendor/rails/actionpack/test/controller/controller_fixtures/app/controllers/admin/user_controller.rb +0 -0
  282. data/rails/vendor/rails/actionpack/test/controller/controller_fixtures/app/controllers/user_controller.rb +0 -0
  283. data/rails/vendor/rails/actionpack/test/controller/controller_fixtures/vendor/plugins/bad_plugin/lib/plugin_controller.rb +0 -0
  284. data/rails/vendor/rails/actionpack/test/controller/cookie_test.rb +0 -88
  285. data/rails/vendor/rails/actionpack/test/controller/custom_handler_test.rb +0 -41
  286. data/rails/vendor/rails/actionpack/test/controller/deprecated_instance_variables_test.rb +0 -48
  287. data/rails/vendor/rails/actionpack/test/controller/deprecation/deprecated_base_methods_test.rb +0 -60
  288. data/rails/vendor/rails/actionpack/test/controller/fake_controllers.rb +0 -16
  289. data/rails/vendor/rails/actionpack/test/controller/filter_params_test.rb +0 -42
  290. data/rails/vendor/rails/actionpack/test/controller/filters_test.rb +0 -695
  291. data/rails/vendor/rails/actionpack/test/controller/flash_test.rb +0 -102
  292. data/rails/vendor/rails/actionpack/test/controller/fragment_store_setting_test.rb +0 -45
  293. data/rails/vendor/rails/actionpack/test/controller/helper_test.rb +0 -187
  294. data/rails/vendor/rails/actionpack/test/controller/integration_test.rb +0 -154
  295. data/rails/vendor/rails/actionpack/test/controller/layout_test.rb +0 -187
  296. data/rails/vendor/rails/actionpack/test/controller/mime_responds_test.rb +0 -351
  297. data/rails/vendor/rails/actionpack/test/controller/mime_type_test.rb +0 -33
  298. data/rails/vendor/rails/actionpack/test/controller/new_render_test.rb +0 -750
  299. data/rails/vendor/rails/actionpack/test/controller/raw_post_test.rb +0 -68
  300. data/rails/vendor/rails/actionpack/test/controller/redirect_test.rb +0 -156
  301. data/rails/vendor/rails/actionpack/test/controller/render_test.rb +0 -293
  302. data/rails/vendor/rails/actionpack/test/controller/request_test.rb +0 -317
  303. data/rails/vendor/rails/actionpack/test/controller/resources_test.rb +0 -482
  304. data/rails/vendor/rails/actionpack/test/controller/routing_test.rb +0 -1801
  305. data/rails/vendor/rails/actionpack/test/controller/selector_test.rb +0 -628
  306. data/rails/vendor/rails/actionpack/test/controller/send_file_test.rb +0 -117
  307. data/rails/vendor/rails/actionpack/test/controller/session_management_test.rb +0 -156
  308. data/rails/vendor/rails/actionpack/test/controller/test_test.rb +0 -495
  309. data/rails/vendor/rails/actionpack/test/controller/url_rewriter_test.rb +0 -115
  310. data/rails/vendor/rails/actionpack/test/controller/verification_test.rb +0 -227
  311. data/rails/vendor/rails/actionpack/test/controller/webservice_test.rb +0 -248
  312. data/rails/vendor/rails/actionpack/test/fixtures/addresses/list.rhtml +0 -1
  313. data/rails/vendor/rails/actionpack/test/fixtures/companies.yml +0 -24
  314. data/rails/vendor/rails/actionpack/test/fixtures/company.rb +0 -9
  315. data/rails/vendor/rails/actionpack/test/fixtures/content_type/render_default_content_types_for_respond_to.rhtml +0 -1
  316. data/rails/vendor/rails/actionpack/test/fixtures/content_type/render_default_for_rhtml.rhtml +0 -1
  317. data/rails/vendor/rails/actionpack/test/fixtures/content_type/render_default_for_rjs.rjs +0 -1
  318. data/rails/vendor/rails/actionpack/test/fixtures/content_type/render_default_for_rxml.rxml +0 -1
  319. data/rails/vendor/rails/actionpack/test/fixtures/db_definitions/sqlite.sql +0 -42
  320. data/rails/vendor/rails/actionpack/test/fixtures/deprecated_instance_variables/_cookies_ivar.rhtml +0 -1
  321. data/rails/vendor/rails/actionpack/test/fixtures/deprecated_instance_variables/_cookies_method.rhtml +0 -1
  322. data/rails/vendor/rails/actionpack/test/fixtures/deprecated_instance_variables/_flash_ivar.rhtml +0 -1
  323. data/rails/vendor/rails/actionpack/test/fixtures/deprecated_instance_variables/_flash_method.rhtml +0 -1
  324. data/rails/vendor/rails/actionpack/test/fixtures/deprecated_instance_variables/_headers_ivar.rhtml +0 -1
  325. data/rails/vendor/rails/actionpack/test/fixtures/deprecated_instance_variables/_headers_method.rhtml +0 -1
  326. data/rails/vendor/rails/actionpack/test/fixtures/deprecated_instance_variables/_params_ivar.rhtml +0 -1
  327. data/rails/vendor/rails/actionpack/test/fixtures/deprecated_instance_variables/_params_method.rhtml +0 -1
  328. data/rails/vendor/rails/actionpack/test/fixtures/deprecated_instance_variables/_request_ivar.rhtml +0 -1
  329. data/rails/vendor/rails/actionpack/test/fixtures/deprecated_instance_variables/_request_method.rhtml +0 -1
  330. data/rails/vendor/rails/actionpack/test/fixtures/deprecated_instance_variables/_response_ivar.rhtml +0 -1
  331. data/rails/vendor/rails/actionpack/test/fixtures/deprecated_instance_variables/_response_method.rhtml +0 -1
  332. data/rails/vendor/rails/actionpack/test/fixtures/deprecated_instance_variables/_session_ivar.rhtml +0 -1
  333. data/rails/vendor/rails/actionpack/test/fixtures/deprecated_instance_variables/_session_method.rhtml +0 -1
  334. data/rails/vendor/rails/actionpack/test/fixtures/developer.rb +0 -7
  335. data/rails/vendor/rails/actionpack/test/fixtures/developers.yml +0 -21
  336. data/rails/vendor/rails/actionpack/test/fixtures/developers_projects.yml +0 -13
  337. data/rails/vendor/rails/actionpack/test/fixtures/fun/games/hello_world.rhtml +0 -1
  338. data/rails/vendor/rails/actionpack/test/fixtures/helpers/abc_helper.rb +0 -5
  339. data/rails/vendor/rails/actionpack/test/fixtures/helpers/fun/games_helper.rb +0 -3
  340. data/rails/vendor/rails/actionpack/test/fixtures/helpers/fun/pdf_helper.rb +0 -3
  341. data/rails/vendor/rails/actionpack/test/fixtures/layout_tests/layouts/controller_name_space/nested.rhtml +0 -1
  342. data/rails/vendor/rails/actionpack/test/fixtures/layout_tests/layouts/item.rhtml +0 -1
  343. data/rails/vendor/rails/actionpack/test/fixtures/layout_tests/layouts/layout_test.rhtml +0 -1
  344. data/rails/vendor/rails/actionpack/test/fixtures/layout_tests/layouts/third_party_template_library.mab +0 -1
  345. data/rails/vendor/rails/actionpack/test/fixtures/layout_tests/views/hello.rhtml +0 -1
  346. data/rails/vendor/rails/actionpack/test/fixtures/layouts/builder.rxml +0 -3
  347. data/rails/vendor/rails/actionpack/test/fixtures/layouts/standard.rhtml +0 -1
  348. data/rails/vendor/rails/actionpack/test/fixtures/layouts/talk_from_action.rhtml +0 -2
  349. data/rails/vendor/rails/actionpack/test/fixtures/layouts/yield.rhtml +0 -2
  350. data/rails/vendor/rails/actionpack/test/fixtures/multipart/binary_file +0 -0
  351. data/rails/vendor/rails/actionpack/test/fixtures/multipart/large_text_file +0 -10
  352. data/rails/vendor/rails/actionpack/test/fixtures/multipart/mixed_files +0 -0
  353. data/rails/vendor/rails/actionpack/test/fixtures/multipart/mona_lisa.jpg +0 -0
  354. data/rails/vendor/rails/actionpack/test/fixtures/multipart/single_parameter +0 -5
  355. data/rails/vendor/rails/actionpack/test/fixtures/multipart/text_file +0 -10
  356. data/rails/vendor/rails/actionpack/test/fixtures/project.rb +0 -3
  357. data/rails/vendor/rails/actionpack/test/fixtures/projects.yml +0 -7
  358. data/rails/vendor/rails/actionpack/test/fixtures/public/images/rails.png +0 -0
  359. data/rails/vendor/rails/actionpack/test/fixtures/public/javascripts/application.js +0 -1
  360. data/rails/vendor/rails/actionpack/test/fixtures/replies.yml +0 -13
  361. data/rails/vendor/rails/actionpack/test/fixtures/reply.rb +0 -5
  362. data/rails/vendor/rails/actionpack/test/fixtures/respond_to/all_types_with_layout.rhtml +0 -1
  363. data/rails/vendor/rails/actionpack/test/fixtures/respond_to/all_types_with_layout.rjs +0 -1
  364. data/rails/vendor/rails/actionpack/test/fixtures/respond_to/layouts/standard.rhtml +0 -1
  365. data/rails/vendor/rails/actionpack/test/fixtures/respond_to/using_defaults.rhtml +0 -1
  366. data/rails/vendor/rails/actionpack/test/fixtures/respond_to/using_defaults.rjs +0 -1
  367. data/rails/vendor/rails/actionpack/test/fixtures/respond_to/using_defaults.rxml +0 -1
  368. data/rails/vendor/rails/actionpack/test/fixtures/respond_to/using_defaults_with_type_list.rhtml +0 -1
  369. data/rails/vendor/rails/actionpack/test/fixtures/respond_to/using_defaults_with_type_list.rjs +0 -1
  370. data/rails/vendor/rails/actionpack/test/fixtures/respond_to/using_defaults_with_type_list.rxml +0 -1
  371. data/rails/vendor/rails/actionpack/test/fixtures/scope/test/modgreet.rhtml +0 -1
  372. data/rails/vendor/rails/actionpack/test/fixtures/test/_customer.rhtml +0 -1
  373. data/rails/vendor/rails/actionpack/test/fixtures/test/_customer_greeting.rhtml +0 -1
  374. data/rails/vendor/rails/actionpack/test/fixtures/test/_hash_object.rhtml +0 -1
  375. data/rails/vendor/rails/actionpack/test/fixtures/test/_hello.rxml +0 -1
  376. data/rails/vendor/rails/actionpack/test/fixtures/test/_partial_only.rhtml +0 -1
  377. data/rails/vendor/rails/actionpack/test/fixtures/test/_person.rhtml +0 -2
  378. data/rails/vendor/rails/actionpack/test/fixtures/test/action_talk_to_layout.rhtml +0 -2
  379. data/rails/vendor/rails/actionpack/test/fixtures/test/block_content_for.rhtml +0 -2
  380. data/rails/vendor/rails/actionpack/test/fixtures/test/capturing.rhtml +0 -4
  381. data/rails/vendor/rails/actionpack/test/fixtures/test/content_for.rhtml +0 -2
  382. data/rails/vendor/rails/actionpack/test/fixtures/test/delete_with_js.rjs +0 -2
  383. data/rails/vendor/rails/actionpack/test/fixtures/test/dot.directory/render_file_with_ivar.rhtml +0 -1
  384. data/rails/vendor/rails/actionpack/test/fixtures/test/enum_rjs_test.rjs +0 -6
  385. data/rails/vendor/rails/actionpack/test/fixtures/test/erb_content_for.rhtml +0 -2
  386. data/rails/vendor/rails/actionpack/test/fixtures/test/greeting.rhtml +0 -1
  387. data/rails/vendor/rails/actionpack/test/fixtures/test/hello.rxml +0 -4
  388. data/rails/vendor/rails/actionpack/test/fixtures/test/hello_world.rhtml +0 -1
  389. data/rails/vendor/rails/actionpack/test/fixtures/test/hello_world.rxml +0 -3
  390. data/rails/vendor/rails/actionpack/test/fixtures/test/hello_world_container.rxml +0 -3
  391. data/rails/vendor/rails/actionpack/test/fixtures/test/hello_world_with_layout_false.rhtml +0 -1
  392. data/rails/vendor/rails/actionpack/test/fixtures/test/hello_xml_world.rxml +0 -11
  393. data/rails/vendor/rails/actionpack/test/fixtures/test/list.rhtml +0 -1
  394. data/rails/vendor/rails/actionpack/test/fixtures/test/non_erb_block_content_for.rxml +0 -4
  395. data/rails/vendor/rails/actionpack/test/fixtures/test/potential_conflicts.rhtml +0 -4
  396. data/rails/vendor/rails/actionpack/test/fixtures/test/render_file_with_ivar.rhtml +0 -1
  397. data/rails/vendor/rails/actionpack/test/fixtures/test/render_file_with_locals.rhtml +0 -1
  398. data/rails/vendor/rails/actionpack/test/fixtures/test/render_to_string_test.rhtml +0 -1
  399. data/rails/vendor/rails/actionpack/test/fixtures/test/update_element_with_capture.rhtml +0 -9
  400. data/rails/vendor/rails/actionpack/test/fixtures/topic.rb +0 -3
  401. data/rails/vendor/rails/actionpack/test/fixtures/topics.yml +0 -22
  402. data/rails/vendor/rails/actionpack/test/template/active_record_helper_test.rb +0 -204
  403. data/rails/vendor/rails/actionpack/test/template/asset_tag_helper_test.rb +0 -232
  404. data/rails/vendor/rails/actionpack/test/template/benchmark_helper_test.rb +0 -72
  405. data/rails/vendor/rails/actionpack/test/template/compiled_templates_test.rb +0 -135
  406. data/rails/vendor/rails/actionpack/test/template/date_helper_test.rb +0 -1322
  407. data/rails/vendor/rails/actionpack/test/template/deprecated_helper_test.rb +0 -36
  408. data/rails/vendor/rails/actionpack/test/template/deprecated_instance_variables_test.rb +0 -43
  409. data/rails/vendor/rails/actionpack/test/template/form_helper_test.rb +0 -499
  410. data/rails/vendor/rails/actionpack/test/template/form_options_helper_test.rb +0 -489
  411. data/rails/vendor/rails/actionpack/test/template/form_tag_helper_test.rb +0 -172
  412. data/rails/vendor/rails/actionpack/test/template/java_script_macros_helper_test.rb +0 -109
  413. data/rails/vendor/rails/actionpack/test/template/javascript_helper_test.rb +0 -67
  414. data/rails/vendor/rails/actionpack/test/template/number_helper_test.rb +0 -92
  415. data/rails/vendor/rails/actionpack/test/template/prototype_helper_test.rb +0 -466
  416. data/rails/vendor/rails/actionpack/test/template/scriptaculous_helper_test.rb +0 -90
  417. data/rails/vendor/rails/actionpack/test/template/tag_helper_test.rb +0 -69
  418. data/rails/vendor/rails/actionpack/test/template/text_helper_test.rb +0 -349
  419. data/rails/vendor/rails/actionpack/test/template/url_helper_test.rb +0 -366
  420. data/rails/vendor/rails/actionpack/test/testing_sandbox.rb +0 -11
  421. data/rails/vendor/rails/actionwebservice/CHANGELOG +0 -279
  422. data/rails/vendor/rails/actionwebservice/MIT-LICENSE +0 -21
  423. data/rails/vendor/rails/actionwebservice/README +0 -364
  424. data/rails/vendor/rails/actionwebservice/Rakefile +0 -171
  425. data/rails/vendor/rails/actionwebservice/TODO +0 -32
  426. data/rails/vendor/rails/actionwebservice/examples/googlesearch/README +0 -143
  427. data/rails/vendor/rails/actionwebservice/examples/googlesearch/autoloading/google_search_api.rb +0 -50
  428. data/rails/vendor/rails/actionwebservice/examples/googlesearch/autoloading/google_search_controller.rb +0 -57
  429. data/rails/vendor/rails/actionwebservice/examples/googlesearch/delegated/google_search_service.rb +0 -108
  430. data/rails/vendor/rails/actionwebservice/examples/googlesearch/delegated/search_controller.rb +0 -7
  431. data/rails/vendor/rails/actionwebservice/examples/googlesearch/direct/google_search_api.rb +0 -50
  432. data/rails/vendor/rails/actionwebservice/examples/googlesearch/direct/search_controller.rb +0 -58
  433. data/rails/vendor/rails/actionwebservice/examples/metaWeblog/README +0 -17
  434. data/rails/vendor/rails/actionwebservice/examples/metaWeblog/apis/blogger_api.rb +0 -60
  435. data/rails/vendor/rails/actionwebservice/examples/metaWeblog/apis/blogger_service.rb +0 -34
  436. data/rails/vendor/rails/actionwebservice/examples/metaWeblog/apis/meta_weblog_api.rb +0 -67
  437. data/rails/vendor/rails/actionwebservice/examples/metaWeblog/apis/meta_weblog_service.rb +0 -48
  438. data/rails/vendor/rails/actionwebservice/examples/metaWeblog/controllers/xmlrpc_controller.rb +0 -16
  439. data/rails/vendor/rails/actionwebservice/lib/action_web_service.rb +0 -66
  440. data/rails/vendor/rails/actionwebservice/lib/action_web_service/api.rb +0 -249
  441. data/rails/vendor/rails/actionwebservice/lib/action_web_service/base.rb +0 -42
  442. data/rails/vendor/rails/actionwebservice/lib/action_web_service/casting.rb +0 -136
  443. data/rails/vendor/rails/actionwebservice/lib/action_web_service/client.rb +0 -3
  444. data/rails/vendor/rails/actionwebservice/lib/action_web_service/client/base.rb +0 -28
  445. data/rails/vendor/rails/actionwebservice/lib/action_web_service/client/soap_client.rb +0 -113
  446. data/rails/vendor/rails/actionwebservice/lib/action_web_service/client/xmlrpc_client.rb +0 -58
  447. data/rails/vendor/rails/actionwebservice/lib/action_web_service/container.rb +0 -3
  448. data/rails/vendor/rails/actionwebservice/lib/action_web_service/container/action_controller_container.rb +0 -93
  449. data/rails/vendor/rails/actionwebservice/lib/action_web_service/container/delegated_container.rb +0 -86
  450. data/rails/vendor/rails/actionwebservice/lib/action_web_service/container/direct_container.rb +0 -69
  451. data/rails/vendor/rails/actionwebservice/lib/action_web_service/dispatcher.rb +0 -2
  452. data/rails/vendor/rails/actionwebservice/lib/action_web_service/dispatcher/abstract.rb +0 -203
  453. data/rails/vendor/rails/actionwebservice/lib/action_web_service/dispatcher/action_controller_dispatcher.rb +0 -376
  454. data/rails/vendor/rails/actionwebservice/lib/action_web_service/invocation.rb +0 -202
  455. data/rails/vendor/rails/actionwebservice/lib/action_web_service/protocol.rb +0 -4
  456. data/rails/vendor/rails/actionwebservice/lib/action_web_service/protocol/abstract.rb +0 -112
  457. data/rails/vendor/rails/actionwebservice/lib/action_web_service/protocol/discovery.rb +0 -37
  458. data/rails/vendor/rails/actionwebservice/lib/action_web_service/protocol/soap_protocol.rb +0 -176
  459. data/rails/vendor/rails/actionwebservice/lib/action_web_service/protocol/soap_protocol/marshaler.rb +0 -241
  460. data/rails/vendor/rails/actionwebservice/lib/action_web_service/protocol/xmlrpc_protocol.rb +0 -110
  461. data/rails/vendor/rails/actionwebservice/lib/action_web_service/scaffolding.rb +0 -283
  462. data/rails/vendor/rails/actionwebservice/lib/action_web_service/struct.rb +0 -68
  463. data/rails/vendor/rails/actionwebservice/lib/action_web_service/support/class_inheritable_options.rb +0 -26
  464. data/rails/vendor/rails/actionwebservice/lib/action_web_service/support/signature_types.rb +0 -222
  465. data/rails/vendor/rails/actionwebservice/lib/action_web_service/templates/scaffolds/layout.rhtml +0 -65
  466. data/rails/vendor/rails/actionwebservice/lib/action_web_service/templates/scaffolds/methods.rhtml +0 -6
  467. data/rails/vendor/rails/actionwebservice/lib/action_web_service/templates/scaffolds/parameters.rhtml +0 -29
  468. data/rails/vendor/rails/actionwebservice/lib/action_web_service/templates/scaffolds/result.rhtml +0 -30
  469. data/rails/vendor/rails/actionwebservice/lib/action_web_service/test_invoke.rb +0 -110
  470. data/rails/vendor/rails/actionwebservice/lib/action_web_service/version.rb +0 -9
  471. data/rails/vendor/rails/actionwebservice/setup.rb +0 -1379
  472. data/rails/vendor/rails/actionwebservice/test/abstract_client.rb +0 -183
  473. data/rails/vendor/rails/actionwebservice/test/abstract_dispatcher.rb +0 -505
  474. data/rails/vendor/rails/actionwebservice/test/abstract_unit.rb +0 -45
  475. data/rails/vendor/rails/actionwebservice/test/api_test.rb +0 -102
  476. data/rails/vendor/rails/actionwebservice/test/apis/auto_load_api.rb +0 -3
  477. data/rails/vendor/rails/actionwebservice/test/apis/broken_auto_load_api.rb +0 -2
  478. data/rails/vendor/rails/actionwebservice/test/base_test.rb +0 -42
  479. data/rails/vendor/rails/actionwebservice/test/casting_test.rb +0 -86
  480. data/rails/vendor/rails/actionwebservice/test/client_soap_test.rb +0 -152
  481. data/rails/vendor/rails/actionwebservice/test/client_xmlrpc_test.rb +0 -151
  482. data/rails/vendor/rails/actionwebservice/test/container_test.rb +0 -73
  483. data/rails/vendor/rails/actionwebservice/test/dispatcher_action_controller_soap_test.rb +0 -137
  484. data/rails/vendor/rails/actionwebservice/test/dispatcher_action_controller_xmlrpc_test.rb +0 -59
  485. data/rails/vendor/rails/actionwebservice/test/fixtures/db_definitions/mysql.sql +0 -7
  486. data/rails/vendor/rails/actionwebservice/test/fixtures/users.yml +0 -10
  487. data/rails/vendor/rails/actionwebservice/test/gencov +0 -3
  488. data/rails/vendor/rails/actionwebservice/test/invocation_test.rb +0 -185
  489. data/rails/vendor/rails/actionwebservice/test/run +0 -6
  490. data/rails/vendor/rails/actionwebservice/test/scaffolded_controller_test.rb +0 -146
  491. data/rails/vendor/rails/actionwebservice/test/struct_test.rb +0 -52
  492. data/rails/vendor/rails/actionwebservice/test/test_invoke_test.rb +0 -112
  493. data/rails/vendor/rails/activerecord/CHANGELOG +0 -3043
  494. data/rails/vendor/rails/activerecord/README +0 -360
  495. data/rails/vendor/rails/activerecord/RUNNING_UNIT_TESTS +0 -64
  496. data/rails/vendor/rails/activerecord/Rakefile +0 -226
  497. data/rails/vendor/rails/activerecord/examples/associations.png +0 -0
  498. data/rails/vendor/rails/activerecord/examples/associations.rb +0 -87
  499. data/rails/vendor/rails/activerecord/examples/shared_setup.rb +0 -15
  500. data/rails/vendor/rails/activerecord/examples/validation.rb +0 -85
  501. data/rails/vendor/rails/activerecord/install.rb +0 -30
  502. data/rails/vendor/rails/activerecord/lib/active_record.rb +0 -85
  503. data/rails/vendor/rails/activerecord/lib/active_record/acts/list.rb +0 -244
  504. data/rails/vendor/rails/activerecord/lib/active_record/acts/nested_set.rb +0 -211
  505. data/rails/vendor/rails/activerecord/lib/active_record/acts/tree.rb +0 -89
  506. data/rails/vendor/rails/activerecord/lib/active_record/aggregations.rb +0 -191
  507. data/rails/vendor/rails/activerecord/lib/active_record/associations.rb +0 -1627
  508. data/rails/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb +0 -190
  509. data/rails/vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb +0 -158
  510. data/rails/vendor/rails/activerecord/lib/active_record/associations/belongs_to_association.rb +0 -56
  511. data/rails/vendor/rails/activerecord/lib/active_record/associations/belongs_to_polymorphic_association.rb +0 -50
  512. data/rails/vendor/rails/activerecord/lib/active_record/associations/has_and_belongs_to_many_association.rb +0 -169
  513. data/rails/vendor/rails/activerecord/lib/active_record/associations/has_many_association.rb +0 -210
  514. data/rails/vendor/rails/activerecord/lib/active_record/associations/has_many_through_association.rb +0 -247
  515. data/rails/vendor/rails/activerecord/lib/active_record/associations/has_one_association.rb +0 -80
  516. data/rails/vendor/rails/activerecord/lib/active_record/attribute_methods.rb +0 -75
  517. data/rails/vendor/rails/activerecord/lib/active_record/base.rb +0 -2164
  518. data/rails/vendor/rails/activerecord/lib/active_record/calculations.rb +0 -270
  519. data/rails/vendor/rails/activerecord/lib/active_record/callbacks.rb +0 -367
  520. data/rails/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb +0 -279
  521. data/rails/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb +0 -130
  522. data/rails/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/quoting.rb +0 -58
  523. data/rails/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/schema_definitions.rb +0 -343
  524. data/rails/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/schema_statements.rb +0 -303
  525. data/rails/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb +0 -161
  526. data/rails/vendor/rails/activerecord/lib/active_record/connection_adapters/db2_adapter.rb +0 -228
  527. data/rails/vendor/rails/activerecord/lib/active_record/connection_adapters/firebird_adapter.rb +0 -728
  528. data/rails/vendor/rails/activerecord/lib/active_record/connection_adapters/frontbase_adapter.rb +0 -861
  529. data/rails/vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb +0 -414
  530. data/rails/vendor/rails/activerecord/lib/active_record/connection_adapters/openbase_adapter.rb +0 -350
  531. data/rails/vendor/rails/activerecord/lib/active_record/connection_adapters/oracle_adapter.rb +0 -689
  532. data/rails/vendor/rails/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb +0 -584
  533. data/rails/vendor/rails/activerecord/lib/active_record/connection_adapters/sqlite_adapter.rb +0 -407
  534. data/rails/vendor/rails/activerecord/lib/active_record/connection_adapters/sqlserver_adapter.rb +0 -591
  535. data/rails/vendor/rails/activerecord/lib/active_record/connection_adapters/sybase_adapter.rb +0 -662
  536. data/rails/vendor/rails/activerecord/lib/active_record/deprecated_associations.rb +0 -104
  537. data/rails/vendor/rails/activerecord/lib/active_record/deprecated_finders.rb +0 -44
  538. data/rails/vendor/rails/activerecord/lib/active_record/fixtures.rb +0 -628
  539. data/rails/vendor/rails/activerecord/lib/active_record/locking/optimistic.rb +0 -106
  540. data/rails/vendor/rails/activerecord/lib/active_record/locking/pessimistic.rb +0 -77
  541. data/rails/vendor/rails/activerecord/lib/active_record/migration.rb +0 -394
  542. data/rails/vendor/rails/activerecord/lib/active_record/observer.rb +0 -178
  543. data/rails/vendor/rails/activerecord/lib/active_record/query_cache.rb +0 -64
  544. data/rails/vendor/rails/activerecord/lib/active_record/reflection.rb +0 -222
  545. data/rails/vendor/rails/activerecord/lib/active_record/schema.rb +0 -58
  546. data/rails/vendor/rails/activerecord/lib/active_record/schema_dumper.rb +0 -149
  547. data/rails/vendor/rails/activerecord/lib/active_record/timestamp.rb +0 -51
  548. data/rails/vendor/rails/activerecord/lib/active_record/transactions.rb +0 -136
  549. data/rails/vendor/rails/activerecord/lib/active_record/validations.rb +0 -843
  550. data/rails/vendor/rails/activerecord/lib/active_record/vendor/db2.rb +0 -362
  551. data/rails/vendor/rails/activerecord/lib/active_record/vendor/mysql.rb +0 -1214
  552. data/rails/vendor/rails/activerecord/lib/active_record/vendor/simple.rb +0 -693
  553. data/rails/vendor/rails/activerecord/lib/active_record/version.rb +0 -9
  554. data/rails/vendor/rails/activerecord/lib/active_record/wrappers/yaml_wrapper.rb +0 -15
  555. data/rails/vendor/rails/activerecord/lib/active_record/wrappings.rb +0 -58
  556. data/rails/vendor/rails/activerecord/lib/active_record/xml_serialization.rb +0 -308
  557. data/rails/vendor/rails/activerecord/test/aaa_create_tables_test.rb +0 -59
  558. data/rails/vendor/rails/activerecord/test/abstract_unit.rb +0 -77
  559. data/rails/vendor/rails/activerecord/test/active_schema_test_mysql.rb +0 -31
  560. data/rails/vendor/rails/activerecord/test/adapter_test.rb +0 -87
  561. data/rails/vendor/rails/activerecord/test/adapter_test_sqlserver.rb +0 -81
  562. data/rails/vendor/rails/activerecord/test/aggregations_test.rb +0 -95
  563. data/rails/vendor/rails/activerecord/test/all.sh +0 -8
  564. data/rails/vendor/rails/activerecord/test/ar_schema_test.rb +0 -33
  565. data/rails/vendor/rails/activerecord/test/association_inheritance_reload.rb +0 -14
  566. data/rails/vendor/rails/activerecord/test/associations/callbacks_test.rb +0 -126
  567. data/rails/vendor/rails/activerecord/test/associations/cascaded_eager_loading_test.rb +0 -138
  568. data/rails/vendor/rails/activerecord/test/associations/eager_test.rb +0 -393
  569. data/rails/vendor/rails/activerecord/test/associations/extension_test.rb +0 -42
  570. data/rails/vendor/rails/activerecord/test/associations/join_model_test.rb +0 -497
  571. data/rails/vendor/rails/activerecord/test/associations_test.rb +0 -1809
  572. data/rails/vendor/rails/activerecord/test/attribute_methods_test.rb +0 -49
  573. data/rails/vendor/rails/activerecord/test/base_test.rb +0 -1586
  574. data/rails/vendor/rails/activerecord/test/binary_test.rb +0 -37
  575. data/rails/vendor/rails/activerecord/test/calculations_test.rb +0 -219
  576. data/rails/vendor/rails/activerecord/test/callbacks_test.rb +0 -377
  577. data/rails/vendor/rails/activerecord/test/class_inheritable_attributes_test.rb +0 -32
  578. data/rails/vendor/rails/activerecord/test/column_alias_test.rb +0 -17
  579. data/rails/vendor/rails/activerecord/test/connection_test_firebird.rb +0 -8
  580. data/rails/vendor/rails/activerecord/test/connections/native_db2/connection.rb +0 -25
  581. data/rails/vendor/rails/activerecord/test/connections/native_firebird/connection.rb +0 -26
  582. data/rails/vendor/rails/activerecord/test/connections/native_frontbase/connection.rb +0 -27
  583. data/rails/vendor/rails/activerecord/test/connections/native_mysql/connection.rb +0 -24
  584. data/rails/vendor/rails/activerecord/test/connections/native_openbase/connection.rb +0 -21
  585. data/rails/vendor/rails/activerecord/test/connections/native_oracle/connection.rb +0 -27
  586. data/rails/vendor/rails/activerecord/test/connections/native_postgresql/connection.rb +0 -23
  587. data/rails/vendor/rails/activerecord/test/connections/native_sqlite/connection.rb +0 -34
  588. data/rails/vendor/rails/activerecord/test/connections/native_sqlite3/connection.rb +0 -34
  589. data/rails/vendor/rails/activerecord/test/connections/native_sqlite3/in_memory_connection.rb +0 -18
  590. data/rails/vendor/rails/activerecord/test/connections/native_sqlserver/connection.rb +0 -23
  591. data/rails/vendor/rails/activerecord/test/connections/native_sqlserver_odbc/connection.rb +0 -25
  592. data/rails/vendor/rails/activerecord/test/connections/native_sybase/connection.rb +0 -23
  593. data/rails/vendor/rails/activerecord/test/copy_table_sqlite.rb +0 -64
  594. data/rails/vendor/rails/activerecord/test/datatype_test_postgresql.rb +0 -52
  595. data/rails/vendor/rails/activerecord/test/default_test_firebird.rb +0 -16
  596. data/rails/vendor/rails/activerecord/test/defaults_test.rb +0 -60
  597. data/rails/vendor/rails/activerecord/test/deprecated_associations_test.rb +0 -396
  598. data/rails/vendor/rails/activerecord/test/deprecated_finder_test.rb +0 -151
  599. data/rails/vendor/rails/activerecord/test/empty_date_time_test.rb +0 -25
  600. data/rails/vendor/rails/activerecord/test/finder_test.rb +0 -504
  601. data/rails/vendor/rails/activerecord/test/fixtures/accounts.yml +0 -28
  602. data/rails/vendor/rails/activerecord/test/fixtures/author.rb +0 -99
  603. data/rails/vendor/rails/activerecord/test/fixtures/author_favorites.yml +0 -4
  604. data/rails/vendor/rails/activerecord/test/fixtures/authors.yml +0 -7
  605. data/rails/vendor/rails/activerecord/test/fixtures/auto_id.rb +0 -4
  606. data/rails/vendor/rails/activerecord/test/fixtures/bad_fixtures/attr_with_numeric_first_char +0 -1
  607. data/rails/vendor/rails/activerecord/test/fixtures/bad_fixtures/attr_with_spaces +0 -1
  608. data/rails/vendor/rails/activerecord/test/fixtures/bad_fixtures/blank_line +0 -3
  609. data/rails/vendor/rails/activerecord/test/fixtures/bad_fixtures/duplicate_attributes +0 -3
  610. data/rails/vendor/rails/activerecord/test/fixtures/bad_fixtures/missing_value +0 -1
  611. data/rails/vendor/rails/activerecord/test/fixtures/binary.rb +0 -2
  612. data/rails/vendor/rails/activerecord/test/fixtures/categories.yml +0 -14
  613. data/rails/vendor/rails/activerecord/test/fixtures/categories/special_categories.yml +0 -9
  614. data/rails/vendor/rails/activerecord/test/fixtures/categories/subsubdir/arbitrary_filename.yml +0 -4
  615. data/rails/vendor/rails/activerecord/test/fixtures/categories_ordered.yml +0 -7
  616. data/rails/vendor/rails/activerecord/test/fixtures/categories_posts.yml +0 -23
  617. data/rails/vendor/rails/activerecord/test/fixtures/categorization.rb +0 -5
  618. data/rails/vendor/rails/activerecord/test/fixtures/categorizations.yml +0 -17
  619. data/rails/vendor/rails/activerecord/test/fixtures/category.rb +0 -20
  620. data/rails/vendor/rails/activerecord/test/fixtures/column_name.rb +0 -3
  621. data/rails/vendor/rails/activerecord/test/fixtures/comment.rb +0 -23
  622. data/rails/vendor/rails/activerecord/test/fixtures/comments.yml +0 -59
  623. data/rails/vendor/rails/activerecord/test/fixtures/companies.yml +0 -55
  624. data/rails/vendor/rails/activerecord/test/fixtures/company.rb +0 -107
  625. data/rails/vendor/rails/activerecord/test/fixtures/company_in_module.rb +0 -59
  626. data/rails/vendor/rails/activerecord/test/fixtures/computer.rb +0 -3
  627. data/rails/vendor/rails/activerecord/test/fixtures/computers.yml +0 -4
  628. data/rails/vendor/rails/activerecord/test/fixtures/course.rb +0 -3
  629. data/rails/vendor/rails/activerecord/test/fixtures/courses.yml +0 -7
  630. data/rails/vendor/rails/activerecord/test/fixtures/customer.rb +0 -55
  631. data/rails/vendor/rails/activerecord/test/fixtures/customers.yml +0 -17
  632. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/db2.drop.sql +0 -32
  633. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/db2.sql +0 -231
  634. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/db22.drop.sql +0 -2
  635. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/db22.sql +0 -5
  636. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/firebird.drop.sql +0 -63
  637. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/firebird.sql +0 -304
  638. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/firebird2.drop.sql +0 -2
  639. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/firebird2.sql +0 -6
  640. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/frontbase.drop.sql +0 -32
  641. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/frontbase.sql +0 -268
  642. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/frontbase2.drop.sql +0 -1
  643. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/frontbase2.sql +0 -4
  644. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/mysql.drop.sql +0 -32
  645. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/mysql.sql +0 -234
  646. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/mysql2.drop.sql +0 -2
  647. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/mysql2.sql +0 -5
  648. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/openbase.drop.sql +0 -2
  649. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/openbase.sql +0 -302
  650. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/openbase2.drop.sql +0 -2
  651. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/openbase2.sql +0 -7
  652. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/oracle.drop.sql +0 -65
  653. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/oracle.sql +0 -325
  654. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/oracle2.drop.sql +0 -2
  655. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/oracle2.sql +0 -6
  656. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/postgresql.drop.sql +0 -37
  657. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/postgresql.sql +0 -263
  658. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/postgresql2.drop.sql +0 -2
  659. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/postgresql2.sql +0 -5
  660. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/schema.rb +0 -60
  661. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/sqlite.drop.sql +0 -32
  662. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/sqlite.sql +0 -215
  663. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/sqlite2.drop.sql +0 -2
  664. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/sqlite2.sql +0 -5
  665. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/sqlserver.drop.sql +0 -34
  666. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/sqlserver.sql +0 -243
  667. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/sqlserver2.drop.sql +0 -2
  668. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/sqlserver2.sql +0 -5
  669. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/sybase.drop.sql +0 -34
  670. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/sybase.sql +0 -218
  671. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/sybase2.drop.sql +0 -4
  672. data/rails/vendor/rails/activerecord/test/fixtures/db_definitions/sybase2.sql +0 -5
  673. data/rails/vendor/rails/activerecord/test/fixtures/default.rb +0 -2
  674. data/rails/vendor/rails/activerecord/test/fixtures/developer.rb +0 -52
  675. data/rails/vendor/rails/activerecord/test/fixtures/developers.yml +0 -21
  676. data/rails/vendor/rails/activerecord/test/fixtures/developers_projects.yml +0 -17
  677. data/rails/vendor/rails/activerecord/test/fixtures/developers_projects/david_action_controller +0 -3
  678. data/rails/vendor/rails/activerecord/test/fixtures/developers_projects/david_active_record +0 -3
  679. data/rails/vendor/rails/activerecord/test/fixtures/developers_projects/jamis_active_record +0 -2
  680. data/rails/vendor/rails/activerecord/test/fixtures/edge.rb +0 -5
  681. data/rails/vendor/rails/activerecord/test/fixtures/edges.yml +0 -6
  682. data/rails/vendor/rails/activerecord/test/fixtures/entrant.rb +0 -3
  683. data/rails/vendor/rails/activerecord/test/fixtures/entrants.yml +0 -14
  684. data/rails/vendor/rails/activerecord/test/fixtures/fk_test_has_fk.yml +0 -3
  685. data/rails/vendor/rails/activerecord/test/fixtures/fk_test_has_pk.yml +0 -2
  686. data/rails/vendor/rails/activerecord/test/fixtures/flowers.jpg +0 -0
  687. data/rails/vendor/rails/activerecord/test/fixtures/funny_jokes.yml +0 -10
  688. data/rails/vendor/rails/activerecord/test/fixtures/joke.rb +0 -6
  689. data/rails/vendor/rails/activerecord/test/fixtures/keyboard.rb +0 -3
  690. data/rails/vendor/rails/activerecord/test/fixtures/legacy_thing.rb +0 -3
  691. data/rails/vendor/rails/activerecord/test/fixtures/legacy_things.yml +0 -3
  692. data/rails/vendor/rails/activerecord/test/fixtures/migrations/1_people_have_last_names.rb +0 -9
  693. data/rails/vendor/rails/activerecord/test/fixtures/migrations/2_we_need_reminders.rb +0 -12
  694. data/rails/vendor/rails/activerecord/test/fixtures/migrations/3_innocent_jointable.rb +0 -12
  695. data/rails/vendor/rails/activerecord/test/fixtures/migrations_with_decimal/1_give_me_big_numbers.rb +0 -15
  696. data/rails/vendor/rails/activerecord/test/fixtures/migrations_with_duplicate/1_people_have_last_names.rb +0 -9
  697. data/rails/vendor/rails/activerecord/test/fixtures/migrations_with_duplicate/2_we_need_reminders.rb +0 -12
  698. data/rails/vendor/rails/activerecord/test/fixtures/migrations_with_duplicate/3_foo.rb +0 -7
  699. data/rails/vendor/rails/activerecord/test/fixtures/migrations_with_duplicate/3_innocent_jointable.rb +0 -12
  700. data/rails/vendor/rails/activerecord/test/fixtures/migrations_with_missing_versions/1000_people_have_middle_names.rb +0 -9
  701. data/rails/vendor/rails/activerecord/test/fixtures/migrations_with_missing_versions/1_people_have_last_names.rb +0 -9
  702. data/rails/vendor/rails/activerecord/test/fixtures/migrations_with_missing_versions/3_we_need_reminders.rb +0 -12
  703. data/rails/vendor/rails/activerecord/test/fixtures/migrations_with_missing_versions/4_innocent_jointable.rb +0 -12
  704. data/rails/vendor/rails/activerecord/test/fixtures/mixed_case_monkey.rb +0 -3
  705. data/rails/vendor/rails/activerecord/test/fixtures/mixed_case_monkeys.yml +0 -6
  706. data/rails/vendor/rails/activerecord/test/fixtures/mixin.rb +0 -63
  707. data/rails/vendor/rails/activerecord/test/fixtures/mixins.yml +0 -127
  708. data/rails/vendor/rails/activerecord/test/fixtures/movie.rb +0 -5
  709. data/rails/vendor/rails/activerecord/test/fixtures/movies.yml +0 -7
  710. data/rails/vendor/rails/activerecord/test/fixtures/naked/csv/accounts.csv +0 -1
  711. data/rails/vendor/rails/activerecord/test/fixtures/naked/yml/accounts.yml +0 -1
  712. data/rails/vendor/rails/activerecord/test/fixtures/naked/yml/companies.yml +0 -1
  713. data/rails/vendor/rails/activerecord/test/fixtures/naked/yml/courses.yml +0 -1
  714. data/rails/vendor/rails/activerecord/test/fixtures/order.rb +0 -4
  715. data/rails/vendor/rails/activerecord/test/fixtures/people.yml +0 -3
  716. data/rails/vendor/rails/activerecord/test/fixtures/person.rb +0 -4
  717. data/rails/vendor/rails/activerecord/test/fixtures/post.rb +0 -58
  718. data/rails/vendor/rails/activerecord/test/fixtures/posts.yml +0 -48
  719. data/rails/vendor/rails/activerecord/test/fixtures/project.rb +0 -27
  720. data/rails/vendor/rails/activerecord/test/fixtures/projects.yml +0 -7
  721. data/rails/vendor/rails/activerecord/test/fixtures/reader.rb +0 -4
  722. data/rails/vendor/rails/activerecord/test/fixtures/readers.yml +0 -4
  723. data/rails/vendor/rails/activerecord/test/fixtures/reply.rb +0 -37
  724. data/rails/vendor/rails/activerecord/test/fixtures/subject.rb +0 -4
  725. data/rails/vendor/rails/activerecord/test/fixtures/subscriber.rb +0 -6
  726. data/rails/vendor/rails/activerecord/test/fixtures/subscribers/first +0 -2
  727. data/rails/vendor/rails/activerecord/test/fixtures/subscribers/second +0 -2
  728. data/rails/vendor/rails/activerecord/test/fixtures/tag.rb +0 -7
  729. data/rails/vendor/rails/activerecord/test/fixtures/tagging.rb +0 -6
  730. data/rails/vendor/rails/activerecord/test/fixtures/taggings.yml +0 -18
  731. data/rails/vendor/rails/activerecord/test/fixtures/tags.yml +0 -7
  732. data/rails/vendor/rails/activerecord/test/fixtures/task.rb +0 -3
  733. data/rails/vendor/rails/activerecord/test/fixtures/tasks.yml +0 -7
  734. data/rails/vendor/rails/activerecord/test/fixtures/topic.rb +0 -25
  735. data/rails/vendor/rails/activerecord/test/fixtures/topics.yml +0 -22
  736. data/rails/vendor/rails/activerecord/test/fixtures/vertex.rb +0 -9
  737. data/rails/vendor/rails/activerecord/test/fixtures/vertices.yml +0 -4
  738. data/rails/vendor/rails/activerecord/test/fixtures_test.rb +0 -401
  739. data/rails/vendor/rails/activerecord/test/inheritance_test.rb +0 -205
  740. data/rails/vendor/rails/activerecord/test/lifecycle_test.rb +0 -137
  741. data/rails/vendor/rails/activerecord/test/locking_test.rb +0 -190
  742. data/rails/vendor/rails/activerecord/test/method_scoping_test.rb +0 -416
  743. data/rails/vendor/rails/activerecord/test/migration_test.rb +0 -768
  744. data/rails/vendor/rails/activerecord/test/migration_test_firebird.rb +0 -124
  745. data/rails/vendor/rails/activerecord/test/mixin_nested_set_test.rb +0 -196
  746. data/rails/vendor/rails/activerecord/test/mixin_test.rb +0 -550
  747. data/rails/vendor/rails/activerecord/test/modules_test.rb +0 -34
  748. data/rails/vendor/rails/activerecord/test/multiple_db_test.rb +0 -60
  749. data/rails/vendor/rails/activerecord/test/pk_test.rb +0 -104
  750. data/rails/vendor/rails/activerecord/test/readonly_test.rb +0 -107
  751. data/rails/vendor/rails/activerecord/test/reflection_test.rb +0 -159
  752. data/rails/vendor/rails/activerecord/test/schema_authorization_test_postgresql.rb +0 -75
  753. data/rails/vendor/rails/activerecord/test/schema_dumper_test.rb +0 -96
  754. data/rails/vendor/rails/activerecord/test/schema_test_postgresql.rb +0 -64
  755. data/rails/vendor/rails/activerecord/test/synonym_test_oracle.rb +0 -17
  756. data/rails/vendor/rails/activerecord/test/table_name_test_sqlserver.rb +0 -23
  757. data/rails/vendor/rails/activerecord/test/threaded_connections_test.rb +0 -48
  758. data/rails/vendor/rails/activerecord/test/transactions_test.rb +0 -230
  759. data/rails/vendor/rails/activerecord/test/unconnected_test.rb +0 -32
  760. data/rails/vendor/rails/activerecord/test/validations_test.rb +0 -1097
  761. data/rails/vendor/rails/activerecord/test/xml_serialization_test.rb +0 -125
  762. data/rails/vendor/rails/activesupport/CHANGELOG +0 -703
  763. data/rails/vendor/rails/activesupport/README +0 -43
  764. data/rails/vendor/rails/activesupport/lib/active_support.rb +0 -44
  765. data/rails/vendor/rails/activesupport/lib/active_support/binding_of_caller.rb +0 -84
  766. data/rails/vendor/rails/activesupport/lib/active_support/breakpoint.rb +0 -528
  767. data/rails/vendor/rails/activesupport/lib/active_support/caching_tools.rb +0 -62
  768. data/rails/vendor/rails/activesupport/lib/active_support/clean_logger.rb +0 -38
  769. data/rails/vendor/rails/activesupport/lib/active_support/core_ext.rb +0 -1
  770. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/array.rb +0 -7
  771. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/array/conversions.rb +0 -72
  772. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/array/grouping.rb +0 -55
  773. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/bigdecimal.rb +0 -3
  774. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/bigdecimal/formatting.rb +0 -7
  775. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/blank.rb +0 -50
  776. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/cgi.rb +0 -5
  777. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/cgi/escape_skipping_slashes.rb +0 -14
  778. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/class.rb +0 -3
  779. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/class/attribute_accessors.rb +0 -48
  780. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/class/inheritable_attributes.rb +0 -140
  781. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/class/removal.rb +0 -24
  782. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/date.rb +0 -6
  783. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/date/conversions.rb +0 -39
  784. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/enumerable.rb +0 -62
  785. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/exception.rb +0 -33
  786. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/hash.rb +0 -13
  787. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/hash/conversions.rb +0 -155
  788. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/hash/diff.rb +0 -11
  789. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/hash/indifferent_access.rb +0 -88
  790. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/hash/keys.rb +0 -53
  791. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/hash/reverse_merge.rb +0 -25
  792. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/integer.rb +0 -7
  793. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/integer/even_odd.rb +0 -24
  794. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/integer/inflections.rb +0 -21
  795. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/kernel.rb +0 -4
  796. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/kernel/agnostics.rb +0 -11
  797. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/kernel/daemonizing.rb +0 -15
  798. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/kernel/reporting.rb +0 -51
  799. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/kernel/requires.rb +0 -24
  800. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/load_error.rb +0 -38
  801. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/logger.rb +0 -16
  802. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/module.rb +0 -7
  803. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/module/aliasing.rb +0 -58
  804. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/module/attr_internal.rb +0 -31
  805. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/module/attribute_accessors.rb +0 -48
  806. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/module/delegation.rb +0 -41
  807. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/module/inclusion.rb +0 -11
  808. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/module/introspection.rb +0 -21
  809. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/module/loading.rb +0 -13
  810. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/name_error.rb +0 -17
  811. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/numeric.rb +0 -7
  812. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/numeric/bytes.rb +0 -44
  813. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/numeric/time.rb +0 -72
  814. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/object.rb +0 -2
  815. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/object/extending.rb +0 -47
  816. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/object/misc.rb +0 -34
  817. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/pathname.rb +0 -7
  818. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/pathname/clean_within.rb +0 -14
  819. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/proc.rb +0 -12
  820. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/range.rb +0 -5
  821. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/range/conversions.rb +0 -21
  822. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/string.rb +0 -15
  823. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/string/access.rb +0 -58
  824. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/string/conversions.rb +0 -19
  825. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/string/inflections.rb +0 -153
  826. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/string/iterators.rb +0 -17
  827. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/string/starts_ends_with.rb +0 -20
  828. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/string/unicode.rb +0 -42
  829. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/symbol.rb +0 -12
  830. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/time.rb +0 -17
  831. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/time/calculations.rb +0 -191
  832. data/rails/vendor/rails/activesupport/lib/active_support/core_ext/time/conversions.rb +0 -33
  833. data/rails/vendor/rails/activesupport/lib/active_support/dependencies.rb +0 -539
  834. data/rails/vendor/rails/activesupport/lib/active_support/deprecation.rb +0 -202
  835. data/rails/vendor/rails/activesupport/lib/active_support/inflections.rb +0 -52
  836. data/rails/vendor/rails/activesupport/lib/active_support/inflector.rb +0 -275
  837. data/rails/vendor/rails/activesupport/lib/active_support/json.rb +0 -48
  838. data/rails/vendor/rails/activesupport/lib/active_support/json/encoders.rb +0 -25
  839. data/rails/vendor/rails/activesupport/lib/active_support/json/encoders/core.rb +0 -68
  840. data/rails/vendor/rails/activesupport/lib/active_support/multibyte.rb +0 -7
  841. data/rails/vendor/rails/activesupport/lib/active_support/multibyte/chars.rb +0 -129
  842. data/rails/vendor/rails/activesupport/lib/active_support/multibyte/generators/generate_tables.rb +0 -149
  843. data/rails/vendor/rails/activesupport/lib/active_support/multibyte/handlers/passthru_handler.rb +0 -9
  844. data/rails/vendor/rails/activesupport/lib/active_support/multibyte/handlers/utf8_handler.rb +0 -454
  845. data/rails/vendor/rails/activesupport/lib/active_support/multibyte/handlers/utf8_handler_proc.rb +0 -43
  846. data/rails/vendor/rails/activesupport/lib/active_support/option_merger.rb +0 -25
  847. data/rails/vendor/rails/activesupport/lib/active_support/ordered_options.rb +0 -44
  848. data/rails/vendor/rails/activesupport/lib/active_support/reloadable.rb +0 -60
  849. data/rails/vendor/rails/activesupport/lib/active_support/values/time_zone.rb +0 -180
  850. data/rails/vendor/rails/activesupport/lib/active_support/values/unicode_tables.dat +0 -0
  851. data/rails/vendor/rails/activesupport/lib/active_support/vendor/builder.rb +0 -13
  852. data/rails/vendor/rails/activesupport/lib/active_support/vendor/builder/blankslate.rb +0 -63
  853. data/rails/vendor/rails/activesupport/lib/active_support/vendor/builder/xchar.rb +0 -112
  854. data/rails/vendor/rails/activesupport/lib/active_support/vendor/builder/xmlbase.rb +0 -145
  855. data/rails/vendor/rails/activesupport/lib/active_support/vendor/builder/xmlevents.rb +0 -63
  856. data/rails/vendor/rails/activesupport/lib/active_support/vendor/builder/xmlmarkup.rb +0 -327
  857. data/rails/vendor/rails/activesupport/lib/active_support/vendor/xml_simple.rb +0 -1021
  858. data/rails/vendor/rails/activesupport/lib/active_support/version.rb +0 -9
  859. data/rails/vendor/rails/activesupport/lib/active_support/whiny_nil.rb +0 -38
  860. data/rails/vendor/rails/railties/CHANGELOG +0 -1366
  861. data/rails/vendor/rails/railties/MIT-LICENSE +0 -20
  862. data/rails/vendor/rails/railties/README +0 -182
  863. data/rails/vendor/rails/railties/Rakefile +0 -334
  864. data/rails/vendor/rails/railties/bin/about +0 -3
  865. data/rails/vendor/rails/railties/bin/breakpointer +0 -3
  866. data/rails/vendor/rails/railties/bin/console +0 -3
  867. data/rails/vendor/rails/railties/bin/destroy +0 -3
  868. data/rails/vendor/rails/railties/bin/generate +0 -3
  869. data/rails/vendor/rails/railties/bin/performance/benchmarker +0 -3
  870. data/rails/vendor/rails/railties/bin/performance/profiler +0 -3
  871. data/rails/vendor/rails/railties/bin/plugin +0 -3
  872. data/rails/vendor/rails/railties/bin/process/inspector +0 -3
  873. data/rails/vendor/rails/railties/bin/process/reaper +0 -3
  874. data/rails/vendor/rails/railties/bin/process/spawner +0 -3
  875. data/rails/vendor/rails/railties/bin/rails +0 -19
  876. data/rails/vendor/rails/railties/bin/runner +0 -3
  877. data/rails/vendor/rails/railties/bin/server +0 -3
  878. data/rails/vendor/rails/railties/builtin/rails_info/rails/info.rb +0 -123
  879. data/rails/vendor/rails/railties/builtin/rails_info/rails/info_controller.rb +0 -9
  880. data/rails/vendor/rails/railties/builtin/rails_info/rails/info_helper.rb +0 -2
  881. data/rails/vendor/rails/railties/builtin/rails_info/rails_info_controller.rb +0 -2
  882. data/rails/vendor/rails/railties/configs/apache.conf +0 -40
  883. data/rails/vendor/rails/railties/configs/databases/frontbase.yml +0 -28
  884. data/rails/vendor/rails/railties/configs/databases/mysql.yml +0 -48
  885. data/rails/vendor/rails/railties/configs/databases/oracle.yml +0 -39
  886. data/rails/vendor/rails/railties/configs/databases/postgresql.yml +0 -44
  887. data/rails/vendor/rails/railties/configs/databases/sqlite2.yml +0 -16
  888. data/rails/vendor/rails/railties/configs/databases/sqlite3.yml +0 -19
  889. data/rails/vendor/rails/railties/configs/empty.log +0 -0
  890. data/rails/vendor/rails/railties/configs/lighttpd.conf +0 -54
  891. data/rails/vendor/rails/railties/configs/routes.rb +0 -23
  892. data/rails/vendor/rails/railties/dispatches/dispatch.fcgi +0 -24
  893. data/rails/vendor/rails/railties/dispatches/dispatch.rb +0 -10
  894. data/rails/vendor/rails/railties/dispatches/gateway.cgi +0 -97
  895. data/rails/vendor/rails/railties/doc/README_FOR_APP +0 -2
  896. data/rails/vendor/rails/railties/environments/boot.rb +0 -45
  897. data/rails/vendor/rails/railties/environments/development.rb +0 -21
  898. data/rails/vendor/rails/railties/environments/environment.rb +0 -60
  899. data/rails/vendor/rails/railties/environments/production.rb +0 -18
  900. data/rails/vendor/rails/railties/environments/test.rb +0 -19
  901. data/rails/vendor/rails/railties/fresh_rakefile +0 -10
  902. data/rails/vendor/rails/railties/helpers/application.rb +0 -7
  903. data/rails/vendor/rails/railties/helpers/application_helper.rb +0 -3
  904. data/rails/vendor/rails/railties/helpers/test_helper.rb +0 -28
  905. data/rails/vendor/rails/railties/html/404.html +0 -30
  906. data/rails/vendor/rails/railties/html/500.html +0 -30
  907. data/rails/vendor/rails/railties/html/favicon.ico +0 -0
  908. data/rails/vendor/rails/railties/html/images/rails.png +0 -0
  909. data/rails/vendor/rails/railties/html/index.html +0 -277
  910. data/rails/vendor/rails/railties/html/javascripts/application.js +0 -2
  911. data/rails/vendor/rails/railties/html/javascripts/controls.js +0 -833
  912. data/rails/vendor/rails/railties/html/javascripts/dragdrop.js +0 -942
  913. data/rails/vendor/rails/railties/html/javascripts/effects.js +0 -1088
  914. data/rails/vendor/rails/railties/html/javascripts/prototype.js +0 -2515
  915. data/rails/vendor/rails/railties/html/robots.txt +0 -1
  916. data/rails/vendor/rails/railties/lib/binding_of_caller.rb +0 -85
  917. data/rails/vendor/rails/railties/lib/breakpoint.rb +0 -553
  918. data/rails/vendor/rails/railties/lib/breakpoint_client.rb +0 -196
  919. data/rails/vendor/rails/railties/lib/code_statistics.rb +0 -107
  920. data/rails/vendor/rails/railties/lib/commands.rb +0 -17
  921. data/rails/vendor/rails/railties/lib/commands/about.rb +0 -2
  922. data/rails/vendor/rails/railties/lib/commands/breakpointer.rb +0 -1
  923. data/rails/vendor/rails/railties/lib/commands/console.rb +0 -25
  924. data/rails/vendor/rails/railties/lib/commands/destroy.rb +0 -6
  925. data/rails/vendor/rails/railties/lib/commands/generate.rb +0 -6
  926. data/rails/vendor/rails/railties/lib/commands/ncgi/listener +0 -86
  927. data/rails/vendor/rails/railties/lib/commands/ncgi/tracker +0 -69
  928. data/rails/vendor/rails/railties/lib/commands/performance/benchmarker.rb +0 -24
  929. data/rails/vendor/rails/railties/lib/commands/performance/profiler.rb +0 -50
  930. data/rails/vendor/rails/railties/lib/commands/plugin.rb +0 -918
  931. data/rails/vendor/rails/railties/lib/commands/process/inspector.rb +0 -68
  932. data/rails/vendor/rails/railties/lib/commands/process/reaper.rb +0 -149
  933. data/rails/vendor/rails/railties/lib/commands/process/spawner.rb +0 -209
  934. data/rails/vendor/rails/railties/lib/commands/process/spinner.rb +0 -57
  935. data/rails/vendor/rails/railties/lib/commands/runner.rb +0 -48
  936. data/rails/vendor/rails/railties/lib/commands/server.rb +0 -39
  937. data/rails/vendor/rails/railties/lib/commands/servers/base.rb +0 -19
  938. data/rails/vendor/rails/railties/lib/commands/servers/lighttpd.rb +0 -94
  939. data/rails/vendor/rails/railties/lib/commands/servers/mongrel.rb +0 -65
  940. data/rails/vendor/rails/railties/lib/commands/servers/webrick.rb +0 -59
  941. data/rails/vendor/rails/railties/lib/commands/update.rb +0 -4
  942. data/rails/vendor/rails/railties/lib/console_app.rb +0 -27
  943. data/rails/vendor/rails/railties/lib/console_sandbox.rb +0 -6
  944. data/rails/vendor/rails/railties/lib/console_with_helpers.rb +0 -23
  945. data/rails/vendor/rails/railties/lib/dispatcher.rb +0 -173
  946. data/rails/vendor/rails/railties/lib/fcgi_handler.rb +0 -225
  947. data/rails/vendor/rails/railties/lib/initializer.rb +0 -702
  948. data/rails/vendor/rails/railties/lib/rails/version.rb +0 -9
  949. data/rails/vendor/rails/railties/lib/rails_generator.rb +0 -43
  950. data/rails/vendor/rails/railties/lib/rails_generator/base.rb +0 -261
  951. data/rails/vendor/rails/railties/lib/rails_generator/commands.rb +0 -581
  952. data/rails/vendor/rails/railties/lib/rails_generator/generated_attribute.rb +0 -42
  953. data/rails/vendor/rails/railties/lib/rails_generator/generators/applications/app/USAGE +0 -16
  954. data/rails/vendor/rails/railties/lib/rails_generator/generators/applications/app/app_generator.rb +0 -160
  955. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/controller/USAGE +0 -30
  956. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/controller/controller_generator.rb +0 -37
  957. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/controller/templates/controller.rb +0 -10
  958. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/controller/templates/functional_test.rb +0 -18
  959. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/controller/templates/helper.rb +0 -2
  960. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/controller/templates/view.rhtml +0 -2
  961. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/integration_test/USAGE +0 -14
  962. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/integration_test/integration_test_generator.rb +0 -16
  963. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/integration_test/templates/integration_test.rb +0 -10
  964. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/mailer/USAGE +0 -18
  965. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/mailer/mailer_generator.rb +0 -34
  966. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/mailer/templates/fixture.rhtml +0 -3
  967. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/mailer/templates/mailer.rb +0 -13
  968. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/mailer/templates/unit_test.rb +0 -37
  969. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/mailer/templates/view.rhtml +0 -3
  970. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/migration/USAGE +0 -14
  971. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/migration/migration_generator.rb +0 -7
  972. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/migration/templates/migration.rb +0 -7
  973. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/model/USAGE +0 -26
  974. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/model/model_generator.rb +0 -38
  975. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/model/templates/fixtures.yml +0 -11
  976. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/model/templates/migration.rb +0 -13
  977. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/model/templates/model.rb +0 -2
  978. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/model/templates/unit_test.rb +0 -10
  979. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/observer/USAGE +0 -15
  980. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/observer/observer_generator.rb +0 -16
  981. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/observer/templates/observer.rb +0 -2
  982. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/observer/templates/unit_test.rb +0 -10
  983. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/plugin/USAGE +0 -35
  984. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/plugin/plugin_generator.rb +0 -38
  985. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/plugin/templates/README +0 -4
  986. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/plugin/templates/Rakefile +0 -22
  987. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/plugin/templates/USAGE +0 -8
  988. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/plugin/templates/generator.rb +0 -8
  989. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/plugin/templates/init.rb +0 -1
  990. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/plugin/templates/install.rb +0 -1
  991. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/plugin/templates/plugin.rb +0 -1
  992. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/plugin/templates/tasks.rake +0 -4
  993. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/plugin/templates/uninstall.rb +0 -1
  994. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/plugin/templates/unit_test.rb +0 -8
  995. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/resource/resource_generator.rb +0 -76
  996. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/resource/templates/USAGE +0 -18
  997. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/resource/templates/controller.rb +0 -2
  998. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/resource/templates/fixtures.yml +0 -11
  999. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/resource/templates/functional_test.rb +0 -20
  1000. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/resource/templates/helper.rb +0 -2
  1001. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/resource/templates/migration.rb +0 -13
  1002. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/resource/templates/model.rb +0 -2
  1003. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/resource/templates/unit_test.rb +0 -10
  1004. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold/USAGE +0 -32
  1005. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold/scaffold_generator.rb +0 -193
  1006. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold/templates/controller.rb +0 -58
  1007. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold/templates/form.rhtml +0 -3
  1008. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold/templates/form_scaffolding.rhtml +0 -1
  1009. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold/templates/functional_test.rb +0 -102
  1010. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold/templates/helper.rb +0 -2
  1011. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold/templates/layout.rhtml +0 -17
  1012. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold/templates/style.css +0 -74
  1013. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold/templates/view_edit.rhtml +0 -9
  1014. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold/templates/view_list.rhtml +0 -27
  1015. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold/templates/view_new.rhtml +0 -8
  1016. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold/templates/view_show.rhtml +0 -8
  1017. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold_resource/USAGE +0 -29
  1018. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold_resource/scaffold_resource_generator.rb +0 -92
  1019. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold_resource/templates/controller.rb +0 -79
  1020. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold_resource/templates/fixtures.yml +0 -11
  1021. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold_resource/templates/functional_test.rb +0 -57
  1022. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold_resource/templates/helper.rb +0 -2
  1023. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold_resource/templates/layout.rhtml +0 -17
  1024. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold_resource/templates/migration.rb +0 -13
  1025. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold_resource/templates/model.rb +0 -2
  1026. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold_resource/templates/style.css +0 -74
  1027. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold_resource/templates/unit_test.rb +0 -10
  1028. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold_resource/templates/view_edit.rhtml +0 -19
  1029. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold_resource/templates/view_index.rhtml +0 -24
  1030. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold_resource/templates/view_new.rhtml +0 -18
  1031. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/scaffold_resource/templates/view_show.rhtml +0 -10
  1032. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/session_migration/USAGE +0 -15
  1033. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/session_migration/session_migration_generator.rb +0 -18
  1034. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/session_migration/templates/migration.rb +0 -16
  1035. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/web_service/USAGE +0 -28
  1036. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/web_service/templates/api_definition.rb +0 -5
  1037. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/web_service/templates/controller.rb +0 -8
  1038. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/web_service/templates/functional_test.rb +0 -19
  1039. data/rails/vendor/rails/railties/lib/rails_generator/generators/components/web_service/web_service_generator.rb +0 -29
  1040. data/rails/vendor/rails/railties/lib/rails_generator/lookup.rb +0 -209
  1041. data/rails/vendor/rails/railties/lib/rails_generator/manifest.rb +0 -53
  1042. data/rails/vendor/rails/railties/lib/rails_generator/options.rb +0 -143
  1043. data/rails/vendor/rails/railties/lib/rails_generator/scripts.rb +0 -83
  1044. data/rails/vendor/rails/railties/lib/rails_generator/scripts/destroy.rb +0 -7
  1045. data/rails/vendor/rails/railties/lib/rails_generator/scripts/generate.rb +0 -7
  1046. data/rails/vendor/rails/railties/lib/rails_generator/scripts/update.rb +0 -12
  1047. data/rails/vendor/rails/railties/lib/rails_generator/simple_logger.rb +0 -46
  1048. data/rails/vendor/rails/railties/lib/rails_generator/spec.rb +0 -44
  1049. data/rails/vendor/rails/railties/lib/railties_path.rb +0 -1
  1050. data/rails/vendor/rails/railties/lib/ruby_version_check.rb +0 -17
  1051. data/rails/vendor/rails/railties/lib/rubyprof_ext.rb +0 -35
  1052. data/rails/vendor/rails/railties/lib/tasks/databases.rake +0 -187
  1053. data/rails/vendor/rails/railties/lib/tasks/documentation.rake +0 -82
  1054. data/rails/vendor/rails/railties/lib/tasks/framework.rake +0 -112
  1055. data/rails/vendor/rails/railties/lib/tasks/log.rake +0 -9
  1056. data/rails/vendor/rails/railties/lib/tasks/misc.rake +0 -4
  1057. data/rails/vendor/rails/railties/lib/tasks/pre_namespace_aliases.rake +0 -53
  1058. data/rails/vendor/rails/railties/lib/tasks/rails.rb +0 -8
  1059. data/rails/vendor/rails/railties/lib/tasks/statistics.rake +0 -18
  1060. data/rails/vendor/rails/railties/lib/tasks/testing.rake +0 -120
  1061. data/rails/vendor/rails/railties/lib/tasks/tmp.rake +0 -37
  1062. data/rails/vendor/rails/railties/lib/test_help.rb +0 -19
  1063. data/rails/vendor/rails/railties/lib/webrick_server.rb +0 -166
@@ -1,117 +0,0 @@
1
- require 'rexml/document'
2
- require File.dirname(__FILE__) + "/../vendor/html-scanner/html/document"
3
-
4
- module ActionController
5
- module Assertions
6
- module TagAssertions
7
- # Asserts that there is a tag/node/element in the body of the response
8
- # that meets all of the given conditions. The +conditions+ parameter must
9
- # be a hash of any of the following keys (all are optional):
10
- #
11
- # * <tt>:tag</tt>: the node type must match the corresponding value
12
- # * <tt>:attributes</tt>: a hash. The node's attributes must match the
13
- # corresponding values in the hash.
14
- # * <tt>:parent</tt>: a hash. The node's parent must match the
15
- # corresponding hash.
16
- # * <tt>:child</tt>: a hash. At least one of the node's immediate children
17
- # must meet the criteria described by the hash.
18
- # * <tt>:ancestor</tt>: a hash. At least one of the node's ancestors must
19
- # meet the criteria described by the hash.
20
- # * <tt>:descendant</tt>: a hash. At least one of the node's descendants
21
- # must meet the criteria described by the hash.
22
- # * <tt>:sibling</tt>: a hash. At least one of the node's siblings must
23
- # meet the criteria described by the hash.
24
- # * <tt>:after</tt>: a hash. The node must be after any sibling meeting
25
- # the criteria described by the hash, and at least one sibling must match.
26
- # * <tt>:before</tt>: a hash. The node must be before any sibling meeting
27
- # the criteria described by the hash, and at least one sibling must match.
28
- # * <tt>:children</tt>: a hash, for counting children of a node. Accepts
29
- # the keys:
30
- # * <tt>:count</tt>: either a number or a range which must equal (or
31
- # include) the number of children that match.
32
- # * <tt>:less_than</tt>: the number of matching children must be less
33
- # than this number.
34
- # * <tt>:greater_than</tt>: the number of matching children must be
35
- # greater than this number.
36
- # * <tt>:only</tt>: another hash consisting of the keys to use
37
- # to match on the children, and only matching children will be
38
- # counted.
39
- # * <tt>:content</tt>: the textual content of the node must match the
40
- # given value. This will not match HTML tags in the body of a
41
- # tag--only text.
42
- #
43
- # Conditions are matched using the following algorithm:
44
- #
45
- # * if the condition is a string, it must be a substring of the value.
46
- # * if the condition is a regexp, it must match the value.
47
- # * if the condition is a number, the value must match number.to_s.
48
- # * if the condition is +true+, the value must not be +nil+.
49
- # * if the condition is +false+ or +nil+, the value must be +nil+.
50
- #
51
- # Usage:
52
- #
53
- # # assert that there is a "span" tag
54
- # assert_tag :tag => "span"
55
- #
56
- # # assert that there is a "span" tag with id="x"
57
- # assert_tag :tag => "span", :attributes => { :id => "x" }
58
- #
59
- # # assert that there is a "span" tag using the short-hand
60
- # assert_tag :span
61
- #
62
- # # assert that there is a "span" tag with id="x" using the short-hand
63
- # assert_tag :span, :attributes => { :id => "x" }
64
- #
65
- # # assert that there is a "span" inside of a "div"
66
- # assert_tag :tag => "span", :parent => { :tag => "div" }
67
- #
68
- # # assert that there is a "span" somewhere inside a table
69
- # assert_tag :tag => "span", :ancestor => { :tag => "table" }
70
- #
71
- # # assert that there is a "span" with at least one "em" child
72
- # assert_tag :tag => "span", :child => { :tag => "em" }
73
- #
74
- # # assert that there is a "span" containing a (possibly nested)
75
- # # "strong" tag.
76
- # assert_tag :tag => "span", :descendant => { :tag => "strong" }
77
- #
78
- # # assert that there is a "span" containing between 2 and 4 "em" tags
79
- # # as immediate children
80
- # assert_tag :tag => "span",
81
- # :children => { :count => 2..4, :only => { :tag => "em" } }
82
- #
83
- # # get funky: assert that there is a "div", with an "ul" ancestor
84
- # # and an "li" parent (with "class" = "enum"), and containing a
85
- # # "span" descendant that contains text matching /hello world/
86
- # assert_tag :tag => "div",
87
- # :ancestor => { :tag => "ul" },
88
- # :parent => { :tag => "li",
89
- # :attributes => { :class => "enum" } },
90
- # :descendant => { :tag => "span",
91
- # :child => /hello world/ }
92
- #
93
- # <strong>Please note</strong: #assert_tag and #assert_no_tag only work
94
- # with well-formed XHTML. They recognize a few tags as implicitly self-closing
95
- # (like br and hr and such) but will not work correctly with tags
96
- # that allow optional closing tags (p, li, td). <em>You must explicitly
97
- # close all of your tags to use these assertions.</em>
98
- def assert_tag(*opts)
99
- clean_backtrace do
100
- opts = opts.size > 1 ? opts.last.merge({ :tag => opts.first.to_s }) : opts.first
101
- tag = find_tag(opts)
102
- assert tag, "expected tag, but no tag found matching #{opts.inspect} in:\n#{@response.body.inspect}"
103
- end
104
- end
105
-
106
- # Identical to #assert_tag, but asserts that a matching tag does _not_
107
- # exist. (See #assert_tag for a full discussion of the syntax.)
108
- def assert_no_tag(*opts)
109
- clean_backtrace do
110
- opts = opts.size > 1 ? opts.last.merge({ :tag => opts.first.to_s }) : opts.first
111
- tag = find_tag(opts)
112
- assert !tag, "expected no tag, but found tag matching #{opts.inspect} in:\n#{@response.body.inspect}"
113
- end
114
- end
115
- end
116
- end
117
- end
@@ -1,1231 +0,0 @@
1
- require 'action_controller/mime_type'
2
- require 'action_controller/request'
3
- require 'action_controller/response'
4
- require 'action_controller/routing'
5
- require 'action_controller/resources'
6
- require 'action_controller/url_rewriter'
7
- require 'action_controller/status_codes'
8
- require 'drb'
9
- require 'set'
10
-
11
- module ActionController #:nodoc:
12
- class ActionControllerError < StandardError #:nodoc:
13
- end
14
- class SessionRestoreError < ActionControllerError #:nodoc:
15
- end
16
- class MissingTemplate < ActionControllerError #:nodoc:
17
- end
18
- class RoutingError < ActionControllerError #:nodoc:
19
- attr_reader :failures
20
- def initialize(message, failures=[])
21
- super(message)
22
- @failures = failures
23
- end
24
- end
25
- class UnknownController < ActionControllerError #:nodoc:
26
- end
27
- class UnknownAction < ActionControllerError #:nodoc:
28
- end
29
- class MissingFile < ActionControllerError #:nodoc:
30
- end
31
- class RenderError < ActionControllerError #:nodoc:
32
- end
33
- class SessionOverflowError < ActionControllerError #:nodoc:
34
- DEFAULT_MESSAGE = 'Your session data is larger than the data column in which it is to be stored. You must increase the size of your data column if you intend to store large data.'
35
-
36
- def initialize(message = nil)
37
- super(message || DEFAULT_MESSAGE)
38
- end
39
- end
40
- class DoubleRenderError < ActionControllerError #:nodoc:
41
- DEFAULT_MESSAGE = "Render and/or redirect were called multiple times in this action. Please note that you may only call render OR redirect, and only once per action. Also note that neither redirect nor render terminate execution of the action, so if you want to exit an action after redirecting, you need to do something like \"redirect_to(...) and return\". Finally, note that to cause a before filter to halt execution of the rest of the filter chain, the filter must return false, explicitly, so \"render(...) and return false\"."
42
-
43
- def initialize(message = nil)
44
- super(message || DEFAULT_MESSAGE)
45
- end
46
- end
47
- class RedirectBackError < ActionControllerError #:nodoc:
48
- DEFAULT_MESSAGE = 'No HTTP_REFERER was set in the request to this action, so redirect_to :back could not be called successfully. If this is a test, make sure to specify request.env["HTTP_REFERER"].'
49
-
50
- def initialize(message = nil)
51
- super(message || DEFAULT_MESSAGE)
52
- end
53
- end
54
-
55
- # Action Controllers are the core of a web request in Rails. They are made up of one or more actions that are executed
56
- # on request and then either render a template or redirect to another action. An action is defined as a public method
57
- # on the controller, which will automatically be made accessible to the web-server through Rails Routes.
58
- #
59
- # A sample controller could look like this:
60
- #
61
- # class GuestBookController < ActionController::Base
62
- # def index
63
- # @entries = Entry.find(:all)
64
- # end
65
- #
66
- # def sign
67
- # Entry.create(params[:entry])
68
- # redirect_to :action => "index"
69
- # end
70
- # end
71
- #
72
- # Actions, by default, render a template in the <tt>app/views</tt> directory corresponding to the name of the controller and action
73
- # after executing code in the action. For example, the +index+ action of the +GuestBookController+ would render the
74
- # template <tt>app/views/guestbook/index.rhtml</tt> by default after populating the <tt>@entries</tt> instance variable.
75
- #
76
- # Unlike index, the sign action will not render a template. After performing its main purpose (creating a
77
- # new entry in the guest book), it initiates a redirect instead. This redirect works by returning an external
78
- # "302 Moved" HTTP response that takes the user to the index action.
79
- #
80
- # The index and sign represent the two basic action archetypes used in Action Controllers. Get-and-show and do-and-redirect.
81
- # Most actions are variations of these themes.
82
- #
83
- # == Requests
84
- #
85
- # Requests are processed by the Action Controller framework by extracting the value of the "action" key in the request parameters.
86
- # This value should hold the name of the action to be performed. Once the action has been identified, the remaining
87
- # request parameters, the session (if one is available), and the full request with all the http headers are made available to
88
- # the action through instance variables. Then the action is performed.
89
- #
90
- # The full request object is available with the request accessor and is primarily used to query for http headers. These queries
91
- # are made by accessing the environment hash, like this:
92
- #
93
- # def server_ip
94
- # location = request.env["SERVER_ADDR"]
95
- # render :text => "This server hosted at #{location}"
96
- # end
97
- #
98
- # == Parameters
99
- #
100
- # All request parameters, whether they come from a GET or POST request, or from the URL, are available through the params method
101
- # which returns a hash. For example, an action that was performed through <tt>/weblog/list?category=All&limit=5</tt> will include
102
- # <tt>{ "category" => "All", "limit" => 5 }</tt> in params.
103
- #
104
- # It's also possible to construct multi-dimensional parameter hashes by specifying keys using brackets, such as:
105
- #
106
- # <input type="text" name="post[name]" value="david">
107
- # <input type="text" name="post[address]" value="hyacintvej">
108
- #
109
- # A request stemming from a form holding these inputs will include <tt>{ "post" => { "name" => "david", "address" => "hyacintvej" } }</tt>.
110
- # If the address input had been named "post[address][street]", the params would have included
111
- # <tt>{ "post" => { "address" => { "street" => "hyacintvej" } } }</tt>. There's no limit to the depth of the nesting.
112
- #
113
- # == Sessions
114
- #
115
- # Sessions allows you to store objects in between requests. This is useful for objects that are not yet ready to be persisted,
116
- # such as a Signup object constructed in a multi-paged process, or objects that don't change much and are needed all the time, such
117
- # as a User object for a system that requires login. The session should not be used, however, as a cache for objects where it's likely
118
- # they could be changed unknowingly. It's usually too much work to keep it all synchronized -- something databases already excel at.
119
- #
120
- # You can place objects in the session by using the <tt>session</tt> method, which accesses a hash:
121
- #
122
- # session[:person] = Person.authenticate(user_name, password)
123
- #
124
- # And retrieved again through the same hash:
125
- #
126
- # Hello #{session[:person]}
127
- #
128
- # For removing objects from the session, you can either assign a single key to nil, like <tt>session[:person] = nil</tt>, or you can
129
- # remove the entire session with reset_session.
130
- #
131
- # By default, sessions are stored on the file system in <tt>RAILS_ROOT/tmp/sessions</tt>. Any object can be placed in the session
132
- # (as long as it can be Marshalled). But remember that 1000 active sessions each storing a 50kb object could lead to a 50MB store on the filesystem.
133
- # In other words, think carefully about size and caching before resorting to the use of the session on the filesystem.
134
- #
135
- # An alternative to storing sessions on disk is to use ActiveRecordStore to store sessions in your database, which can solve problems
136
- # caused by storing sessions in the file system and may speed up your application. To use ActiveRecordStore, uncomment the line:
137
- #
138
- # config.action_controller.session_store = :active_record_store
139
- #
140
- # in your <tt>environment.rb</tt> and run <tt>rake db:sessions:create</tt>.
141
- #
142
- # == Responses
143
- #
144
- # Each action results in a response, which holds the headers and document to be sent to the user's browser. The actual response
145
- # object is generated automatically through the use of renders and redirects and requires no user intervention.
146
- #
147
- # == Renders
148
- #
149
- # Action Controller sends content to the user by using one of five rendering methods. The most versatile and common is the rendering
150
- # of a template. Included in the Action Pack is the Action View, which enables rendering of ERb templates. It's automatically configured.
151
- # The controller passes objects to the view by assigning instance variables:
152
- #
153
- # def show
154
- # @post = Post.find(params[:id])
155
- # end
156
- #
157
- # Which are then automatically available to the view:
158
- #
159
- # Title: <%= @post.title %>
160
- #
161
- # You don't have to rely on the automated rendering. Especially actions that could result in the rendering of different templates will use
162
- # the manual rendering methods:
163
- #
164
- # def search
165
- # @results = Search.find(params[:query])
166
- # case @results
167
- # when 0 then render :action => "no_results"
168
- # when 1 then render :action => "show"
169
- # when 2..10 then render :action => "show_many"
170
- # end
171
- # end
172
- #
173
- # Read more about writing ERb and Builder templates in link:classes/ActionView/Base.html.
174
- #
175
- # == Redirects
176
- #
177
- # Redirects are used to move from one action to another. For example, after a <tt>create</tt> action, which stores a blog entry to a database,
178
- # we might like to show the user the new entry. Because we're following good DRY principles (Don't Repeat Yourself), we're going to reuse (and redirect to)
179
- # a <tt>show</tt> action that we'll assume has already been created. The code might look like this:
180
- #
181
- # def create
182
- # @entry = Entry.new(params[:entry])
183
- # if @entry.save
184
- # # The entry was saved correctly, redirect to show
185
- # redirect_to :action => 'show', :id => @entry.id
186
- # else
187
- # # things didn't go so well, do something else
188
- # end
189
- # end
190
- #
191
- # In this case, after saving our new entry to the database, the user is redirected to the <tt>show</tt> method which is then executed.
192
- #
193
- # == Calling multiple redirects or renders
194
- #
195
- # An action should conclude with a single render or redirect. Attempting to try to do either again will result in a DoubleRenderError:
196
- #
197
- # def do_something
198
- # redirect_to :action => "elsewhere"
199
- # render :action => "overthere" # raises DoubleRenderError
200
- # end
201
- #
202
- # If you need to redirect on the condition of something, then be sure to add "and return" to halt execution.
203
- #
204
- # def do_something
205
- # redirect_to(:action => "elsewhere") and return if monkeys.nil?
206
- # render :action => "overthere" # won't be called unless monkeys is nil
207
- # end
208
- #
209
- class Base
210
- DEFAULT_RENDER_STATUS_CODE = "200 OK"
211
-
212
- include Reloadable::Deprecated
213
- include StatusCodes
214
-
215
- # Determines whether the view has access to controller internals @request, @response, @session, and @template.
216
- # By default, it does.
217
- @@view_controller_internals = true
218
- cattr_accessor :view_controller_internals
219
-
220
- # Protected instance variable cache
221
- @@protected_variables_cache = nil
222
- cattr_accessor :protected_variables_cache
223
-
224
- # Prepends all the URL-generating helpers from AssetHelper. This makes it possible to easily move javascripts, stylesheets,
225
- # and images to a dedicated asset server away from the main web server. Example:
226
- # ActionController::Base.asset_host = "http://assets.example.com"
227
- @@asset_host = ""
228
- cattr_accessor :asset_host
229
-
230
- # All requests are considered local by default, so everyone will be exposed to detailed debugging screens on errors.
231
- # When the application is ready to go public, this should be set to false, and the protected method <tt>local_request?</tt>
232
- # should instead be implemented in the controller to determine when debugging screens should be shown.
233
- @@consider_all_requests_local = true
234
- cattr_accessor :consider_all_requests_local
235
-
236
- # Enable or disable the collection of failure information for RoutingErrors.
237
- # This information can be extremely useful when tweaking custom routes, but is
238
- # pointless once routes have been tested and verified.
239
- @@debug_routes = true
240
- cattr_accessor :debug_routes
241
-
242
- # Controls whether the application is thread-safe, so multi-threaded servers like WEBrick know whether to apply a mutex
243
- # around the performance of each action. Action Pack and Active Record are by default thread-safe, but many applications
244
- # may not be. Turned off by default.
245
- @@allow_concurrency = false
246
- cattr_accessor :allow_concurrency
247
-
248
- # Modern REST web services often need to submit complex data to the web application.
249
- # The param_parsers hash lets you register handlers which will process the http body and add parameters to the
250
- # <tt>params</tt> hash. These handlers are invoked for post and put requests.
251
- #
252
- # By default application/xml is enabled. A XmlSimple class with the same param name as the root will be instanciated
253
- # in the <tt>params</tt>. This allows XML requests to mask themselves as regular form submissions, so you can have one
254
- # action serve both regular forms and web service requests.
255
- #
256
- # Example of doing your own parser for a custom content type:
257
- #
258
- # ActionController::Base.param_parsers[Mime::Type.lookup('application/atom+xml')] = Proc.new do |data|
259
- # node = REXML::Document.new(post)
260
- # { node.root.name => node.root }
261
- # end
262
- #
263
- # Note: Up until release 1.1 of Rails, Action Controller would default to using XmlSimple configured to discard the
264
- # root node for such requests. The new default is to keep the root, such that "<r><name>David</name></r>" results
265
- # in params[:r][:name] for "David" instead of params[:name]. To get the old behavior, you can
266
- # re-register XmlSimple as application/xml handler ike this:
267
- #
268
- # ActionController::Base.param_parsers[Mime::XML] =
269
- # Proc.new { |data| XmlSimple.xml_in(data, 'ForceArray' => false) }
270
- #
271
- # A YAML parser is also available and can be turned on with:
272
- #
273
- # ActionController::Base.param_parsers[Mime::YAML] = :yaml
274
- @@param_parsers = { Mime::XML => :xml_simple }
275
- cattr_accessor :param_parsers
276
-
277
- # Controls the default charset for all renders.
278
- @@default_charset = "utf-8"
279
- cattr_accessor :default_charset
280
-
281
- # Template root determines the base from which template references will be made. So a call to render("test/template")
282
- # will be converted to "#{template_root}/test/template.rhtml".
283
- class_inheritable_accessor :template_root
284
-
285
- # The logger is used for generating information on the action run-time (including benchmarking) if available.
286
- # Can be set to nil for no logging. Compatible with both Ruby's own Logger and Log4r loggers.
287
- cattr_accessor :logger
288
-
289
- # Determines which template class should be used by ActionController.
290
- cattr_accessor :template_class
291
-
292
- # Turn on +ignore_missing_templates+ if you want to unit test actions without making the associated templates.
293
- cattr_accessor :ignore_missing_templates
294
-
295
- # Holds the request object that's primarily used to get environment variables through access like
296
- # <tt>request.env["REQUEST_URI"]</tt>.
297
- attr_internal :request
298
-
299
- # Holds a hash of all the GET, POST, and Url parameters passed to the action. Accessed like <tt>params["post_id"]</tt>
300
- # to get the post_id. No type casts are made, so all values are returned as strings.
301
- attr_internal :params
302
-
303
- # Holds the response object that's primarily used to set additional HTTP headers through access like
304
- # <tt>response.headers["Cache-Control"] = "no-cache"</tt>. Can also be used to access the final body HTML after a template
305
- # has been rendered through response.body -- useful for <tt>after_filter</tt>s that wants to manipulate the output,
306
- # such as a OutputCompressionFilter.
307
- attr_internal :response
308
-
309
- # Holds a hash of objects in the session. Accessed like <tt>session[:person]</tt> to get the object tied to the "person"
310
- # key. The session will hold any type of object as values, but the key should be a string or symbol.
311
- attr_internal :session
312
-
313
- # Holds a hash of header names and values. Accessed like <tt>headers["Cache-Control"]</tt> to get the value of the Cache-Control
314
- # directive. Values should always be specified as strings.
315
- attr_internal :headers
316
-
317
- # Holds the hash of variables that are passed on to the template class to be made available to the view. This hash
318
- # is generated by taking a snapshot of all the instance variables in the current scope just before a template is rendered.
319
- attr_accessor :assigns
320
-
321
- # Returns the name of the action this controller is processing.
322
- attr_accessor :action_name
323
-
324
- # Templates that are exempt from layouts
325
- @@exempt_from_layout = Set.new([/\.rjs$/])
326
-
327
- class << self
328
- # Factory for the standard create, process loop where the controller is discarded after processing.
329
- def process(request, response) #:nodoc:
330
- new.process(request, response)
331
- end
332
-
333
- # Converts the class name from something like "OneModule::TwoModule::NeatController" to "NeatController".
334
- def controller_class_name
335
- @controller_class_name ||= name.demodulize
336
- end
337
-
338
- # Converts the class name from something like "OneModule::TwoModule::NeatController" to "neat".
339
- def controller_name
340
- @controller_name ||= controller_class_name.sub(/Controller$/, '').underscore
341
- end
342
-
343
- # Converts the class name from something like "OneModule::TwoModule::NeatController" to "one_module/two_module/neat".
344
- def controller_path
345
- @controller_path ||= name.gsub(/Controller$/, '').underscore
346
- end
347
-
348
- # Return an array containing the names of public methods that have been marked hidden from the action processor.
349
- # By default, all methods defined in ActionController::Base and included modules are hidden.
350
- # More methods can be hidden using <tt>hide_actions</tt>.
351
- def hidden_actions
352
- write_inheritable_attribute(:hidden_actions, ActionController::Base.public_instance_methods) unless read_inheritable_attribute(:hidden_actions)
353
- read_inheritable_attribute(:hidden_actions)
354
- end
355
-
356
- # Hide each of the given methods from being callable as actions.
357
- def hide_action(*names)
358
- write_inheritable_attribute(:hidden_actions, hidden_actions | names.collect { |n| n.to_s })
359
- end
360
-
361
- # Replace sensitive paramater data from the request log.
362
- # Filters paramaters that have any of the arguments as a substring.
363
- # Looks in all subhashes of the param hash for keys to filter.
364
- # If a block is given, each key and value of the paramater hash and all
365
- # subhashes is passed to it, the value or key
366
- # can be replaced using String#replace or similar method.
367
- #
368
- # Examples:
369
- # filter_parameter_logging
370
- # => Does nothing, just slows the logging process down
371
- #
372
- # filter_parameter_logging :password
373
- # => replaces the value to all keys matching /password/i with "[FILTERED]"
374
- #
375
- # filter_parameter_logging :foo, "bar"
376
- # => replaces the value to all keys matching /foo|bar/i with "[FILTERED]"
377
- #
378
- # filter_parameter_logging { |k,v| v.reverse! if k =~ /secret/i }
379
- # => reverses the value to all keys matching /secret/i
380
- #
381
- # filter_parameter_logging(:foo, "bar") { |k,v| v.reverse! if k =~ /secret/i }
382
- # => reverses the value to all keys matching /secret/i, and
383
- # replaces the value to all keys matching /foo|bar/i with "[FILTERED]"
384
- def filter_parameter_logging(*filter_words, &block)
385
- parameter_filter = Regexp.new(filter_words.collect{ |s| s.to_s }.join('|'), true) if filter_words.length > 0
386
-
387
- define_method(:filter_parameters) do |unfiltered_parameters|
388
- filtered_parameters = {}
389
-
390
- unfiltered_parameters.each do |key, value|
391
- if key =~ parameter_filter
392
- filtered_parameters[key] = '[FILTERED]'
393
- elsif value.is_a?(Hash)
394
- filtered_parameters[key] = filter_parameters(value)
395
- elsif block_given?
396
- key, value = key.dup, value.dup
397
- yield key, value
398
- filtered_parameters[key] = value
399
- else
400
- filtered_parameters[key] = value
401
- end
402
- end
403
-
404
- filtered_parameters
405
- end
406
- end
407
-
408
- # Don't render layouts for templates with the given extensions.
409
- def exempt_from_layout(*extensions)
410
- @@exempt_from_layout.merge extensions.collect { |extension|
411
- if extension.is_a?(Regexp)
412
- extension
413
- else
414
- /\.#{Regexp.escape(extension.to_s)}$/
415
- end
416
- }
417
- end
418
- end
419
-
420
- public
421
- # Extracts the action_name from the request parameters and performs that action.
422
- def process(request, response, method = :perform_action, *arguments) #:nodoc:
423
- initialize_template_class(response)
424
- assign_shortcuts(request, response)
425
- initialize_current_url
426
- assign_names
427
- forget_variables_added_to_assigns
428
-
429
- log_processing
430
- send(method, *arguments)
431
-
432
- assign_default_content_type_and_charset
433
- response
434
- ensure
435
- process_cleanup
436
- end
437
-
438
- # Returns a URL that has been rewritten according to the options hash and the defined Routes.
439
- # (For doing a complete redirect, use redirect_to).
440
- #  
441
- # <tt>url_for</tt> is used to:
442
- #  
443
- # All keys given to url_for are forwarded to the Route module, save for the following:
444
- # * <tt>:anchor</tt> -- specifies the anchor name to be appended to the path. For example,
445
- # <tt>url_for :controller => 'posts', :action => 'show', :id => 10, :anchor => 'comments'</tt>
446
- # will produce "/posts/show/10#comments".
447
- # * <tt>:only_path</tt> -- if true, returns the relative URL (omitting the protocol, host name, and port) (<tt>false</tt> by default)
448
- # * <tt>:trailing_slash</tt> -- if true, adds a trailing slash, as in "/archive/2005/". Note that this
449
- # is currently not recommended since it breaks caching.
450
- # * <tt>:host</tt> -- overrides the default (current) host if provided
451
- # * <tt>:protocol</tt> -- overrides the default (current) protocol if provided
452
- #
453
- # The URL is generated from the remaining keys in the hash. A URL contains two key parts: the <base> and a query string.
454
- # Routes composes a query string as the key/value pairs not included in the <base>.
455
- #
456
- # The default Routes setup supports a typical Rails path of "controller/action/id" where action and id are optional, with
457
- # action defaulting to 'index' when not given. Here are some typical url_for statements and their corresponding URLs:
458
- #  
459
- # url_for :controller => 'posts', :action => 'recent' # => 'proto://host.com/posts/recent'
460
- # url_for :controller => 'posts', :action => 'index' # => 'proto://host.com/posts'
461
- # url_for :controller => 'posts', :action => 'show', :id => 10 # => 'proto://host.com/posts/show/10'
462
- #
463
- # When generating a new URL, missing values may be filled in from the current request's parameters. For example,
464
- # <tt>url_for :action => 'some_action'</tt> will retain the current controller, as expected. This behavior extends to
465
- # other parameters, including <tt>:controller</tt>, <tt>:id</tt>, and any other parameters that are placed into a Route's
466
- # path.
467
- #  
468
- # The URL helpers such as <tt>url_for</tt> have a limited form of memory: when generating a new URL, they can look for
469
- # missing values in the current request's parameters. Routes attempts to guess when a value should and should not be
470
- # taken from the defaults. There are a few simple rules on how this is performed:
471
- #
472
- # * If the controller name begins with a slash, no defaults are used: <tt>url_for :controller => '/home'</tt>
473
- # * If the controller changes, the action will default to index unless provided
474
- #
475
- # The final rule is applied while the URL is being generated and is best illustrated by an example. Let us consider the
476
- # route given by <tt>map.connect 'people/:last/:first/:action', :action => 'bio', :controller => 'people'</tt>.
477
- #
478
- # Suppose that the current URL is "people/hh/david/contacts". Let's consider a few different cases of URLs which are generated
479
- # from this page.
480
- #
481
- # * <tt>url_for :action => 'bio'</tt> -- During the generation of this URL, default values will be used for the first and
482
- # last components, and the action shall change. The generated URL will be, "people/hh/david/bio".
483
- # * <tt>url_for :first => 'davids-little-brother'</tt> This generates the URL 'people/hh/davids-little-brother' -- note
484
- # that this URL leaves out the assumed action of 'bio'.
485
- #
486
- # However, you might ask why the action from the current request, 'contacts', isn't carried over into the new URL. The
487
- # answer has to do with the order in which the parameters appear in the generated path. In a nutshell, since the
488
- # value that appears in the slot for <tt>:first</tt> is not equal to default value for <tt>:first</tt> we stop using
489
- # defaults. On it's own, this rule can account for much of the typical Rails URL behavior.
490
- #  
491
- # Although a convienence, defaults can occasionaly get in your way. In some cases a default persists longer than desired.
492
- # The default may be cleared by adding <tt>:name => nil</tt> to <tt>url_for</tt>'s options.
493
- # This is often required when writing form helpers, since the defaults in play may vary greatly depending upon where the
494
- # helper is used from. The following line will redirect to PostController's default action, regardless of the page it is
495
- # displayed on:
496
- #
497
- # url_for :controller => 'posts', :action => nil
498
- #
499
- # If you explicitly want to create a URL that's almost the same as the current URL, you can do so using the
500
- # :overwrite_params options. Say for your posts you have different views for showing and printing them.
501
- # Then, in the show view, you get the URL for the print view like this
502
- #
503
- # url_for :overwrite_params => { :action => 'print' }
504
- #
505
- # This takes the current URL as is and only exchanges the action. In contrast, <tt>url_for :action => 'print'</tt>
506
- # would have slashed-off the path components after the changed action.
507
- def url_for(options = {}, *parameters_for_method_reference) #:doc:
508
- case options
509
- when String
510
- options
511
-
512
- when Symbol
513
- ActiveSupport::Deprecation.warn(
514
- "You called url_for(:#{options}), which is a deprecated API call. Instead you should use the named " +
515
- "route directly, like #{options}(). Using symbols and parameters with url_for will be removed from Rails 2.0.",
516
- caller
517
- )
518
-
519
- send(options, *parameters_for_method_reference)
520
-
521
- when Hash
522
- @url.rewrite(rewrite_options(options))
523
- end
524
- end
525
-
526
- # Converts the class name from something like "OneModule::TwoModule::NeatController" to "NeatController".
527
- def controller_class_name
528
- self.class.controller_class_name
529
- end
530
-
531
- # Converts the class name from something like "OneModule::TwoModule::NeatController" to "neat".
532
- def controller_name
533
- self.class.controller_name
534
- end
535
-
536
- # Converts the class name from something like "OneModule::TwoModule::NeatController" to "one_module/two_module/neat".
537
- def controller_path
538
- self.class.controller_path
539
- end
540
-
541
- def session_enabled?
542
- request.session_options && request.session_options[:disabled] != false
543
- end
544
-
545
- protected
546
- # Renders the content that will be returned to the browser as the response body.
547
- #
548
- # === Rendering an action
549
- #
550
- # Action rendering is the most common form and the type used automatically by Action Controller when nothing else is
551
- # specified. By default, actions are rendered within the current layout (if one exists).
552
- #
553
- # # Renders the template for the action "goal" within the current controller
554
- # render :action => "goal"
555
- #
556
- # # Renders the template for the action "short_goal" within the current controller,
557
- # # but without the current active layout
558
- # render :action => "short_goal", :layout => false
559
- #
560
- # # Renders the template for the action "long_goal" within the current controller,
561
- # # but with a custom layout
562
- # render :action => "long_goal", :layout => "spectacular"
563
- #
564
- # _Deprecation_ _notice_: This used to have the signatures <tt>render_action("action", status = 200)</tt>,
565
- # <tt>render_without_layout("controller/action", status = 200)</tt>, and
566
- # <tt>render_with_layout("controller/action", status = 200, layout)</tt>.
567
- #
568
- # === Rendering partials
569
- #
570
- # Partial rendering in a controller is most commonly used together with Ajax calls that only update one or a few elements on a page
571
- # without reloading. Rendering of partials from the controller makes it possible to use the same partial template in
572
- # both the full-page rendering (by calling it from within the template) and when sub-page updates happen (from the
573
- # controller action responding to Ajax calls). By default, the current layout is not used.
574
- #
575
- # # Renders the same partial with a local variable.
576
- # render :partial => "person", :locals => { :name => "david" }
577
- #
578
- # # Renders a collection of the same partial by making each element
579
- # # of @winners available through the local variable "person" as it
580
- # # builds the complete response.
581
- # render :partial => "person", :collection => @winners
582
- #
583
- # # Renders the same collection of partials, but also renders the
584
- # # person_divider partial between each person partial.
585
- # render :partial => "person", :collection => @winners, :spacer_template => "person_divider"
586
- #
587
- # # Renders a collection of partials located in a view subfolder
588
- # # outside of our current controller. In this example we will be
589
- # # rendering app/views/shared/_note.r(html|xml) Inside the partial
590
- # # each element of @new_notes is available as the local var "note".
591
- # render :partial => "shared/note", :collection => @new_notes
592
- #
593
- # # Renders the partial with a status code of 500 (internal error).
594
- # render :partial => "broken", :status => 500
595
- #
596
- # Note that the partial filename must also be a valid Ruby variable name,
597
- # so e.g. 2005 and register-user are invalid.
598
- #
599
- # _Deprecation_ _notice_: This used to have the signatures
600
- # <tt>render_partial(partial_path = default_template_name, object = nil, local_assigns = {})</tt> and
601
- # <tt>render_partial_collection(partial_name, collection, partial_spacer_template = nil, local_assigns = {})</tt>.
602
- #
603
- # === Rendering a template
604
- #
605
- # Template rendering works just like action rendering except that it takes a path relative to the template root.
606
- # The current layout is automatically applied.
607
- #
608
- # # Renders the template located in [TEMPLATE_ROOT]/weblog/show.r(html|xml) (in Rails, app/views/weblog/show.rhtml)
609
- # render :template => "weblog/show"
610
- #
611
- # === Rendering a file
612
- #
613
- # File rendering works just like action rendering except that it takes a filesystem path. By default, the path
614
- # is assumed to be absolute, and the current layout is not applied.
615
- #
616
- # # Renders the template located at the absolute filesystem path
617
- # render :file => "/path/to/some/template.rhtml"
618
- # render :file => "c:/path/to/some/template.rhtml"
619
- #
620
- # # Renders a template within the current layout, and with a 404 status code
621
- # render :file => "/path/to/some/template.rhtml", :layout => true, :status => 404
622
- # render :file => "c:/path/to/some/template.rhtml", :layout => true, :status => 404
623
- #
624
- # # Renders a template relative to the template root and chooses the proper file extension
625
- # render :file => "some/template", :use_full_path => true
626
- #
627
- # _Deprecation_ _notice_: This used to have the signature <tt>render_file(path, status = 200)</tt>
628
- #
629
- # === Rendering text
630
- #
631
- # Rendering of text is usually used for tests or for rendering prepared content, such as a cache. By default, text
632
- # rendering is not done within the active layout.
633
- #
634
- # # Renders the clear text "hello world" with status code 200
635
- # render :text => "hello world!"
636
- #
637
- # # Renders the clear text "Explosion!" with status code 500
638
- # render :text => "Explosion!", :status => 500
639
- #
640
- # # Renders the clear text "Hi there!" within the current active layout (if one exists)
641
- # render :text => "Explosion!", :layout => true
642
- #
643
- # # Renders the clear text "Hi there!" within the layout
644
- # # placed in "app/views/layouts/special.r(html|xml)"
645
- # render :text => "Explosion!", :layout => "special"
646
- #
647
- # The :text option can also accept a Proc object, which can be used to manually control the page generation. This should
648
- # generally be avoided, as it violates the separation between code and content, and because almost everything that can be
649
- # done with this method can also be done more cleanly using one of the other rendering methods, most notably templates.
650
- #
651
- # # Renders "Hello from code!"
652
- # render :text => proc { |response, output| output.write("Hello from code!") }
653
- #
654
- # _Deprecation_ _notice_: This used to have the signature <tt>render_text("text", status = 200)</tt>
655
- #
656
- # === Rendering JSON
657
- #
658
- # Rendering JSON sets the content type to text/x-json and optionally wraps the JSON in a callback. It is expected
659
- # that the response will be eval'd for use as a data structure.
660
- #
661
- # # Renders '{name: "David"}'
662
- # render :json => {:name => "David"}.to_json
663
- #
664
- # Sometimes the result isn't handled directly by a script (such as when the request comes from a SCRIPT tag),
665
- # so the callback option is provided for these cases.
666
- #
667
- # # Renders 'show({name: "David"})'
668
- # render :json => {:name => "David"}.to_json, :callback => 'show'
669
- #
670
- # === Rendering an inline template
671
- #
672
- # Rendering of an inline template works as a cross between text and action rendering where the source for the template
673
- # is supplied inline, like text, but its interpreted with ERb or Builder, like action. By default, ERb is used for rendering
674
- # and the current layout is not used.
675
- #
676
- # # Renders "hello, hello, hello, again"
677
- # render :inline => "<%= 'hello, ' * 3 + 'again' %>"
678
- #
679
- # # Renders "<p>Good seeing you!</p>" using Builder
680
- # render :inline => "xml.p { 'Good seeing you!' }", :type => :rxml
681
- #
682
- # # Renders "hello david"
683
- # render :inline => "<%= 'hello ' + name %>", :locals => { :name => "david" }
684
- #
685
- # _Deprecation_ _notice_: This used to have the signature <tt>render_template(template, status = 200, type = :rhtml)</tt>
686
- #
687
- # === Rendering inline JavaScriptGenerator page updates
688
- #
689
- # In addition to rendering JavaScriptGenerator page updates with Ajax in RJS templates (see ActionView::Base for details),
690
- # you can also pass the <tt>:update</tt> parameter to +render+, along with a block, to render page updates inline.
691
- #
692
- # render :update do |page|
693
- # page.replace_html 'user_list', :partial => 'user', :collection => @users
694
- # page.visual_effect :highlight, 'user_list'
695
- # end
696
- #
697
- # === Rendering nothing
698
- #
699
- # Rendering nothing is often convenient in combination with Ajax calls that perform their effect client-side or
700
- # when you just want to communicate a status code. Due to a bug in Safari, nothing actually means a single space.
701
- #
702
- # # Renders an empty response with status code 200
703
- # render :nothing => true
704
- #
705
- # # Renders an empty response with status code 401 (access denied)
706
- # render :nothing => true, :status => 401
707
- def render(options = nil, deprecated_status = nil, &block) #:doc:
708
- raise DoubleRenderError, "Can only render or redirect once per action" if performed?
709
-
710
- if options.nil?
711
- return render_file(default_template_name, deprecated_status, true)
712
- else
713
- # Backwards compatibility
714
- unless options.is_a?(Hash)
715
- if options == :update
716
- options = { :update => true }
717
- else
718
- ActiveSupport::Deprecation.warn(
719
- "You called render('#{options}'), which is a deprecated API call. Instead you use " +
720
- "render :file => #{options}. Calling render with just a string will be removed from Rails 2.0.",
721
- caller
722
- )
723
-
724
- return render_file(options, deprecated_status, true)
725
- end
726
- end
727
- end
728
-
729
- if content_type = options[:content_type]
730
- response.content_type = content_type.to_s
731
- end
732
-
733
- if text = options[:text]
734
- render_text(text, options[:status])
735
-
736
- else
737
- if file = options[:file]
738
- render_file(file, options[:status], options[:use_full_path], options[:locals] || {})
739
-
740
- elsif template = options[:template]
741
- render_file(template, options[:status], true)
742
-
743
- elsif inline = options[:inline]
744
- render_template(inline, options[:status], options[:type], options[:locals] || {})
745
-
746
- elsif action_name = options[:action]
747
- ActiveSupport::Deprecation.silence do
748
- render_action(action_name, options[:status], options[:layout])
749
- end
750
-
751
- elsif xml = options[:xml]
752
- render_xml(xml, options[:status])
753
-
754
- elsif json = options[:json]
755
- render_json(json, options[:callback], options[:status])
756
-
757
- elsif partial = options[:partial]
758
- partial = default_template_name if partial == true
759
- if collection = options[:collection]
760
- render_partial_collection(partial, collection, options[:spacer_template], options[:locals], options[:status])
761
- else
762
- render_partial(partial, ActionView::Base::ObjectWrapper.new(options[:object]), options[:locals], options[:status])
763
- end
764
-
765
- elsif options[:update]
766
- add_variables_to_assigns
767
- @template.send :evaluate_assigns
768
-
769
- generator = ActionView::Helpers::PrototypeHelper::JavaScriptGenerator.new(@template, &block)
770
- render_javascript(generator.to_s)
771
-
772
- elsif options[:nothing]
773
- # Safari doesn't pass the headers of the return if the response is zero length
774
- render_text(" ", options[:status])
775
-
776
- else
777
- render_file(default_template_name, options[:status], true)
778
-
779
- end
780
- end
781
- end
782
-
783
- # Renders according to the same rules as <tt>render</tt>, but returns the result in a string instead
784
- # of sending it as the response body to the browser.
785
- def render_to_string(options = nil, &block) #:doc:
786
- ActiveSupport::Deprecation.silence { render(options, &block) }
787
- ensure
788
- erase_render_results
789
- forget_variables_added_to_assigns
790
- reset_variables_added_to_assigns
791
- end
792
-
793
- def render_action(action_name, status = nil, with_layout = true) #:nodoc:
794
- template = default_template_name(action_name.to_s)
795
- if with_layout && !template_exempt_from_layout?(template)
796
- render_with_layout(:file => template, :status => status, :use_full_path => true, :layout => true)
797
- else
798
- render_without_layout(:file => template, :status => status, :use_full_path => true)
799
- end
800
- end
801
-
802
- def render_file(template_path, status = nil, use_full_path = false, locals = {}) #:nodoc:
803
- add_variables_to_assigns
804
- assert_existence_of_template_file(template_path) if use_full_path
805
- logger.info("Rendering #{template_path}" + (status ? " (#{status})" : '')) if logger
806
- render_text(@template.render_file(template_path, use_full_path, locals), status)
807
- end
808
-
809
- def render_template(template, status = nil, type = :rhtml, local_assigns = {}) #:nodoc:
810
- add_variables_to_assigns
811
- render_text(@template.render_template(type, template, nil, local_assigns), status)
812
- end
813
-
814
- def render_text(text = nil, status = nil, append_response = false) #:nodoc:
815
- @performed_render = true
816
-
817
- response.headers['Status'] = interpret_status(status || DEFAULT_RENDER_STATUS_CODE)
818
-
819
- if append_response
820
- response.body ||= ''
821
- response.body << text
822
- else
823
- response.body = text
824
- end
825
- end
826
-
827
- def render_javascript(javascript, status = nil, append_response = true) #:nodoc:
828
- response.content_type = Mime::JS
829
- render_text(javascript, status, append_response)
830
- end
831
-
832
- def render_xml(xml, status = nil) #:nodoc:
833
- response.content_type = Mime::XML
834
- render_text(xml, status)
835
- end
836
-
837
- def render_json(json, callback = nil, status = nil) #:nodoc:
838
- json = "#{callback}(#{json})" unless callback.blank?
839
-
840
- response.content_type = Mime::JSON
841
- render_text(json, status)
842
- end
843
-
844
- def render_nothing(status = nil) #:nodoc:
845
- render_text(' ', status)
846
- end
847
-
848
- def render_partial(partial_path = default_template_name, object = nil, local_assigns = nil, status = nil) #:nodoc:
849
- add_variables_to_assigns
850
- render_text(@template.render_partial(partial_path, object, local_assigns), status)
851
- end
852
-
853
- def render_partial_collection(partial_name, collection, partial_spacer_template = nil, local_assigns = nil, status = nil) #:nodoc:
854
- add_variables_to_assigns
855
- render_text(@template.render_partial_collection(partial_name, collection, partial_spacer_template, local_assigns), status)
856
- end
857
-
858
- def render_with_layout(template_name = default_template_name, status = nil, layout = nil) #:nodoc:
859
- render_with_a_layout(template_name, status, layout)
860
- end
861
-
862
- def render_without_layout(template_name = default_template_name, status = nil) #:nodoc:
863
- render_with_no_layout(template_name, status)
864
- end
865
-
866
-
867
- # Return a response that has no content (merely headers). The options
868
- # argument is interpreted to be a hash of header names and values.
869
- # This allows you to easily return a response that consists only of
870
- # significant headers:
871
- #
872
- # head :created, :location => person_path(@person)
873
- #
874
- # It can also be used to return exceptional conditions:
875
- #
876
- # return head(:method_not_allowed) unless request.post?
877
- # return head(:bad_request) unless valid_request?
878
- # render
879
- def head(*args)
880
- if args.length > 2
881
- raise ArgumentError, "too many arguments to head"
882
- elsif args.empty?
883
- raise ArgumentError, "too few arguments to head"
884
- elsif args.length == 2
885
- status = args.shift
886
- options = args.shift
887
- elsif args.first.is_a?(Hash)
888
- options = args.first
889
- else
890
- status = args.first
891
- options = {}
892
- end
893
-
894
- raise ArgumentError, "head requires an options hash" if !options.is_a?(Hash)
895
-
896
- status = interpret_status(status || options.delete(:status) || :ok)
897
-
898
- options.each do |key, value|
899
- headers[key.to_s.dasherize.split(/-/).map { |v| v.capitalize }.join("-")] = value.to_s
900
- end
901
-
902
- render :nothing => true, :status => status
903
- end
904
-
905
-
906
- # Clears the rendered results, allowing for another render to be performed.
907
- def erase_render_results #:nodoc:
908
- response.body = nil
909
- @performed_render = false
910
- end
911
-
912
- # Clears the redirected results from the headers, resets the status to 200 and returns
913
- # the URL that was used to redirect or nil if there was no redirected URL
914
- # Note that +redirect_to+ will change the body of the response to indicate a redirection.
915
- # The response body is not reset here, see +erase_render_results+
916
- def erase_redirect_results #:nodoc:
917
- @performed_redirect = false
918
- response.redirected_to = nil
919
- response.redirected_to_method_params = nil
920
- response.headers['Status'] = DEFAULT_RENDER_STATUS_CODE
921
- response.headers.delete('Location')
922
- end
923
-
924
- # Erase both render and redirect results
925
- def erase_results #:nodoc:
926
- erase_render_results
927
- erase_redirect_results
928
- end
929
-
930
- def rewrite_options(options) #:nodoc:
931
- if defaults = default_url_options(options)
932
- defaults.merge(options)
933
- else
934
- options
935
- end
936
- end
937
-
938
- # Overwrite to implement a number of default options that all url_for-based methods will use. The default options should come in
939
- # the form of a hash, just like the one you would use for url_for directly. Example:
940
- #
941
- # def default_url_options(options)
942
- # { :project => @project.active? ? @project.url_name : "unknown" }
943
- # end
944
- #
945
- # As you can infer from the example, this is mostly useful for situations where you want to centralize dynamic decisions about the
946
- # urls as they stem from the business domain. Please note that any individual url_for call can always override the defaults set
947
- # by this method.
948
- def default_url_options(options) #:doc:
949
- end
950
-
951
- # Redirects the browser to the target specified in +options+. This parameter can take one of three forms:
952
- #
953
- # * <tt>Hash</tt>: The URL will be generated by calling url_for with the +options+.
954
- # * <tt>String starting with protocol:// (like http://)</tt>: Is passed straight through as the target for redirection.
955
- # * <tt>String not containing a protocol</tt>: The current protocol and host is prepended to the string.
956
- # * <tt>:back</tt>: Back to the page that issued the request. Useful for forms that are triggered from multiple places.
957
- # Short-hand for redirect_to(request.env["HTTP_REFERER"])
958
- #
959
- # Examples:
960
- # redirect_to :action => "show", :id => 5
961
- # redirect_to "http://www.rubyonrails.org"
962
- # redirect_to "/images/screenshot.jpg"
963
- # redirect_to :back
964
- #
965
- # The redirection happens as a "302 Moved" header.
966
- #
967
- # When using <tt>redirect_to :back</tt>, if there is no referrer,
968
- # RedirectBackError will be raised. You may specify some fallback
969
- # behavior for this case by rescueing RedirectBackError.
970
- def redirect_to(options = {}, *parameters_for_method_reference) #:doc:
971
- case options
972
- when %r{^\w+://.*}
973
- raise DoubleRenderError if performed?
974
- logger.info("Redirected to #{options}") if logger
975
- response.redirect(options)
976
- response.redirected_to = options
977
- @performed_redirect = true
978
-
979
- when String
980
- redirect_to(request.protocol + request.host_with_port + options)
981
-
982
- when :back
983
- request.env["HTTP_REFERER"] ? redirect_to(request.env["HTTP_REFERER"]) : raise(RedirectBackError)
984
-
985
- else
986
- if parameters_for_method_reference.empty?
987
- redirect_to(url_for(options))
988
- response.redirected_to = options
989
- else
990
- # TOOD: Deprecate me!
991
- redirect_to(url_for(options, *parameters_for_method_reference))
992
- response.redirected_to, response.redirected_to_method_params = options, parameters_for_method_reference
993
- end
994
- end
995
- end
996
-
997
- # Sets a HTTP 1.1 Cache-Control header. Defaults to issuing a "private" instruction, so that
998
- # intermediate caches shouldn't cache the response.
999
- #
1000
- # Examples:
1001
- # expires_in 20.minutes
1002
- # expires_in 3.hours, :private => false
1003
- # expires in 3.hours, 'max-stale' => 5.hours, :private => nil, :public => true
1004
- #
1005
- # This method will overwrite an existing Cache-Control header.
1006
- # See http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html for more possibilities.
1007
- def expires_in(seconds, options = {}) #:doc:
1008
- cache_options = { 'max-age' => seconds, 'private' => true }.symbolize_keys.merge!(options.symbolize_keys)
1009
- cache_options.delete_if { |k,v| v.nil? or v == false }
1010
- cache_control = cache_options.map{ |k,v| v == true ? k.to_s : "#{k.to_s}=#{v.to_s}"}
1011
- response.headers["Cache-Control"] = cache_control.join(', ')
1012
- end
1013
-
1014
- # Sets a HTTP 1.1 Cache-Control header of "no-cache" so no caching should occur by the browser or
1015
- # intermediate caches (like caching proxy servers).
1016
- def expires_now #:doc:
1017
- response.headers["Cache-Control"] = "no-cache"
1018
- end
1019
-
1020
- # Resets the session by clearing out all the objects stored within and initializing a new session object.
1021
- def reset_session #:doc:
1022
- request.reset_session
1023
- @_session = request.session
1024
- response.session = @_session
1025
- end
1026
-
1027
- private
1028
- def self.view_class
1029
- @view_class ||=
1030
- # create a new class based on the default template class and include helper methods
1031
- returning Class.new(ActionView::Base) do |view_class|
1032
- view_class.send(:include, master_helper_module)
1033
- end
1034
- end
1035
-
1036
- def self.view_root
1037
- @view_root ||= template_root
1038
- end
1039
-
1040
- def initialize_template_class(response)
1041
- raise "You must assign a template class through ActionController.template_class= before processing a request" unless @@template_class
1042
-
1043
- response.template = self.class.view_class.new(self.class.view_root, {}, self)
1044
- response.redirected_to = nil
1045
- @performed_render = @performed_redirect = false
1046
- end
1047
-
1048
- def assign_shortcuts(request, response)
1049
- @_request, @_params, @_cookies = request, request.parameters, request.cookies
1050
-
1051
- @_response = response
1052
- @_response.session = request.session
1053
-
1054
- @_session = @_response.session
1055
- @template = @_response.template
1056
- @assigns = @_response.template.assigns
1057
-
1058
- @_headers = @_response.headers
1059
-
1060
- assign_deprecated_shortcuts(request, response)
1061
- end
1062
-
1063
-
1064
- # TODO: assigns cookies headers params request response template
1065
- DEPRECATED_INSTANCE_VARIABLES = %w(cookies flash headers params request response session)
1066
-
1067
- # Gone after 1.2.
1068
- def assign_deprecated_shortcuts(request, response)
1069
- DEPRECATED_INSTANCE_VARIABLES.each do |method|
1070
- var = "@#{method}"
1071
- if instance_variables.include?(var)
1072
- value = instance_variable_get(var)
1073
- unless ActiveSupport::Deprecation::DeprecatedInstanceVariableProxy === value
1074
- raise "Deprecating #{var}, but it's already set to #{value.inspect}! Use the #{method}= writer method instead of setting #{var} directly."
1075
- end
1076
- end
1077
- instance_variable_set var, ActiveSupport::Deprecation::DeprecatedInstanceVariableProxy.new(self, method)
1078
- end
1079
- end
1080
-
1081
- def initialize_current_url
1082
- @url = UrlRewriter.new(request, params.clone)
1083
- end
1084
-
1085
- def log_processing
1086
- if logger
1087
- logger.info "\n\nProcessing #{controller_class_name}\##{action_name} (for #{request_origin}) [#{request.method.to_s.upcase}]"
1088
- logger.info " Session ID: #{@_session.session_id}" if @_session and @_session.respond_to?(:session_id)
1089
- logger.info " Parameters: #{respond_to?(:filter_parameters) ? filter_parameters(params).inspect : params.inspect}"
1090
- end
1091
- end
1092
-
1093
- def perform_action
1094
- if self.class.action_methods.include?(action_name)
1095
- send(action_name)
1096
- render unless performed?
1097
- elsif respond_to? :method_missing
1098
- send(:method_missing, action_name)
1099
- render unless performed?
1100
- elsif template_exists? && template_public?
1101
- render
1102
- else
1103
- raise UnknownAction, "No action responded to #{action_name}", caller
1104
- end
1105
- end
1106
-
1107
- def performed?
1108
- @performed_render || @performed_redirect
1109
- end
1110
-
1111
- def assign_names
1112
- @action_name = (params['action'] || 'index')
1113
- end
1114
-
1115
- def assign_default_content_type_and_charset
1116
- response.content_type ||= Mime::HTML
1117
- response.charset ||= self.class.default_charset unless sending_file?
1118
- end
1119
-
1120
- def sending_file?
1121
- response.headers["Content-Transfer-Encoding"] == "binary"
1122
- end
1123
-
1124
- def action_methods
1125
- self.class.action_methods
1126
- end
1127
-
1128
- def self.action_methods
1129
- @action_methods ||= Set.new(public_instance_methods - hidden_actions)
1130
- end
1131
-
1132
- def add_variables_to_assigns
1133
- unless @variables_added
1134
- add_instance_variables_to_assigns
1135
- add_class_variables_to_assigns if view_controller_internals
1136
- @variables_added = true
1137
- end
1138
- end
1139
-
1140
- def forget_variables_added_to_assigns
1141
- @variables_added = nil
1142
- end
1143
-
1144
- def reset_variables_added_to_assigns
1145
- @template.instance_variable_set("@assigns_added", nil)
1146
- end
1147
-
1148
- def add_instance_variables_to_assigns
1149
- @@protected_variables_cache ||= Set.new(protected_instance_variables)
1150
- instance_variables.each do |var|
1151
- next if @@protected_variables_cache.include?(var)
1152
- @assigns[var[1..-1]] = instance_variable_get(var)
1153
- end
1154
- end
1155
-
1156
- def add_class_variables_to_assigns
1157
- %w(template_root logger template_class ignore_missing_templates).each do |cvar|
1158
- @assigns[cvar] = self.send(cvar)
1159
- end
1160
- end
1161
-
1162
- def protected_instance_variables
1163
- if view_controller_internals
1164
- %w(@assigns @performed_redirect @performed_render)
1165
- else
1166
- %w(@assigns @performed_redirect @performed_render
1167
- @_request @request @_response @response @_params @params
1168
- @_session @session @_cookies @cookies
1169
- @template @request_origin @parent_controller)
1170
- end
1171
- end
1172
-
1173
- def request_origin
1174
- # this *needs* to be cached!
1175
- # otherwise you'd get different results if calling it more than once
1176
- @request_origin ||= "#{request.remote_ip} at #{Time.now.to_s(:db)}"
1177
- end
1178
-
1179
- def complete_request_uri
1180
- "#{request.protocol}#{request.host}#{request.request_uri}"
1181
- end
1182
-
1183
- def close_session
1184
- @_session.close if @_session && @_session.respond_to?(:close)
1185
- end
1186
-
1187
- def template_exists?(template_name = default_template_name)
1188
- @template.file_exists?(template_name)
1189
- end
1190
-
1191
- def template_public?(template_name = default_template_name)
1192
- @template.file_public?(template_name)
1193
- end
1194
-
1195
- def template_exempt_from_layout?(template_name = default_template_name)
1196
- extension = @template.pick_template_extension(template_name) rescue nil
1197
- name_with_extension = !template_name.include?('.') && extension ? "#{template_name}.#{extension}" : template_name
1198
- extension == :rjs || @@exempt_from_layout.any? { |ext| name_with_extension =~ ext }
1199
- end
1200
-
1201
- def assert_existence_of_template_file(template_name)
1202
- unless template_exists?(template_name) || ignore_missing_templates
1203
- full_template_path = @template.send(:full_template_path, template_name, 'rhtml')
1204
- template_type = (template_name =~ /layouts/i) ? 'layout' : 'template'
1205
- raise(MissingTemplate, "Missing #{template_type} #{full_template_path}")
1206
- end
1207
- end
1208
-
1209
- def default_template_name(action_name = self.action_name)
1210
- if action_name
1211
- action_name = action_name.to_s
1212
- if action_name.include?('/') && template_path_includes_controller?(action_name)
1213
- action_name = strip_out_controller(action_name)
1214
- end
1215
- end
1216
- "#{self.class.controller_path}/#{action_name}"
1217
- end
1218
-
1219
- def strip_out_controller(path)
1220
- path.split('/', 2).last
1221
- end
1222
-
1223
- def template_path_includes_controller?(path)
1224
- self.class.controller_path.split('/')[-1] == path.split('/')[0]
1225
- end
1226
-
1227
- def process_cleanup
1228
- close_session
1229
- end
1230
- end
1231
- end