Merge pull request #9 from zgjff/update-pod-swiftVersion updte pod swift_version
Merge pull request #9 from zgjff/update-pod-swiftVersion
updte pod swift_version
A Ruby on Rails flavored URI routing library in Swift.
See Demo.playground for now.
Routing rules follows Rails flavor, see Rails routing guide for now.
Bug report or pull request are welcome.
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
Please write unit test with your code if necessary.
The project is available as open source under the terms of the MIT License.
RouterX
A Ruby on Rails flavored URI routing library in Swift.
Usages
See Demo.playground for now.
Routing rules follows Rails flavor, see Rails routing guide for now.
Features
Requirements
Contributing
Bug report or pull request are welcome.
Make a pull request
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)Please write unit test with your code if necessary.
License
The project is available as open source under the terms of the MIT License.