... | ... | @@ -14,7 +14,7 @@ end |
|
|
|
|
|
### Using it
|
|
|
|
|
|
The column is automatically identified and its value turned into what is set on [`geometry.box_class`](https://github.com/crashtech/torque-postgresql/wiki/Configuring#geometry.box_class) or into a `Torque::PostgreSQL::Box`.
|
|
|
The column is automatically identified and its value turned into what is defined on [`geometry.box_class`](https://github.com/crashtech/torque-postgresql/wiki/Configuring#geometry.box_class) or into a `Torque::PostgreSQL::Box`.
|
|
|
|
|
|
This original implementation provides a couple of methods:
|
|
|
```ruby
|
... | ... | |