Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #7161 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

[PATCH] active_record/connection_adapters/*_adapters.rb nodoc typos

Reported by: halorgium Assigned to: core
Priority: high Milestone: 1.2
Component: ActiveRecord Version: edge
Severity: blocker Keywords: typo activerecord
Cc:

Attachments

connection_adapters.patch (3.3 kB) - added by halorgium on 01/18/07 09:38:45.
mysql_adaptor.patch (24 bytes) - added by halorgium on 01/18/07 10:11:41.

Change History

01/18/07 09:38:30 changed by halorgium

  • severity changed from normal to blocker.
  • summary changed from [PATCH] mysql_adaptor.rb glitch to [PATCH] active_record/connection_adapters/*_adapters.rb nodoc typos.

01/18/07 09:38:45 changed by halorgium

  • attachment connection_adapters.patch added.

01/18/07 10:11:41 changed by halorgium

  • attachment mysql_adaptor.patch added.

(in reply to: ↑ description ) 01/18/07 13:51:53 changed by rsanheim

  • version set to edge.

+1. This breaks Mysql!

01/18/07 16:52:48 changed by david

  • status changed from new to closed.
  • resolution set to fixed.

(In [5983]) Fix nodoc breaking adapters (closes #7161)