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,9 +0,0 @@
1
- module ActiveSupport
2
- module VERSION #:nodoc:
3
- MAJOR = 1
4
- MINOR = 4
5
- TINY = 2
6
-
7
- STRING = [MAJOR, MINOR, TINY].join('.')
8
- end
9
- end
@@ -1,38 +0,0 @@
1
- # Extensions to nil which allow for more helpful error messages for
2
- # people who are new to rails.
3
- #
4
- # The aim is to ensure that when users pass nil to methods where that isn't
5
- # appropriate, instead of NoMethodError and the name of some method used
6
- # by the framework users will see a message explaining what type of object
7
- # was expected.
8
-
9
- class NilClass
10
- WHINERS = [ ::ActiveRecord::Base, ::Array ]
11
-
12
- @@method_class_map = Hash.new
13
-
14
- WHINERS.each do |klass|
15
- methods = klass.public_instance_methods - public_instance_methods
16
- methods.each do |method|
17
- @@method_class_map[method.to_sym] = klass
18
- end
19
- end
20
-
21
- def id
22
- raise RuntimeError, "Called id for nil, which would mistakenly be 4 -- if you really wanted the id of nil, use object_id", caller
23
- end
24
-
25
- private
26
- def method_missing(method, *args, &block)
27
- raise_nil_warning_for @@method_class_map[method], method, caller
28
- end
29
-
30
- def raise_nil_warning_for(klass = nil, selector = nil, with_caller = nil)
31
- message = "You have a nil object when you didn't expect it!"
32
- message << "\nYou might have expected an instance of #{klass}." if klass
33
- message << "\nThe error occurred while evaluating nil.#{selector}" if selector
34
-
35
- raise NoMethodError, message, with_caller || caller
36
- end
37
- end
38
-
@@ -1,1366 +0,0 @@
1
- *1.2.3* (March 12th, 2007)
2
-
3
- * Ruby 1.8.6 compatibility
4
-
5
- * Windows: include MinGW in RUBY_PLATFORM check. #2982 [okkez000@gmail.com, Kaspar Schiess]
6
-
7
- * Stop swallowing errors during rake test [Koz]
8
-
9
-
10
- *1.2.2* (February 5th, 2007)
11
-
12
- * Fix gem deprecation warnings, which also means depending on RubyGems 0.9.0+ [Chad Fowler]
13
-
14
- * Require the dispatcher for Rails::Configuration#to_prepare. [Rick]
15
-
16
-
17
- *1.2.1* (January 16th, 2007)
18
-
19
- * Updated to Active Record 1.15.1, Action Pack 1.13.1, Action Mailer 1.3.1, Action Web Service 1.2.1
20
-
21
-
22
- *1.2.0* (January 16th, 2007)
23
-
24
- * Update to Prototype 1.5.0. [Sam Stephenson]
25
-
26
- * Generator: use destination path for diff tempfiles. #7015 [alfeld]
27
-
28
- * Fixed that webrick would strip leading newlines and hang connection #4156 [psross]
29
-
30
- * Ensure plugins are in the Dependencies.load_once_paths collection by default. [Rick]
31
- If you really want your plugins to reload, add this to the very top of init.rb:
32
-
33
- Dependencies.load_once_paths.delete(lib_path)
34
-
35
- * Fix scaffold_resource generator so it respects the --pretend argument when creating the routes file. Closes #6852 [fearoffish]
36
-
37
- * Fix Webrick Daemon dispatching bug regarding a bad current working directory. Closes #4899 [Rick Olson]
38
-
39
- * Make config.plugins affect the load path and the dependencies system. Allows you to control plugin loading order, and keep disabled plugins off the load path. [James Adam]
40
-
41
- * Don't generate a components directory in new Rails apps. [Jeremy Kemper]
42
-
43
- * Fixed script/process/spawner to work properly with Mongrel including in -r (daemonize mode) [DHH]
44
-
45
- * Deprecated the name route "root" as it'll be used as a shortcut for map.connect '' in Rails 2.0 [DHH]
46
-
47
- * Fixed that script/server running against Mongrel should tail the proper log regardless of the environment [DHH]
48
-
49
- * Update initializer to load Rails::VERSION as soon as possible. Closes #6698. [Nicholas Seckar]
50
-
51
- * Added ActiveRecord::Base.clear_active_connections! in development mode so the database connection is not carried over from request to request. Some databases won't reread the schema if that doesn't happen (I'm looking at you SQLite), so you have to restart the server after each migration (= no fun) [DHH]
52
-
53
- * Made RAILS_GEM_VERSION work for beta gems too, so specifying 1.1.6 will give you 1.1.6.4520 if available [DHH]
54
-
55
- * Update to Prototype and script.aculo.us [5579]. [Sam Stephenson, Thomas Fuchs]
56
-
57
- * Made script/server work with -e and -d when using Mongrel [DHH]
58
-
59
- * Make sure that exceptions which are thrown outside of the user code try their best to be handeled in ApplicationController#rescue_action [Tobias Luetke]
60
-
61
- * Rails::VERSION::STRING should always be available without having to require 'rails/version'. #6244 [fearoffish]
62
-
63
- * Add grep-based fallback to reaper, to work in pidless setups [Jamis Buck]
64
-
65
- * Only wrap request processing with our USR1 signal handler so FastCGI can trap it and raise an exception while waiting for connections. Idle processes exit immediately rather than waiting for another request; active processes gracefully exit when the request is finished. [Jeremy Kemper]
66
-
67
- * Alter prior change to use require_dependency instead of require_or_load. Causes ApplicationController to be reloaded again. Closes #6587. [Nicholas Seckar]
68
-
69
- * Rake: use absolute paths to load lib and vendor tasks so they may be run outside of RAILS_ROOT. #6584 [jchris]
70
-
71
- * scaffold_resource generator uses _path named routes and head instead of render :nothing => true. #6545 [Josh Susser]
72
-
73
- * Generator can show diff on file collision to help you decide whether to skip or overwrite. #6364 [jeffw, Jeremy Kemper]
74
-
75
- * Generated directories are recursively svn added, like mkdir -p. #6416 [NeilW]
76
-
77
- * resource and scaffold_resource generators add a restful route to config/routes.rb [Jeremy Kemper]
78
-
79
- * Revert environment changes for autoload_paths. [Koz]
80
-
81
- * Clean up the output of rake stats, de-emphasise components and apis, and remove the indents for tests [Koz]
82
-
83
- * Added option to script/process/spawner of specifying the binding address #5133 [zsombor]
84
-
85
- * Update environment.rb comments to include config.autoload_paths. Closes #6478 [caio]
86
-
87
- * Update scaffold to use new form_tag block functionality. Closes #6480. [BobSilva]
88
-
89
- * Plugin generator: check for class collisions. #4833 [vinbarnes@gmail.com]
90
-
91
- * Mailer generator: handle mailers in modules, set mime_version in unit test. [Jeremy Kemper]
92
-
93
- * Set $KCODE to 'u' by default to enable the multibyte safe String#chars proxy. [Koz]
94
-
95
- * Added config.plugins to control which plugins are loaded #6269 [skaes]. By default, everything in vendor/plugins will be loaded, but if you specify config.plugins, only those will be loaded. Example:
96
-
97
- config.plugins = %w[ routing_navigator simply_helpful ]
98
-
99
- * Clean up html on included error pages. [Tim Lucas]
100
-
101
- * Fixed default 404.html and 500.htmls to remove extreme ugliness and include human language [DHH]
102
-
103
- * Update to latest Prototype and script.aculo.us trunk versions [Thomas Fuchs]
104
-
105
- * PostgreSQL: db:test:purge closes open database connections first. #6236 [alex]
106
-
107
- * Fixed test:uncommitted on Windows (backslash issue) #4999 [paul@paulbutcher.com]
108
-
109
- * Fixed migration creation to work with namespaced models, so script/generate model Gallery::Image will use create_table :gallery_images #6327 [BobSilva]
110
-
111
- * Fixed rename_table on SQLite tables with indexes defined #5942 [brandon@opensoul.org]
112
-
113
- * Added default timeout setting of 5 seconds to SQLite3 database.yml configurations [DHH]
114
-
115
- * Added generated attribute options to script/generate model, like the one found in scaffold_resource and resource [DHH]. Examples:
116
-
117
- ./script/generate model post title:string created_on:date body:text published:boolean
118
-
119
- * Added script/generate resource which works just like scaffold_resource, but creates empty placeholders instead of predefined [DHH]
120
-
121
- * script/runner can run files, pass on arguments, and be used as a shebang. #6286 [Tuxie, dlpond]
122
- #!/usr/bin/env /path/to/my/app/script/runner
123
- # Example: just start using your models as if you are in script/console
124
- Product.find(:all).each { |product| product.check_inventory }
125
-
126
- * Look for rake tasks in plugin subdirs. #6259 [obrie]
127
-
128
- * Added map.connect ':controller/:action/:id.:format' as a default route to config/routes.rb [DHH]
129
-
130
- * session_migration generator adds an index on updated_at. #6207 [grg]
131
-
132
- * script/server creates the tmp/pids directory. #6204 [jonathan]
133
-
134
- * Fix script/console --sandbox for internal transactions changes. #5738 [chris@octopod.info, charles.gerungan@gmail.com]
135
-
136
- * Remove the uncanny default of adding all app/models/*/ directories to the load path. This change will break application which expect the current behavior. As
137
- documented in initializer.rb, the workaround is:
138
-
139
- config.autoload_paths += Dir[RAILS_ROOT + '/app/models/*/']
140
-
141
- References #6031. [Nicholas Seckar]
142
-
143
- * Update to script.aculo.us 1.6.3 [Thomas Fuchs]
144
-
145
- * Formally Deprecate the old rake tasks. [Koz]
146
-
147
- * Thoroughly test the FCGI dispatcher. #5970 [Kevin Clark]
148
-
149
- * Remove Dir.chdir in the Webrick DispatchServlet#initialize method. Fix bad path errors when trying to load config/routes.rb. [Rick Olson]
150
-
151
- * Tighten rescue clauses. #5985 [james@grayproductions.net]
152
-
153
- * Cleaning up tests. [Kevin Clark, Jeremy Kemper]
154
-
155
- * Add Dependencies.load_once_paths. [Nicholas Seckar]
156
-
157
- * Assign Routing.controller_paths; fix script/about and rails info controller. [Nicholas Seckar]
158
-
159
- * Don't warn dispatcher of Reloadable deprecations. [Nicholas Seckar]
160
-
161
- * Rearrange application resetting and preparation, fix bug with leaking subclasses hash in ActiveRecord::Base [Rick Olson]
162
-
163
- ActiveRecord::Base.reset_subclasses is called before Dependencies are cleared and classes removed.
164
- ActiveRecord::Base.instantiate_observers is called during a Dispatcher preparation callback.
165
-
166
- * Add missing mock directories from the autoload_paths configuration. [Rick Olson]
167
-
168
- * Nested controller scaffolding also nests the generated layout. [iain d broadfoot]
169
-
170
- * Add "require 'dispatcher'" to webrick server in the continuing quest to squash webrick weirdness. [Nicholas Seckar]
171
-
172
- * Add autoload_paths support to Initializer. [Nicholas Seckar]
173
-
174
- * Fix Dispatcher.reset_application! so that AR subclasses are removed and Observers re-initialized *after* Reloadable classes are removed. Closes #5743. [Rick Olson]
175
-
176
- * Clarify usage of script/plugin source. Closes #5344. [james.adam@gmail.com]
177
-
178
- * Add Dispatcher.to_prepare and config.to_prepare to provide a pre-request hook. [Nicholas Seckar]
179
-
180
- * Tweak the Rails load order so observers are loaded after plugins, and reloaded in development mode. Closed #5279. [Rick Olson]
181
-
182
- * Added that you can change the web server port in config/lighttpd.conf from script/server --port/-p #5465 [mats@imediatec.co.uk]
183
-
184
- * script/performance/profiler compatibility with the new ruby-prof, including an option to choose the results printer. #5679 [shugo@ruby-lang.org]
185
-
186
- * Fixed the failsafe response so it uses either the current recognized controller or ApplicationController. [Rick Olson]
187
-
188
- * Make sure script/reaper only reaps dispatcher pids by default, and not the spawner's pid. [Jamis Buck]
189
-
190
- * Fix script/plugin about so it uses about.yml and not meta.yml. [James Adam]
191
-
192
- * Dispatcher processes rescued actions with the same controller that processed the request. #4625 [sd@notso.net]
193
-
194
- * rails -d frontbase to create a new project with a frontbase database.yml. #4945 [mlaster@metavillage.com]
195
-
196
- * Ensure the logger is initialized. #5629 [mike@clarkware.com]
197
-
198
- * Added Mongrel-spawning capabilities to script/process/spawner. Mongrel will be the default choice if installed, otherwise FCGI is tried [DHH]. Examples:
199
-
200
- spawner # starts instances on 8000, 8001, and 8002 using Mongrel if available
201
- spawner fcgi # starts instances on 8000, 8001, and 8002 using FCGI
202
- spawner mongrel -i 5 # starts instances on 8000, 8001, 8002, 8003, and 8004 using Mongrel
203
- spawner -p 9100 -i 10 # starts 10 instances counting from 9100 to 9109 using Mongrel if available
204
- spawner -p 9100 -r 5 # starts 3 instances counting from 9100 to 9102 and attempts start them every 5 seconds
205
-
206
- Also note that script/process/reaper is Mongrel capable. So the combination of spawner and reaper is a built-in alternative to something like mongrel_cluster.
207
-
208
- * Update scaffolding functional tests to use :id => people(:first) instead of :id => 1. #5612 [evan@protest.net]
209
-
210
- * db:test:clone should remove existing tables before reloading the schema. #5607 [sveit@tradeharbor.com]
211
-
212
- * Fixed migration generation for class names like ACLController #5197 [brad@madriska.com]
213
-
214
- * Added show_source_list and show_call_stack to breakpoints to make it easier to get context #5476 [takiuchi@drecom.co.jp]. Examples:
215
-
216
- irb(#<TopController:0x40822a68>):002:0> show_source_list
217
- 0001 class TopController < ApplicationController
218
- 0002 def show
219
- 0003-> breakpoint
220
- 0004 end
221
- 0005
222
- 0006 def index
223
- 0007 end
224
- 0008
225
- => "/path/to/rails/root/app/controllers/top_controller.rb"
226
-
227
- irb(#<TopController:0x40822a68>):004:0> show_call_stack 3
228
- vendor/rails/railties/lib/breakpoint.rb:536:in `breakpoint'
229
- vendor/rails/railties/lib/breakpoint.rb:536:in `breakpoint'
230
- app/controllers/top_controller.rb:3:in `show'
231
- => "/path/to/rails/root/app/controllers/top_controller.rb:3"
232
-
233
- * Generate scaffold layout in subdirectory appropriate to its module nesting. #5511 [nils@alumni.rice.edu]
234
-
235
- * Mongrel: script/server tails the rails log like it does with lighttpd. Prefer mongrel over lighttpd. #5541 [mike@clarkware.com]
236
-
237
- * Don't assume Active Record is available. #5497 [bob@sporkmonger.com]
238
-
239
- * Mongrel: script/server works on Win32. #5499 [jeremydurham@gmail.com]
240
-
241
- * Remove opts.on { |options[:option_name] } style hash assignment. Closes #4440. [nicksieger@gmail.com]
242
-
243
- * Mongrel support for script/server. #5475 [jeremydurham@gmail.com]
244
-
245
- * Fix script/plugin so it doesn't barf on invalid URLs [Rick]
246
-
247
- * Fix plugin install bug at dir with space. (closes #5359) [Yoshimasa NIWA]
248
-
249
- * Fix bug with 'script/plugin install' so it reports unknown plugin names correctly. [Rick]
250
-
251
- * Added uninstall.rb hook to plugin handling, such that plugins have a way of removing assets and other artifacts on removal #5003 [takiuchi@drecom.co.jp]
252
-
253
- * Create temporary dirs relative to RAILS_ROOT when running script/server #5014 [elliot@townx.org]
254
-
255
- * Minor tweak to dispatcher to use recognize instead of recognize!, as per the new routes. [Jamis Buck]
256
-
257
- * Make "script/plugin install" work with svn+ssh URLs. [Sam Stephenson]
258
-
259
- * Added lib/ to the directories that will get application docs generated [DHH]
260
-
261
- * Add observer generator. Closes #5167. [francois.beausoleil@gmail.com]
262
-
263
- * Session migration generator obeys pluralize_table_names. #5145 [james.adam@gmail.com]
264
-
265
- * rake test:recent understands subdirectories. #2925 [jerrett@bravenet.com]
266
-
267
- * The app generator detects the XAMPP package's MySQL socket location. #3832 [elliot@townx.org]
268
-
269
- * The app generator sets a session key in application.rb so apps running on the same host may distinguish their cookies. #2967 [rcoder, rails-bug@owl.me.uk]
270
-
271
- * Distinguish the spawners for different processes [DHH]
272
-
273
- * Added -n/--process to script/process/spawner name the process pid (default is dispatch) [DHH]
274
-
275
- * Namespaced OrderedHash so the Rails implementation does not clash with any others. (fixes #4911) [Julian Tarkhanov]
276
-
277
- * Replace Ruby's deprecated append_features in favor of included. [Marcel Molina Jr.]
278
-
279
- * Added script/process/inspector to do simple process status information on Rails dispatchers keeping pid files in tmp/pids [DHH]
280
-
281
- * Added pid file usage to script/process/spawner and script/process/reaper along with a directive in default config/lighttpd.conf file to record the pid. They will all save their pid file in tmp/pids [DHH]
282
-
283
-
284
- *1.1.6* (August 10th, 2006)
285
-
286
- * Additional security patch
287
-
288
-
289
- *1.1.5* (August 8th, 2006)
290
-
291
- * Mention in docs that config.frameworks doesn't work when getting Rails via Gems. #4857 [Alisdair McDiarmid]
292
-
293
- * Change the scaffolding layout to use yield rather than @content_for_layout. [Marcel Molina Jr.]
294
-
295
- * Includes critical security patch
296
-
297
-
298
- *1.1.4* (June 29th, 2006)
299
-
300
- * Remove use of opts.on { |options[:name] } style hash assignment. References #4440. [headius@headius.com]
301
-
302
- * Updated to Action Pack 1.12.3, ActionWebService 1.1.4, ActionMailer 1.2.3
303
-
304
-
305
- *1.1.3* (June 27th, 2006)
306
-
307
- * Updated to Active Record 1.14.3, Action Pack 1.12.2, ActionWebService 1.1.3, ActionMailer 1.2.2
308
-
309
-
310
- *1.1.2* (April 9th, 2005)
311
-
312
- * Mention in docs that config.frameworks doesn't work when getting Rails via Gems. Closes #4857. [Alisdair McDiarmid]
313
-
314
- * Change the scaffolding layout to use yield rather than @content_for_layout. [Marcel Molina Jr.]
315
-
316
- * Added rake rails:update:configs to update config/boot.rb from the latest (also included in rake rails:update) [DHH]
317
-
318
- * Fixed that boot.rb would set RAILS_GEM_VERSION twice, not respect an uncommented RAILS_GEM_VERSION line, and not use require_gem [DHH]
319
-
320
-
321
- *1.1.1* (April 6th, 2006)
322
-
323
- * Enhances plugin#discover allowing it to discover svn:// like URIs (closes #4565) [ruben.nine@gmail.com]
324
-
325
- * Update to Prototype 1.5.0_rc0 [Sam Stephenson]
326
-
327
- * Fixed that the -r/--ruby path option of the rails command was not being respected #4549 [ryan.raaum@gmail.com]
328
-
329
- * Added that Dispatcher exceptions should not be shown to the user unless a default log has not been configured. Instead show public/500.html [DHH]
330
-
331
- * Fixed that rake clone_structure_to_test should quit on pgsql if the dump is unsuccesful #4585 [augustz@augustz.com]
332
-
333
- * Fixed that rails --version should have the return code of 0 (success) #4560 [blair@orcaware.com]
334
-
335
- * Install alias so Rails::InfoController is accessible at /rails_info. Closes #4546. [Nicholas Seckar]
336
-
337
- * Fixed that spawner should daemonize if running in repeat mode [DHH]
338
-
339
- * Added TAG option for rake rails:freeze:edge, so you can say rake rails:freeze:edge TAG=rel_1-1-0 to lock to the 1.1.0 release [DHH]
340
-
341
- * Applied Prototype $() performance patches (#4465, #4477) and updated script.aculo.us [Sam Stephenson, Thomas Fuchs]
342
-
343
- * Use --simple-prompt instead of --prompt-mode simple for console compatibility with Windows/Ruby 1.8.2 #4532 [starr@starrnhorne.com]
344
-
345
- * Make Rails::VERSION implicitly loadable #4491. [Nicholas Seckar]
346
-
347
- * Fixed rake rails:freeze:gems #4518 [benji@silverinsanity.com]
348
-
349
- * Added -f/--freeze option to rails command for freezing the application to the Rails version it was generated with [DHH]
350
-
351
- * Added gem binding of apps generated through the rails command to the gems of they were generated with [Nicholas Seckar]
352
-
353
- * Added expiration settings for JavaScript, CSS, HTML, and images to default lighttpd.conf [DHH]
354
-
355
- * Added gzip compression for JavaScript, CSS, and HTML to default lighttpd.conf [DHH]
356
-
357
- * Avoid passing escapeHTML non-string in Rails' info controller [Nicholas Seckar]
358
-
359
-
360
- *1.1.0* (March 27th, 2006)
361
-
362
- * Allow db:fixtures:load to load a subset of the applications fixtures. [Chad Fowler]
363
-
364
- ex.
365
-
366
- rake db:fixtures:load FIXTURES=customers,plans
367
-
368
- * Update to Prototype 1.5.0_pre1 [Sam Stephenson]
369
-
370
- * Update to script.aculo.us 1.6 [Thomas Fuchs]
371
-
372
- * Add an integration_test generator [Jamis Buck]
373
-
374
- * Make all ActionView helpers available in the console from the helper method for debugging purposes. n.b.: Only an 80% solution. Some stuff won't work, most will. [Marcel Molina Jr.]
375
-
376
- ex.
377
-
378
- >> puts helper.options_for_select([%w(a 1), %w(b 2), %w(c 3)])
379
- <option value="1">a</option>
380
- <option value="2">b</option>
381
- <option value="3">c</option>
382
- => nil
383
-
384
- * Replaced old session rake tasks with db:sessions:create to generate a migration, and db:sessions:clear to remove sessions. [Rick Olson]
385
-
386
- * Reject Ruby 1.8.3 when loading Rails; extract version checking code. [Chad Fowler]
387
-
388
- * Remove explicit loading of RailsInfo and RailsInfoController. [Nicholas Seckar]
389
-
390
- * Move RailsInfo and RailsInfoController to Rails::Info and Rails::InfoController. [Nicholas Seckar]
391
-
392
- * Extend load path with Railties' builtin directory to make adding support code easy. [Nicholas Seckar]
393
-
394
- * Fix the rails_info controller by explicitly loading it, and marking it as not reloadable. [Nicholas Seckar]
395
-
396
- * Fixed rails:freeze:gems for Windows #3274 [paul@paulbutcher.com]
397
-
398
- * Added 'port open?' check to the spawner when running in repeat mode so we don't needlessly boot the dispatcher if the port is already in use anyway #4089 [guy.naor@famundo.com]
399
-
400
- * Add verification to generated scaffolds, don't allow get for unsafe actions [Michael Koziarski]
401
-
402
- * Don't replace application.js in public/javascripts if it already exists [Cody Fauser]
403
-
404
- * Change test:uncommitted to delay execution of `svn status` by using internal Rake API's. [Nicholas Seckar]
405
-
406
- * Use require_library_or_gem to load rake in commands/server.rb. Closes #4205. [rob.rasmussen@gmail.com]
407
-
408
- * Use the Rake API instead of shelling out to create the tmp directory in commands/server.rb. [Chad Fowler]
409
-
410
- * Added a backtrace to the evil WSOD (White Screen of Death). Closes #4073. TODO: Clearer exceptions [Rick Olson]
411
-
412
- * Added tracking of database and framework versions in script/about #4088 [charles.gerungan@gmail.com/Rick Olson]
413
-
414
- * Added public/javascripts/application.js as a sample since it'll automatically be included in javascript_include_tag :defaults [DHH]
415
-
416
- * Added socket cleanup for lighttpd, both before and after [DHH]
417
-
418
- * Added automatic creation of tmp/ when running script/server [DHH]
419
-
420
- * Added silence_stream that'll work on both STDERR or STDOUT or any other stream and deprecated silence_stderr in the process [DHH]
421
-
422
- * Added reload! method to script/console to reload all models and others that include Reloadable without quitting the console #4056 [esad@esse.at]
423
-
424
- * Added that rake rails:freeze:edge will now just export all the contents of the frameworks instead of just lib, so stuff like rails:update:scripts, rails:update:javascripts, and script/server on lighttpd still just works #4047 [DHH]
425
-
426
- * Added fix for upload problems with lighttpd from Safari/IE to config/lighttpd.conf #3999 [thijs@fngtps.com]
427
-
428
- * Added test:uncommitted to test changes since last checkin to Subversion #4035 [technomancy@gmail.com]
429
-
430
- * Help script/about print the correct svn revision when in a non-English locale. #4026 [babie7a0@ybb.ne.jp]
431
-
432
- * Add 'app' accessor to script/console as an instance of Integration::Session [Jamis Buck]
433
-
434
- * Generator::Base#usage takes an optional message argument which defaults to Generator::Base#usage_message. [Jeremy Kemper]
435
-
436
- * Remove the extraneous AR::Base.threaded_connections setting from the webrick server. [Jeremy Kemper]
437
-
438
- * Add integration test support to app generation and testing [Jamis Buck]
439
-
440
- * Added namespaces to all tasks, so for example load_fixtures is now db:fixtures:load. All the old task names are still valid, they just point to the new namespaced names. "rake -T" will only show the namespaced ones, though [DHH]
441
-
442
- * CHANGED DEFAULT: ActiveRecord::Base.schema_format is now :ruby by default instead of :sql. This means that we'll assume you want to live in the world of db/schema.rb where the grass is green and the girls are pretty. If your schema contains un-dumpable elements, such as constraints or database-specific column types, you just got an invitation to either 1) patch the dumper to include foreign key support, 2) stop being db specific, or 3) just change the default in config/environment.rb to config.active_record.schema_format = :sql -- we even include an example for that on new Rails skeletons now. Brought to you by the federation of opinionated framework builders! [DHH]
443
-
444
- * Added -r/--repeat option to script/process/spawner that offers the same loop protection as the spinner did. This deprecates the script/process/spinner, so it's no longer included in the default Rails skeleton, but still available for backwards compatibility #3461 [ror@andreas-s.net]
445
-
446
- * Added collision option to template generation in generators #3329 [anna@wota.jp]. Examples:
447
-
448
- m.template "stuff.config" , "config/stuff.config" , :collision => :skip
449
- m.template "auto-stamping", "config/generator.log", :collision => :force
450
-
451
- * Added more information to script/plugin's doings to ease debugging #3755 [Rick Olson]
452
-
453
- * Changed the default configuration for lighttpd to use tmp/sockets instead of log/ for the FastCGI sockets [DHH]
454
-
455
- * Added a default configuration of the FileStore for fragment caching if tmp/cache is available, which makes action/fragment caching ready to use out of the box with no additional configuration [DHH]
456
-
457
- * Changed the default session configuration to place sessions in tmp/sessions, if that directory is available, instead of /tmp (this essentially means a goodbye to 9/10 White Screen of Death errors and should have web hosting firms around the world cheering) [DHH]
458
-
459
- * Added tmp/sessions, tmp/cache, and tmp/sockets as default directories in the Rails skeleton [DHH]
460
-
461
- * Added that script/generate model will now automatically create a migration file for the model created. This can be turned off by calling the generator with --skip-migration [DHH]
462
-
463
- * Added -d/--database option to the rails command, so you can do "rails --database=sqlite2 myapp" to start a new application preconfigured to use SQLite2 as the database. Removed the configuration examples from SQLite and PostgreSQL from the default MySQL configuration [DHH]
464
-
465
- * Allow script/server -c /path/to/lighttpd.conf [Jeremy Kemper]
466
-
467
- * Remove hardcoded path to reaper script in script/server [Jeremy Kemper]
468
-
469
- * Update script.aculo.us to V1.5.3 [Thomas Fuchs]
470
-
471
- * Added SIGTRAP signal handler to RailsFCGIHandler that'll force the process into a breakpoint after the next request. This breakpoint can then be caught with script/breakpointer and give you access to the Ruby image inside that process. Useful for debugging memory leaks among other things [DHH]
472
-
473
- * Changed default lighttpd.conf to use CWD from lighttpd 1.4.10 that allows the same configuration to be used for both detach and not. Also ensured that auto-repeaping of FCGIs only happens when lighttpd is not detached. [DHH]
474
-
475
- * Added Configuration#after_initialize for registering a block which gets called after the framework is fully initialized. Useful for things like per-environment configuration of plugins. [Michael Koziarski]
476
-
477
- * Added check for RAILS_FRAMEWORK_ROOT constant that allows the Rails framework to be found in a different place than vendor/rails. Should be set in boot.rb. [DHH]
478
-
479
- * Fixed that static requests could unlock the mutex guarding dynamic requests in the WEBrick servlet #3433 [tom@craz8.com]
480
-
481
- * Fixed documentation tasks to work with Rake 0.7.0 #3563 [kazuhiko@fdiary.net]
482
-
483
- * Update to Prototype 1.5.0_pre0 [Sam Stephenson]
484
-
485
- * Sort the list of plugins so we load in a consistent order [Rick Olson]
486
-
487
- * Show usage when script/plugin is called without arguments [tom@craz8.com]
488
-
489
- * Corrected problems with plugin loader where plugins set 'name' incorrectly #3297 [anna@wota.jp]
490
-
491
- * Make migration generator only report on exact duplicate names, not partial dupliate names. #3442 [jeremy@planetargon.com Marcel Molina Jr.]
492
-
493
- * Fix typo in mailer generator USAGE. #3458 [chriztian.steinmeier@gmail.com]
494
-
495
- * Ignore version mismatch between pg_dump and the database server. #3457 [simon.stapleton@gmail.com]
496
-
497
- * Reap FCGI processes after lighttpd exits. [Sam Stephenson]
498
-
499
- * Honor ActiveRecord::Base.pluralize_table_names when creating and destroying session store table. #3204. [rails@bencurtis.com, Marcel Molina Jr.]
500
-
501
- *1.0.0* (December 13th, 2005)
502
-
503
- * Update instructions on how to find and install generators. #3172. [Chad Fowler]
504
-
505
- * Generator looks in vendor/generators also. [Chad Fowler]
506
-
507
- * Generator copies files in binary mode. #3156 [minimudboy@gmail.com]
508
-
509
- * Add builtin/ to the gemspec. Closes #3047. [Nicholas Seckar, Sam Stephenson]
510
-
511
- * Add install.rb file to plugin generation which is loaded, if it exists, when you install a plugin. [Marcel Molina Jr.]
512
-
513
- * Run initialize_logger in script/lighttpd to ensure the log file exists before tailing it. [Sam Stephenson]
514
-
515
- * Make load_fixtures include csv fixtures. #3053. [me@mdaines.com]
516
-
517
- * Fix freeze_gems so that the latest rails version is dumped by default. [Nicholas Seckar]
518
-
519
- * script/plugin: handle root paths and plugin names which contain spaces. #2995 [justin@aspect.net]
520
-
521
- * Model generator: correct relative path to test_helper in unit test. [Jeremy Kemper]
522
-
523
- * Make the db_schema_dump task honor the SCHEMA environment variable if present the way db_schema_import does. #2931. [Blair Zajac]
524
-
525
- * Have the lighttpd server script report the actual ip to which the server is bound. #2903. [Adam]
526
-
527
- * Add plugin library directories to the load path after the lib directory so that libraries in the lib directory get precedence. #2910. [james.adam@gmail.com]
528
-
529
- * Make help for the console command more explicit about how to specify the desired environment in which to run the console. #2911. [anonymous]
530
-
531
- * PostgreSQL: the purge_test_database Rake task shouldn't explicitly specify the template0 template when creating a fresh test database. #2964 [dreamer3@gmail.com]
532
-
533
- * Introducing the session_migration generator. Creates an add_session_table migration. Allows generator to specify migrations directory. #2958, #2960 [Rick Olson]
534
-
535
- * script/console uses RAILS_ENV environment variable if present. #2932 [Blair Zajac <blair@orcaware.com>
536
-
537
- * Windows: eliminate the socket option in database.yml. #2924 [Wayne Vucenic <waynev@gmail.com>]
538
-
539
- * Eliminate nil from newly generated logfiles. #2927 [Blair Zajac <blair@orcaware.com>]
540
-
541
- * Rename Version constant to VERSION. #2802 [Marcel Molina Jr.]
542
-
543
- * Eliminate Subversion dependencies in scripts/plugin. Correct install options. Introduce --force option to reinstall a plugin. Remove useless --long option for list. Use --quiet to quiet the download output and --revision to update to a specific svn revision. #2842 [Chad Fowler, Rick Olson]
544
-
545
- * SQLite: the clone_structure_to_test and purge_test_database Rake tasks should always use the test environment. #2846 [Rick Olson]
546
-
547
- * Make sure that legacy db tasks also reference :database for SQLite #2830 [kazuhiko@fdiary.net]
548
-
549
- * Pass __FILE__ when evaluating plugins' init.rb. #2817 [james.adam@gmail.com]
550
-
551
- * Better svn status matching for generators. #2814 [François Beausoleil <francois.beausoleil@gmail.com>, Blair Zajac <blair@orcaware.com>]
552
-
553
- * Don't reload routes until plugins have been loaded so they have a chance to extend the routing capabilities [DHH]
554
-
555
- * Don't detach or fork for script/server tailing [Nicholas Seckar]
556
-
557
- * Changed all script/* to use #!/usr/bin/env ruby instead of hard-coded Ruby path. public/dispatcher.* still uses the hard-coded path for compatibility with web servers that don't have Ruby in path [DHH]
558
-
559
- * Force RAILS_ENV to be "test" when running tests, so that ENV["RAILS_ENV"] = "production" in config/environment.rb doesn't wreck havok [DHH] #2660
560
-
561
- * Correct versioning in :freeze_gems Rake task. #2778 [jakob@mentalized.net, Jeremy Kemper]
562
-
563
- * Added an omnipresent RailsInfoController with a properties action that delivers an HTML rendering of Rails::Info (but only when local_request? is true). Added a new default index.html which fetches this with Ajax. [Sam Stephenson]
564
-
565
-
566
- *0.14.3 (RC4)* (November 7th, 2005)
567
-
568
- * Add 'add_new_scripts' rake task for adding new rails scripts to script/* [Jamis Buck]
569
-
570
- * Remove bogus hyphen from script/process/reaper calls to 'ps'. #2767 [anonymous]
571
-
572
- * Copy lighttpd.conf when it is first needed, instead of on app creation [Jamis Buck]
573
-
574
- * Use require_library_or_gem 'fcgi' in script/server [Sam Stephenson]
575
-
576
- * Added default lighttpd config in config/lighttpd.conf and added a default runner for lighttpd in script/server (works like script/server, but using lighttpd and FastCGI). It will use lighttpd if available, otherwise WEBrick. You can force either or using 'script/server lighttpd' or 'script/server webrick' [DHH]
577
-
578
- * New configuration option config.plugin_paths which may be a single path like the default 'vendor/plugins' or an array of paths: ['vendor/plugins', 'lib/plugins']. [Jeremy Kemper]
579
-
580
- * Plugins are discovered in nested paths, so you can organize your plugins directory as you like. [Jeremy Kemper]
581
-
582
- * Refactor load_plugin from load_plugins. #2757 [alex.r.moon@gmail.com]
583
-
584
- * Make use of silence_stderr in script/lighttpd, script/plugin, and Rails::Info [Sam Stephenson]
585
-
586
- * Enable HTTP installation of plugins when svn isn't avaialable. Closes #2661. [Chad Fowler]
587
-
588
- * Added script/about to display formatted Rails::Info output [Sam Stephenson]
589
-
590
- * Added Rails::Info to catalog assorted information about a Rails application's environment [Sam Stephenson]
591
-
592
- * Tail the logfile when running script/server lighttpd in the foreground [Sam Stephenson]
593
-
594
- * Try to guess the port number from config/lighttpd.conf in script/server lighttpd [Sam Stephenson]
595
-
596
- * Don't reap spawn-fcgi. #2727 [matthew@walker.wattle.id.au]
597
-
598
- * Reaper knows how to find processes even if the dispatch path is very long. #2711 [matthew@walker.wattle.id.au]
599
-
600
- * Make fcgi handler respond to TERM signals with an explicit exit [Jamis Buck]
601
-
602
- * Added demonstration of fixture use to the test case generated by the model generator [DHH]
603
-
604
- * If specified, pass PostgreSQL client character encoding to createdb. #2703 [Kazuhiko <kazuhiko@fdiary.net>]
605
-
606
- * Catch CGI multipart parse errors. Wrap dispatcher internals in a failsafe response handler. [Jeremy Kemper]
607
-
608
- * The freeze_gems Rake task accepts the VERSION environment variable to decide which version of Rails to pull into vendor/rails. [Chad Fowler, Jeremy Kemper]
609
-
610
- * Removed script.aculo.us.js, builder.js and slider.js (preperation for move of scriptaculous extensions to plugins, core scriptaculous will remain in Railties) [Thomas Fuchs]
611
-
612
- * The freeze_edge Rake task does smarter svn detection and can export a specific revision by passing the REVISION environment variable. For example: rake freeze_edge REVISION=1234. #2663 [Rick Olson]
613
-
614
- * Comment database.yml and include PostgreSQL and SQLite examples. [Jeremy Kemper]
615
-
616
- * Improve script/plugin on Windows. #2646 [Chad Fowler]
617
-
618
- * The *_plugindoc Rake tasks look deeper into the plugins' lib directories. #2652 [bellis@deepthought.org]
619
-
620
- * The PostgreSQL :db_structure_dump Rake task limits its dump to the schema search path in database.yml. [Anatol Pomozov <anatol.pomozov@gmail.com>]
621
-
622
- * Add task to generate rdoc for all installed plugins. [Marcel Molina]
623
-
624
- * Update script.aculo.us to V1.5_rc4 [Thomas Fuchs]
625
-
626
- * Add default Mac + DarwinPorts MySQL socket locations to the app generator. [Jeremy Kemper]
627
-
628
- * Migrations may be destroyed: script/destroy migration foo. #2635 [Charles M. Gerungan <charles.gerungan@gmail.com>, Jamis Buck, Jeremy Kemper]
629
-
630
- * Added that plugins can carry generators and that generator stub files can be created along with new plugins using script/generate plugin <name> --with-generator [DHH]
631
-
632
- * Removed app/apis as a default empty dir since its automatically created when using script/generate web_service [DHH]
633
-
634
- * Added script/plugin to manage plugins (install, remove, list, etc) [Ryan Tomayko]
635
-
636
- * Added test_plugins task: Run the plugin tests in vendor/plugins/**/test (or specify with PLUGIN=name) [DHH]
637
-
638
- * Added plugin generator to create a stub structure for a new plugin in vendor/plugins (see "script/generate plugin" for help) [DHH]
639
-
640
- * Fixed scaffold generator when started with only 1 parameter #2609 [self@mattmower.com]
641
-
642
- * rake should run functional tests even if the unit tests have failures [Jim Weirich]
643
-
644
- * Back off cleanpath to be symlink friendly. Closes #2533 [Nicholas Seckar]
645
-
646
- * Load rake task files in alphabetical order so you can build dependencies and count on them #2554 [Blair Zajac]
647
-
648
-
649
- *0.14.2 (RC3)* (October 26th, 2005)
650
-
651
- * Constants set in the development/test/production environment file are set in Object
652
-
653
- * Scaffold generator pays attention to the controller name. #2562 [self@mattmower.com]
654
-
655
- * Include tasks from vendor/plugins/*/tasks in the Rakefile #2545 [Rick Olson]
656
-
657
-
658
- *0.14.1 (RC2)* (October 19th, 2005)
659
-
660
- * Don't clean RAILS_ROOT on windows
661
-
662
- * Remove trailing '/' from RAILS_ROOT [Nicholas Seckar]
663
-
664
- * Upgraded to Active Record 1.12.1 and Action Pack 1.10.1
665
-
666
-
667
- *0.14.0 (RC1)* (October 16th, 2005)
668
-
669
- * Moved generator folder from RAILS_ROOT/generators to RAILS_ROOT/lib/generators [Tobias Luetke]
670
-
671
- * Fix rake dev and related commands [Nicholas Seckar]
672
-
673
- * The rails command tries to deduce your MySQL socket by running `mysql_config
674
- --socket`. If it fails, default to /path/to/your/mysql.sock
675
-
676
- * Made the rails command use the application name for database names in the tailored database.yml file. Example: "rails ~/projects/blog" will use "blog_development" instead of "rails_development". [Florian Weber]
677
-
678
- * Added Rails framework freezing tasks: freeze_gems (freeze to current gems), freeze_edge (freeze to Rails SVN trunk), unfreeze_rails (float with newest gems on system)
679
-
680
- * Added update_javascripts task which will fetch all the latest js files from your current rails install. Use after updating rails. [Tobias Luetke]
681
-
682
- * Added cleaning of RAILS_ROOT to useless elements such as '../non-dot-dot/'. Provides cleaner backtraces and error messages. [Nicholas Seckar]
683
-
684
- * Made the instantiated/transactional fixtures settings be controlled through Rails::Initializer. Transactional and non-instantiated fixtures are default from now on. [Florian Weber]
685
-
686
- * Support using different database adapters for development and test with ActiveRecord::Base.schema_format = :ruby [Sam Stephenson]
687
-
688
- * Make webrick work with session(:off)
689
-
690
- * Add --version, -v option to the Rails command. Closes #1840. [stancell]
691
-
692
- * Update Prototype to V1.4.0_pre11, script.aculo.us to V1.5_rc3 [2504] and fix the rails generator to include the new .js files [Thomas Fuchs]
693
-
694
- * Make the generator skip a file if it already exists and is identical to the new file.
695
-
696
- * Add experimental plugin support #2335
697
-
698
- * Made Rakefile aware of new .js files in script.aculo.us [Thomas Fuchs]
699
-
700
- * Make table_name and controller_name in generators honor AR::Base.pluralize_table_names. #1216 #2213 [kazuhiko@fdiary.net]
701
-
702
- * Clearly label functional and unit tests in rake stats output. #2297 [lasse.koskela@gmail.com]
703
-
704
- * Make the migration generator only check files ending in *.rb when calculating the next file name #2317 [Chad Fowler]
705
-
706
- * Added prevention of duplicate migrations from the generator #2240 [fbeausoleil@ftml.net]
707
-
708
- * Add db_schema_dump and db_schema_import rake tasks to work with the new ActiveRecord::SchemaDumper (for dumping a schema to and reading a schema from a ruby file).
709
-
710
- * Reformed all the config/environments/* files to conform to the new Rails::Configuration approach. Fully backwards compatible.
711
-
712
- * Added create_sessions_table, drop_sessions_table, and purge_sessions_table as rake tasks for databases that supports migrations (MySQL, PostgreSQL, SQLite) to get a table for use with CGI::Session::ActiveRecordStore
713
-
714
- * Added dump of schema version to the db_structure_dump task for databases that support migrations #1835 [Rick Olson]
715
-
716
- * Fixed script/profiler for Ruby 1.8.2 #1863 [Rick Olson]
717
-
718
- * Fixed clone_structure_to_test task for SQLite #1864 [jon@burningbush.us]
719
-
720
- * Added -m/--mime-types option to the WEBrick server, so you can specify a Apache-style mime.types file to load #2059 [ask@develooper.com]
721
-
722
- * Added -c/--svn option to the generator that'll add new files and remove destroyed files using svn add/revert/remove as appropriate #2064 [kevin.clark@gmail.com]
723
-
724
- * Added -c/--charset option to WEBrick server, so you can specify a default charset (which without changes is UTF-8) #2084 [wejn@box.cz]
725
-
726
- * Make the default stats task extendable by modifying the STATS_DIRECTORIES constant
727
-
728
- * Allow the selected environment to define RAILS_DEFAULT_LOGGER, and have Rails::Initializer use it if it exists.
729
-
730
- * Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is empty and doesn't require updating.
731
-
732
- * Added Rails::Initializer and Rails::Configuration to abstract all of the common setup out of config/environment.rb (uses config/boot.rb to bootstrap the initializer and paths)
733
-
734
- * Fixed the scaffold generator to fail right away if the database isn't accessible instead of in mid-air #1169 [Chad Fowler]
735
-
736
- * Corrected project-local generator location in scripts.rb #2010 [Michael Schuerig]
737
-
738
- * Don't require the environment just to clear the logs #2093 [Scott Barron]
739
-
740
- * Make the default rakefile read *.rake files from config/tasks (for easy extension of the rakefile by e.g. generators)
741
-
742
- * Only load breakpoint in development mode and when BREAKPOINT_SERVER_PORT is defined.
743
-
744
- * Allow the --toggle-spin switch on process/reaper to be negated
745
-
746
- * Replace render_partial with render :partial in scaffold generator [Nicholas Seckar]
747
-
748
- * Added -w flag to ps in process/reaper #1934 [Scott Barron]
749
-
750
- * Allow ERb in the database.yml file (just like with fixtures), so you can pull out the database configuration in environment variables #1822 [Duane Johnson]
751
-
752
- * Added convenience controls for FCGI processes (especially when managed remotely): spinner, spawner, and reaper. They reside in script/process. More details can be had by calling them with -h/--help.
753
-
754
- * Added load_fixtures task to the Rakefile, which will load all the fixtures into the database for the current environment #1791 [Marcel Molina]
755
-
756
- * Added an empty robots.txt to public/, so that web servers asking for it won't trigger a dynamic call, like favicon.ico #1738 [michael@schubert]
757
-
758
- * Dropped the 'immediate close-down' of FCGI processes since it didn't work consistently and produced bad responses when it didn't. So now a TERM ensures exit after the next request (just as if the process is handling a request when it receives the signal). This means that you'll have to 'nudge' all FCGI processes with a request in order to ensure that they have all reloaded. This can be done by something like ./script/process/repear --nudge 'http://www.myapp.com' --instances 10, which will load the myapp site 10 times (and thus hit all of the 10 FCGI processes once, enough to shut down).
759
-
760
-
761
- *0.13.1* (11 July, 2005)
762
-
763
- * Look for app-specific generators in RAILS_ROOT/generators rather than the clunky old RAILS_ROOT/script/generators. Nobody really uses this feature except for the unit tests, so it's a negligible-impact change. If you want to work with third-party generators, drop them in ~/.rails/generators or simply install gems.
764
-
765
- * Fixed that each request with the WEBrick adapter would open a new database connection #1685 [Sam Stephenson]
766
-
767
- * Added support for SQL Server in the database rake tasks #1652 [ken.barker@gmail.com] Note: osql and scptxfr may need to be installed on your development environment. This involves getting the .exes and a .rll (scptxfr) from a production SQL Server (not developer level SQL Server). Add their location to your Environment PATH and you are all set.
768
-
769
- * Added a VERSION parameter to the migrate task that allows you to do "rake migrate VERSION=34" to migrate to the 34th version traveling up or down depending on the current version
770
-
771
- * Extend Ruby version check to include RUBY_RELEASE_DATE >= '2005-12-25', the final Ruby 1.8.2 release #1674 [court3nay@gmail.com]
772
-
773
- * Improved documentation for environment config files #1625 [court3nay@gmail.com]
774
-
775
-
776
- *0.13.0* (6 July, 2005)
777
-
778
- * Changed the default logging level in config/environment.rb to INFO for production (so SQL statements won't be logged)
779
-
780
- * Added migration generator: ./script/generate migration add_system_settings
781
-
782
- * Added "migrate" as rake task to execute all the pending migrations from db/migrate
783
-
784
- * Fixed that model generator would make fixtures plural, even if ActiveRecord::Base.pluralize_table_names was false #1185 [Marcel Molina]
785
-
786
- * Added a DOCTYPE of HTML transitional to the HTML files generated by Rails #1124 [Michael Koziarski]
787
-
788
- * SIGTERM also gracefully exits dispatch.fcgi. Ignore SIGUSR1 on Windows.
789
-
790
- * Add the option to manually manage garbage collection in the FastCGI dispatcher. Set the number of requests between GC runs in your public/dispatch.fcgi [skaes@web.de]
791
-
792
- * Allow dynamic application reloading for dispatch.fcgi processes by sending a SIGHUP. If the process is currently handling a request, the request will be allowed to complete first. This allows production fcgi's to be reloaded without having to restart them.
793
-
794
- * RailsFCGIHandler (dispatch.fcgi) no longer tries to explicitly flush $stdout (CgiProcess#out always calls flush)
795
-
796
- * Fixed rakefile actions against PostgreSQL when the password is all numeric #1462 [michael@schubert.cx]
797
-
798
- * ActionMailer::Base subclasses are reloaded with the other rails components #1262
799
-
800
- * Made the WEBrick adapter not use a mutex around action performance if ActionController::Base.allow_concurrency is true (default is false)
801
-
802
- * Fixed that mailer generator generated fixtures/plural while units expected fixtures/singular #1457 [Scott Barron]
803
-
804
- * Added a 'whiny nil' that's aim to ensure that when users pass nil to methods where that isn't appropriate, instead of NoMethodError? and the name of some method used by the framework users will see a message explaining what type of object was expected. Only active in test and development environments by default #1209 [Michael Koziarski]
805
-
806
- * Fixed the test_helper.rb to be safe for requiring controllers from multiple spots, like app/controllers/article_controller.rb and app/controllers/admin/article_controller.rb, without reloading the environment twice #1390 [Nicholas Seckar]
807
-
808
- * Fixed Webrick to escape + characters in URL's the same way that lighttpd and apache do #1397 [Nicholas Seckar]
809
-
810
- * Added -e/--environment option to script/runner #1408 [fbeausoleil@ftml.net]
811
-
812
- * Modernize the scaffold generator to use the simplified render and test methods and to change style from @params["id"] to params[:id]. #1367
813
-
814
- * Added graceful exit from pressing CTRL-C during the run of the rails command #1150 [Caleb Tennis]
815
-
816
- * Allow graceful exits for dispatch.fcgi processes by sending a SIGUSR1. If the process is currently handling a request, the request will be allowed to complete and then will terminate itself. If a request is not being handled, the process is terminated immediately (via #exit). This basically works like restart graceful on Apache. [Jamis Buck]
817
-
818
- * Made dispatch.fcgi more robust by catching fluke errors and retrying unless its a permanent condition. [Jamis Buck]
819
-
820
- * Added console --profile for profiling an IRB session #1154 [Jeremy Kemper]
821
-
822
- * Changed console_sandbox into console --sandbox #1154 [Jeremy Kemper]
823
-
824
-
825
- *0.12.1* (20th April, 2005)
826
-
827
- * Upgraded to Active Record 1.10.1, Action Pack 1.8.1, Action Mailer 0.9.1, Action Web Service 0.7.1
828
-
829
-
830
- *0.12.0* (19th April, 2005)
831
-
832
- * Fixed that purge_test_database would use database settings from the development environment when recreating the test database #1122 [rails@cogentdude.com]
833
-
834
- * Added script/benchmarker to easily benchmark one or more statement a number of times from within the environment. Examples:
835
-
836
- # runs the one statement 10 times
837
- script/benchmarker 10 'Person.expensive_method(10)'
838
-
839
- # pits the two statements against each other with 50 runs each
840
- script/benchmarker 50 'Person.expensive_method(10)' 'Person.cheap_method(10)'
841
-
842
- * Added script/profiler to easily profile a single statement from within the environment. Examples:
843
-
844
- script/profiler 'Person.expensive_method(10)'
845
- script/profiler 'Person.expensive_method(10)' 10 # runs the statement 10 times
846
-
847
- * Added Rake target clear_logs that'll truncate all the *.log files in log/ to zero #1079 [Lucas Carlson]
848
-
849
- * Added lazy typing for generate, such that ./script/generate cn == ./script/generate controller and the likes #1051 [k@v2studio.com]
850
-
851
- * Fixed that ownership is brought over in pg_dump during tests for PostgreSQL #1060 [pburleson@gmail.com]
852
-
853
- * Upgraded to Active Record 1.10.0, Action Pack 1.8.0, Action Mailer 0.9.0, Action Web Service 0.7.0, Active Support 1.0.4
854
-
855
-
856
- *0.11.1* (27th March, 2005)
857
-
858
- * Fixed the dispatch.fcgi use of a logger
859
-
860
- * Upgraded to Active Record 1.9.1, Action Pack 1.7.0, Action Mailer 0.8.1, Action Web Service 0.6.2, Active Support 1.0.3
861
-
862
-
863
- *0.11.0* (22th March, 2005)
864
-
865
- * Removed SCRIPT_NAME from the WEBrick environment to prevent conflicts with PATH_INFO #896 [Nicholas Seckar]
866
-
867
- * Removed ?$1 from the dispatch.f/cgi redirect line to get rid of 'complete/path/from/request.html' => nil being in the @params now that the ENV["REQUEST_URI"] is used to determine the path #895 [dblack/Nicholas Seckar]
868
-
869
- * Added additional error handling to the FastCGI dispatcher to catch even errors taking down the entire process
870
-
871
- * Improved the generated scaffold code a lot to take advantage of recent Rails developments #882 [Tobias Luetke]
872
-
873
- * Combined the script/environment.rb used for gems and regular files version. If vendor/rails/* has all the frameworks, then files version is used, otherwise gems #878 [Nicholas Seckar]
874
-
875
- * Changed .htaccess to allow dispatch.* to be called from a sub-directory as part of the push with Action Pack to make Rails work on non-vhost setups #826 [Nicholas Seckar/Tobias Luetke]
876
-
877
- * Added script/runner which can be used to run code inside the environment by eval'ing the first parameter. Examples:
878
-
879
- ./script/runner 'ReminderService.deliver'
880
- ./script/runner 'Mailer.receive(STDIN.read)'
881
-
882
- This makes it easier to do CRON and postfix scripts without actually making a script just to trigger 1 line of code.
883
-
884
- * Fixed webrick_server cookie handling to allow multiple cookes to be set at once #800, #813 [dave@cherryville.org]
885
-
886
- * Fixed the Rakefile's interaction with postgresql to:
887
-
888
- 1. Use PGPASSWORD and PGHOST in the environment to fix prompting for
889
- passwords when connecting to a remote db and local socket connections.
890
- 2. Add a '-x' flag to pg_dump which stops it dumping privileges #807 [rasputnik]
891
- 3. Quote the user name and use template0 when dumping so the functions doesn't get dumped too #855 [pburleson]
892
- 4. Use the port if available #875 [madrobby]
893
-
894
- * Upgraded to Active Record 1.9.0, Action Pack 1.6.0, Action Mailer 0.8.0, Action Web Service 0.6.1, Active Support 1.0.2
895
-
896
-
897
- *0.10.1* (7th March, 2005)
898
-
899
- * Fixed rake stats to ignore editor backup files like model.rb~ #791 [skanthak]
900
-
901
- * Added exception shallowing if the DRb server can't be started (not worth making a fuss about to distract new users) #779 [Tobias Luetke]
902
-
903
- * Added an empty favicon.ico file to the public directory of new applications (so the logs are not spammed by its absence)
904
-
905
- * Fixed that scaffold generator new template should use local variable instead of instance variable #778 [Dan Peterson]
906
-
907
- * Allow unit tests to run on a remote server for PostgreSQL #781 [adamm@galacticasoftware.com]
908
-
909
- * Added web_service generator (run ./script/generate web_service for help) #776 [Leon Bredt]
910
-
911
- * Added app/apis and components to code statistics report #729 [Scott Barron]
912
-
913
- * Fixed WEBrick server to use ABSOLUTE_RAILS_ROOT instead of working_directory #687 [Nicholas Seckar]
914
-
915
- * Fixed rails_generator to be usable without RubyGems #686 [Cristi BALAN]
916
-
917
- * Fixed -h/--help for generate and destroy generators #331
918
-
919
- * Added begin/rescue around the FCGI dispatcher so no uncaught exceptions can bubble up to kill the process (logs to log/fastcgi.crash.log)
920
-
921
- * Fixed that association#count would produce invalid sql when called sequentialy #659 [kanis@comcard.de]
922
-
923
- * Fixed test/mocks/testing to the correct test/mocks/test #740
924
-
925
- * Added early failure if the Ruby version isn't 1.8.2 or above #735
926
-
927
- * Removed the obsolete -i/--index option from the WEBrick servlet #743
928
-
929
- * Upgraded to Active Record 1.8.0, Action Pack 1.5.1, Action Mailer 0.7.1, Action Web Service 0.6.0, Active Support 1.0.1
930
-
931
-
932
- *0.10.0* (24th February, 2005)
933
-
934
- * Changed default IP binding for WEBrick from 127.0.0.1 to 0.0.0.0 so that the server is accessible both locally and remotely #696 [Marcel]
935
-
936
- * Fixed that script/server -d was broken so daemon mode couldn't be used #687 [Nicholas Seckar]
937
-
938
- * Upgraded to breakpoint 92 which fixes:
939
-
940
- * overload IRB.parse_opts(), fixes #443
941
- => breakpoints in tests work even when running them via rake
942
- * untaint handlers, might fix an issue discussed on the Rails ML
943
- * added verbose mode to breakpoint_client
944
- * less noise caused by breakpoint_client by default
945
- * ignored TerminateLineInput exception in signal handler
946
- => quiet exit on Ctrl-C
947
-
948
- * Added support for independent components residing in /components. Example:
949
-
950
- Controller: components/list/items_controller.rb
951
- (holds a List::ItemsController class with uses_component_template_root called)
952
-
953
- Model : components/list/item.rb
954
- (namespace is still shared, so an Item model in app/models will take precedence)
955
-
956
- Views : components/list/items/show.rhtml
957
-
958
-
959
- * Added --sandbox option to script/console that'll roll back all changes made to the database when you quit #672 [Jeremy Kemper]
960
-
961
- * Added 'recent' as a rake target that'll run tests for files that changed in the last 10 minutes #612 [Jeremy Kemper]
962
-
963
- * Changed script/console to default to development environment and drop --no-inspect #650 [Jeremy Kemper]
964
-
965
- * Added that the 'fixture :posts' syntax can be used for has_and_belongs_to_many fixtures where a model doesn't exist #572 [Jeremy Kemper]
966
-
967
- * Added that running test_units and test_functional now performs the clone_structure_to_test as well #566 [rasputnik]
968
-
969
- * Added new generator framework that informs about its doings on generation and enables updating and destruction of generated artifacts. See the new script/destroy and script/update for more details #487 [Jeremy Kemper]
970
-
971
- * Added Action Web Service as a new add-on framework for Action Pack [Leon Bredt]
972
-
973
- * Added Active Support as an independent utility and standard library extension bundle
974
-
975
- * Upgraded to Active Record 1.7.0, Action Pack 1.5.0, Action Mailer 0.7.0
976
-
977
-
978
- *0.9.5* (January 25th, 2005)
979
-
980
- * Fixed dependency reloading by switching to a remove_const approach where all Active Records, Active Record Observers, and Action Controllers are reloading by undefining their classes. This enables you to remove methods in all three types and see the change reflected immediately and it fixes #539. This also means that only those three types of classes will benefit from the const_missing and reloading approach. If you want other classes (like some in lib/) to reload, you must use require_dependency to do it.
981
-
982
- * Added Florian Gross' latest version of Breakpointer and friends that fixes a variaty of bugs #441 [Florian Gross]
983
-
984
- * Fixed skeleton Rakefile to work with sqlite3 out of the box #521 [rasputnik]
985
-
986
- * Fixed that script/breakpointer didn't get the Ruby path rewritten as the other scripts #523 [brandt@kurowski.net]
987
-
988
- * Fixed handling of syntax errors in models that had already been succesfully required once in the current interpreter
989
-
990
- * Fixed that models that weren't referenced in associations weren't being reloaded in the development mode by reinstating the reload
991
-
992
- * Fixed that generate scaffold would produce bad functional tests
993
-
994
- * Fixed that FCGI can also display SyntaxErrors
995
-
996
- * Upgraded to Active Record 1.6.0, Action Pack 1.4.0
997
-
998
-
999
- *0.9.4.1* (January 18th, 2005)
1000
-
1001
- * Added 5-second timeout to WordNet alternatives on creating reserved-word models #501 [Marcel Molina]
1002
-
1003
- * Fixed binding of caller #496 [Alexey]
1004
-
1005
- * Upgraded to Active Record 1.5.1, Action Pack 1.3.1, Action Mailer 0.6.1
1006
-
1007
-
1008
- *0.9.4* (January 17th, 2005)
1009
-
1010
- * Added that ApplicationController will catch a ControllerNotFound exception if someone attempts to access a url pointing to an unexisting controller [Tobias Luetke]
1011
-
1012
- * Flipped code-to-test ratio around to be more readable #468 [Scott Baron]
1013
-
1014
- * Fixed log file permissions to be 666 instead of 777 (so they're not executable) #471 [Lucas Carlson]
1015
-
1016
- * Fixed that auto reloading would some times not work or would reload the models twice #475 [Tobias Luetke]
1017
-
1018
- * Added rewrite rules to deal with caching to public/.htaccess
1019
-
1020
- * Added the option to specify a controller name to "generate scaffold" and made the default controller name the plural form of the model.
1021
-
1022
- * Added that rake clone_structure_to_test, db_structure_dump, and purge_test_database tasks now pick up the source database to use from
1023
- RAILS_ENV instead of just forcing development #424 [Tobias Luetke]
1024
-
1025
- * Fixed script/console to work with Windows (that requires the use of irb.bat) #418 [octopod]
1026
-
1027
- * Fixed WEBrick servlet slowdown over time by restricting the load path reloading to mod_ruby
1028
-
1029
- * Removed Fancy Indexing as a default option on the WEBrick servlet as it made it harder to use various caching schemes
1030
-
1031
- * Upgraded to Active Record 1.5, Action Pack 1.3, Action Mailer 0.6
1032
-
1033
-
1034
- *0.9.3* (January 4th, 2005)
1035
-
1036
- * Added support for SQLite in the auto-dumping/importing of schemas for development -> test #416
1037
-
1038
- * Added automated rewriting of the shebang lines on installs through the gem rails command #379 [Manfred Stienstra]
1039
-
1040
- * Added ActionMailer::Base.deliver_method = :test to the test environment so that mail objects are available in ActionMailer::Base.deliveries
1041
- for functional testing.
1042
-
1043
- * Added protection for creating a model through the generators with a name of an existing class, like Thread or Date.
1044
- It'll even offer you a synonym using wordnet.princeton.edu as a look-up. No, I'm not kidding :) [Florian Gross]
1045
-
1046
- * Fixed dependency management to happen in a unified fashion for Active Record and Action Pack using the new Dependencies module. This means that
1047
- the environment options needs to change from:
1048
-
1049
- Before in development.rb:
1050
- ActionController::Base.reload_dependencies = true  
1051
- ActiveRecord::Base.reload_associations     = true
1052
-
1053
- Now in development.rb:
1054
- Dependencies.mechanism = :load
1055
-
1056
- Before in production.rb and test.rb:
1057
- ActionController::Base.reload_dependencies = false
1058
- ActiveRecord::Base.reload_associations     = false
1059
-
1060
- Now in production.rb and test.rb:
1061
- Dependencies.mechanism = :require
1062
-
1063
- * Fixed problems with dependency caching and controller hierarchies on Ruby 1.8.2 in development mode #351
1064
-
1065
- * Fixed that generated action_mailers doesnt need to require the action_mailer since thats already done in the environment #382 [Lucas Carlson]
1066
-
1067
- * Upgraded to Action Pack 1.2.0 and Active Record 1.4.0
1068
-
1069
-
1070
- *0.9.2*
1071
-
1072
- * Fixed CTRL-C exists from the Breakpointer to be a clean affair without error dumping [Kent Sibilev]
1073
-
1074
- * Fixed "rake stats" to work with sub-directories in models and controllers and to report the code to test ration [Scott Baron]
1075
-
1076
- * Added that Active Record associations are now reloaded instead of cleared to work with the new const_missing hook in Active Record.
1077
-
1078
- * Added graceful handling of an inaccessible log file by redirecting output to STDERR with a warning #330 [rainmkr]
1079
-
1080
- * Added support for a -h/--help parameter in the generator #331 [Ulysses]
1081
-
1082
- * Fixed that File.expand_path in config/environment.rb would fail when dealing with symlinked public directories [mjobin]
1083
-
1084
- * Upgraded to Action Pack 1.1.0 and Active Record 1.3.0
1085
-
1086
-
1087
- *0.9.1*
1088
-
1089
- * Upgraded to Action Pack 1.0.1 for important bug fix
1090
-
1091
- * Updated gem dependencies
1092
-
1093
-
1094
- *0.9.0*
1095
-
1096
- * Renamed public/dispatch.servlet to script/server -- it wasn't really dispatching anyway as its delegating calls to public/dispatch.rb
1097
-
1098
- * Renamed AbstractApplicationController and abstract_application.rb to ApplicationController and application.rb, so that it will be possible
1099
- for the framework to automatically pick up on app/views/layouts/application.rhtml and app/helpers/application.rb
1100
-
1101
- * Added script/console that makes it even easier to start an IRB session for interacting with the domain model. Run with no-args to
1102
- see help.
1103
-
1104
- * Added breakpoint support through the script/breakpointer client. This means that you can break out of execution at any point in
1105
- the code, investigate and change the model, AND then resume execution! Example:
1106
-
1107
- class WeblogController < ActionController::Base
1108
- def index
1109
- @posts = Post.find_all
1110
- breakpoint "Breaking out from the list"
1111
- end
1112
- end
1113
-
1114
- So the controller will accept the action, run the first line, then present you with a IRB prompt in the breakpointer window.
1115
- Here you can do things like:
1116
-
1117
- Executing breakpoint "Breaking out from the list" at .../webrick_server.rb:16 in 'breakpoint'
1118
-
1119
- >> @posts.inspect
1120
- => "[#<Post:0x14a6be8 @attributes={\"title\"=>nil, \"body\"=>nil, \"id\"=>\"1\"}>,
1121
- #<Post:0x14a6620 @attributes={\"title\"=>\"Rails you know!\", \"body\"=>\"Only ten..\", \"id\"=>\"2\"}>]"
1122
- >> @posts.first.title = "hello from a breakpoint"
1123
- => "hello from a breakpoint"
1124
-
1125
- ...and even better is that you can examine how your runtime objects actually work:
1126
-
1127
- >> f = @posts.first
1128
- => #<Post:0x13630c4 @attributes={"title"=>nil, "body"=>nil, "id"=>"1"}>
1129
- >> f.
1130
- Display all 152 possibilities? (y or n)
1131
-
1132
- Finally, when you're ready to resume execution, you press CTRL-D
1133
-
1134
- * Changed environments to be configurable through an environment variable. By default, the environment is "development", but you
1135
- can change that and set your own by configuring the Apache vhost with a string like (mod_env must be available on the server):
1136
-
1137
- SetEnv RAILS_ENV production
1138
-
1139
- ...if you're using WEBrick, you can pick the environment to use with the command-line parameters -e/--environment, like this:
1140
-
1141
- ruby public/dispatcher.servlet -e production
1142
-
1143
- * Added a new default environment called "development", which leaves the production environment to be tuned exclusively for that.
1144
-
1145
- * Added a start_server in the root of the Rails application to make it even easier to get started
1146
-
1147
- * Fixed public/.htaccess to use RewriteBase and share the same rewrite rules for all the dispatch methods
1148
-
1149
- * Fixed webrick_server to handle requests in a serialized manner (the Rails reloading infrastructure is not thread-safe)
1150
-
1151
- * Added support for controllers in directories. So you can have:
1152
-
1153
- app/controllers/account_controller.rb # URL: /account/
1154
- app/controllers/admin/account_controller.rb # URL: /admin/account/
1155
-
1156
- NOTE: You need to update your public/.htaccess with the new rules to pick it up
1157
-
1158
- * Added reloading for associations and dependencies under cached environments like FastCGI and mod_ruby. This makes it possible to use
1159
- those environments for development. This is turned on by default, but can be turned off with
1160
- ActiveRecord::Base.reload_associations = false and ActionController::Base.reload_dependencies = false in production environments.
1161
-
1162
- * Added support for sub-directories in app/models. So now you can have something like Basecamp with:
1163
-
1164
- app/models/accounting
1165
- app/models/project
1166
- app/models/participants
1167
- app/models/settings
1168
-
1169
- It's poor man's namespacing, but only for file-system organization. You still require files just like before.
1170
- Nothing changes inside the files themselves.
1171
-
1172
-
1173
- * Fixed a few references in the tests generated by new_mailer [Jeremy Kemper]
1174
-
1175
- * Added support for mocks in testing with test/mocks
1176
-
1177
- * Cleaned up the environments a bit and added global constant RAILS_ROOT
1178
-
1179
-
1180
- *0.8.5* (9)
1181
-
1182
- * Made dev-util available to all tests, so you can insert breakpoints in any test case to get an IRB prompt at that point [Jeremy Kemper]:
1183
-
1184
- def test_complex_stuff
1185
- @david.projects << @new_project
1186
- breakpoint "Let's have a closer look at @david"
1187
- end
1188
-
1189
- You need to install dev-utils yourself for this to work ("gem install dev-util").
1190
-
1191
- * Added shared generator behavior so future upgrades should be possible without manually copying over files [Jeremy Kemper]
1192
-
1193
- * Added the new helper style to both controller and helper templates [Jeremy Kemper]
1194
-
1195
- * Added new_crud generator for creating a model and controller at the same time with explicit scaffolding [Jeremy Kemper]
1196
-
1197
- * Added configuration of Test::Unit::TestCase.fixture_path to test_helper to concide with the new AR fixtures style
1198
-
1199
- * Fixed that new_model was generating singular table/fixture names
1200
-
1201
- * Upgraded to Action Mailer 0.4.0
1202
-
1203
- * Upgraded to Action Pack 0.9.5
1204
-
1205
- * Upgraded to Active Record 1.1.0
1206
-
1207
-
1208
- *0.8.0 (15)*
1209
-
1210
- * Removed custom_table_name option for new_model now that the Inflector is as powerful as it is
1211
-
1212
- * Changed the default rake action to just do testing and separate API generation and coding statistics into a "doc" task.
1213
-
1214
- * Fixed WEBrick dispatcher to handle missing slashes in the URLs gracefully [alexey]
1215
-
1216
- * Added user option for all postgresql tool calls in the rakefile [elvstone]
1217
-
1218
- * Fixed problem with running "ruby public/dispatch.servlet" instead of "cd public; ruby dispatch.servlet" [alexey]
1219
-
1220
- * Fixed WEBrick server so that it no longer hardcodes the ruby interpreter used to "ruby" but will get the one used based
1221
- on the Ruby runtime configuration. [Marcel Molina Jr.]
1222
-
1223
- * Fixed Dispatcher so it'll route requests to magic_beans to MagicBeansController/magic_beans_controller.rb [Caio Chassot]
1224
-
1225
- * "new_controller MagicBeans" and "new_model SubscriptionPayments" will now both behave properly as they use the new Inflector.
1226
-
1227
- * Fixed problem with MySQL foreign key constraint checks in Rake :clone_production_structure_to_test target [Andreas Schwarz]
1228
-
1229
- * Changed WEBrick server to by default be auto-reloading, which is slower but makes source changes instant.
1230
- Class compilation cache can be turned on with "-c" or "--cache-classes".
1231
-
1232
- * Added "-b/--binding" option to WEBrick dispatcher to bind the server to a specific IP address (default: 127.0.0.1) [Kevin Temp]
1233
-
1234
- * dispatch.fcgi now DOESN'T set FCGI_PURE_RUBY as it was slowing things down for now reason [Andreas Schwarz]
1235
-
1236
- * Added new_mailer generator to work with Action Mailer
1237
-
1238
- * Included new framework: Action Mailer 0.3
1239
-
1240
- * Upgraded to Action Pack 0.9.0
1241
-
1242
- * Upgraded to Active Record 1.0.0
1243
-
1244
-
1245
- *0.7.0*
1246
-
1247
- * Added an optional second argument to the new_model script that allows the programmer to specify the table name,
1248
- which will used to generate a custom table_name method in the model and will also be used in the creation of fixtures.
1249
- [Kevin Radloff]
1250
-
1251
- * script/new_model now turns AccountHolder into account_holder instead of accountholder [Kevin Radloff]
1252
-
1253
- * Fixed the faulty handleing of static files with WEBrick [Andreas Schwarz]
1254
-
1255
- * Unified function_test_helper and unit_test_helper into test_helper
1256
-
1257
- * Fixed bug with the automated production => test database dropping on PostgreSQL [dhawkins]
1258
-
1259
- * create_fixtures in both the functional and unit test helper now turns off the log during fixture generation
1260
- and can generate more than one fixture at a time. Which makes it possible for assignments like:
1261
-
1262
- @people, @projects, @project_access, @companies, @accounts =
1263
- create_fixtures "people", "projects", "project_access", "companies", "accounts"
1264
-
1265
- * Upgraded to Action Pack 0.8.5 (locally-scoped variables, partials, advanced send_file)
1266
-
1267
- * Upgraded to Active Record 0.9.5 (better table_name guessing, cloning, find_all_in_collection)
1268
-
1269
-
1270
- *0.6.5*
1271
-
1272
- * No longer specifies a template for rdoc, so it'll use whatever is default (you can change it in the rakefile)
1273
-
1274
- * The new_model generator will now use the same rules for plural wordings as Active Record
1275
- (so Category will give categories, not categorys) [Kevin Radloff]
1276
-
1277
- * dispatch.fcgi now sets FCGI_PURE_RUBY to true to ensure that it's the Ruby version that's loaded [danp]
1278
-
1279
- * Made the GEM work with Windows
1280
-
1281
- * Fixed bug where mod_ruby would "forget" the load paths added when switching between controllers
1282
-
1283
- * PostgreSQL are now supported for the automated production => test database dropping [Kevin Radloff]
1284
-
1285
- * Errors thrown by the dispatcher are now properly handled in FCGI.
1286
-
1287
- * Upgraded to Action Pack 0.8.0 (lots and lots and lots of fixes)
1288
-
1289
- * Upgraded to Active Record 0.9.4 (a bunch of fixes)
1290
-
1291
-
1292
- *0.6.0*
1293
-
1294
- * Added AbstractionApplicationController as a superclass for all controllers generated. This class can be used
1295
- to carry filters and methods that are to be shared by all. It has an accompanying ApplicationHelper that all
1296
- controllers will also automatically have available.
1297
-
1298
- * Added environments that can be included from any script to get the full Active Record and Action Controller
1299
- context running. This can be used by maintenance scripts or to interact with the model through IRB. Example:
1300
-
1301
- require 'config/environments/production'
1302
-
1303
- for account in Account.find_all
1304
- account.recalculate_interests
1305
- end
1306
-
1307
- A short migration script for an account model that had it's interest calculation strategy changed.
1308
-
1309
- * Accessing the index of a controller with "/weblog" will now redirect to "/weblog/" (only on Apache, not WEBrick)
1310
-
1311
- * Simplified the default Apache config so even remote requests are served off CGI as a default.
1312
- You'll now have to do something specific to activate mod_ruby and FCGI (like using the force urls).
1313
- This should make it easier for new comers that start on an external server.
1314
-
1315
- * Added more of the necessary Apache options to .htaccess to make it easier to setup
1316
-
1317
- * Upgraded to Action Pack 0.7.9 (lots of fixes)
1318
-
1319
- * Upgraded to Active Record 0.9.3 (lots of fixes)
1320
-
1321
-
1322
- *0.5.7*
1323
-
1324
- * Fixed bug in the WEBrick dispatcher that prevented it from getting parameters from the URL
1325
- (through GET requests or otherwise)
1326
-
1327
- * Added lib in root as a place to store app specific libraries
1328
-
1329
- * Added lib and vendor to load_path, so anything store within can be loaded directly.
1330
- Hence lib/redcloth.rb can be loaded with require "redcloth"
1331
-
1332
- * Upgraded to Action Pack 0.7.8 (lots of fixes)
1333
-
1334
- * Upgraded to Active Record 0.9.2 (minor upgrade)
1335
-
1336
-
1337
- *0.5.6*
1338
-
1339
- * Upgraded to Action Pack 0.7.7 (multipart form fix)
1340
-
1341
- * Updated the generated template stubs to valid XHTML files
1342
-
1343
- * Ensure that controllers generated are capitalized, so "new_controller TodoLists"
1344
- gives the same as "new_controller Todolists" and "new_controller todolists".
1345
-
1346
-
1347
- *0.5.5*
1348
-
1349
- * Works on Windows out of the box! (Dropped symlinks)
1350
-
1351
- * Added webrick dispatcher: Try "ruby public/dispatch.servlet --help" [Florian Gross]
1352
-
1353
- * Report errors about initialization to browser (instead of attempting to use uninitialized logger)
1354
-
1355
- * Upgraded to Action Pack 0.7.6
1356
-
1357
- * Upgraded to Active Record 0.9.1
1358
-
1359
- * Added distinct 500.html instead of reusing 404.html
1360
-
1361
- * Added MIT license
1362
-
1363
-
1364
- *0.5.0*
1365
-
1366
- * First public release