| Age | Commit message (Collapse) | Author |
|
Zip Support for Specs, allowing to create zip archives in memory
* create zip archive from hash or directory tree
* Metaspecs -- commented out
- for potential refactoring of Zip Support
- as readable documentation on how to use Zip Support
|
|
`Chouette::Route#duplicate`
|
|
Chouette::StopPoint#duplicate
With the following unspecified behaviour concerning `objectid` and `object_version`
- The duplicated Route objectid is passed into Route#duplicate
- The duplicated StopPoint objectids are constructed from the source's objectids (parts 2 & 3) and the route's objectid (part 1)
- the duplicated Route object_version equals the source's one
|
|
|
|
|
|
|
|
|
|
|