Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ installation information.

=== Basic Setup

To use this adapter, add this gem, "activerecord-mysql2spatial-adapter",
to your Gemfile, and then request the adapter name "mysql2spatial" in
To use this adapter, add this gem, <b>"activerecord-mysql2spatial-adapter"</b>,
to your Gemfile, and then request the adapter name <b>"mysql2spatial"</b> in
your database connection configuration (which, for a Rails application,
is in the config/database.yml file). The other database connection
configuration parameters are the same as for the stock mysql2 adapter,
Expand Down