An open API service indexing awesome lists of open source software.

https://github.com/camsys/transam_highway

Highway focused engine for TransAM
https://github.com/camsys/transam_highway

rails-engine ruby transportation

Last synced: 5 months ago
JSON representation

Highway focused engine for TransAM

Awesome Lists containing this project

README

          

# TransamHighway
The Highway engine extends TransAM Core functionality into the realm of highway assets such as structures.

## Usage
TransamCore must be included with TransamHighway within a TransAM application framework.

## Installation
Add this line to your application's Gemfile:

```ruby
gem 'transam_highway'
```

And then execute:
```bash
$ bundle
```

Or install it yourself as:
```bash
$ gem install transam_highway
```

## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).