Issue Details (XML | Word | Printable)

Key: ACTIVERECORD_JDBC-12
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: paoloangelini
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
activerecord-jdbc

typo in module JdbcSpec::DB2::adapter_matcher

Created: 02/Apr/09 03:17 PM   Updated: 01/Oct/09 09:10 PM   Resolved: 01/Oct/09 09:10 PM
Component/s: None
Affects Version/s: 0.9.1
Fix Version/s: 0.9.2

Time Tracking:
Not Specified

File Attachments: 1. Text File jdbc_db2.patch (0.4 kB) 02/Apr/09 03:17 PM - paoloangelini

Environment:

jruby 1.2.0
activerecord-jdbc 0.9.1


Tags:


 Description  « Hide

adapter_matcher accepts a config parameter but internally uses cfg
I've attached a patch



Nick Sieger added a comment - 01/Oct/09 09:10 PM

Fixed on trunk