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
- Host: GitHub
- URL: https://github.com/camsys/transam_highway
- Owner: camsys
- License: mit
- Created: 2018-11-19T18:01:14.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2020-11-12T21:12:53.000Z (over 5 years ago)
- Last Synced: 2025-05-20T09:57:01.639Z (about 1 year ago)
- Topics: rails-engine, ruby, transportation
- Language: Ruby
- Homepage:
- Size: 1.91 MB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
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).