Skip to content

Commit

Permalink
slightly tweak wording
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmario committed Jan 7, 2011
1 parent 40a8c14 commit 4059bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -146,7 +146,7 @@ This would be helpful if you wanted to iterate over the results in a streaming m

== ActiveRecord

To use the ActiveRecord driver (for example, rails), all you should need to do is have this gem installed and set the adapter in your database.yml to "mysql2".
To use the ActiveRecord driver (with our without rails), all you should need to do is have this gem installed and set the adapter in your database.yml to "mysql2".
That was easy right? :)

== Asynchronous ActiveRecord
Expand Down

0 comments on commit 4059bb8

Please sign in to comment.