https://github.com/eoinkelly/multi-lingual-urls-example-app
A trivial Rails app to demonstrate using non-ASCII characters in paths
https://github.com/eoinkelly/multi-lingual-urls-example-app
Last synced: 8 months ago
JSON representation
A trivial Rails app to demonstrate using non-ASCII characters in paths
- Host: GitHub
- URL: https://github.com/eoinkelly/multi-lingual-urls-example-app
- Owner: eoinkelly
- Created: 2019-06-03T03:21:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-09T10:06:36.000Z (almost 6 years ago)
- Last Synced: 2025-01-07T08:48:37.478Z (9 months ago)
- Language: Ruby
- Size: 147 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...