Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyori19/rails.wake.fail
The "I'm feeling lucky" URL shortener for Ruby on Rails documentation
https://github.com/kyori19/rails.wake.fail
Last synced: 6 days ago
JSON representation
The "I'm feeling lucky" URL shortener for Ruby on Rails documentation
- Host: GitHub
- URL: https://github.com/kyori19/rails.wake.fail
- Owner: kyori19
- License: mit
- Created: 2023-10-06T18:44:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-06T19:04:28.000Z (over 1 year ago)
- Last Synced: 2024-11-17T21:41:22.855Z (2 months ago)
- Language: TypeScript
- Homepage: https://rails.wake.fail
- Size: 887 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rails.wake.fail
The "I'm feeling lucky" URL shortener for Ruby on Rails documentation.
This project is highly inspired by [mdn.io](https://github.com/lazd/mdn.io).## Usage
### To open document directly
Type words after `rails.wake.fail/`.
Examples:
* https://rails.wake.fail/RecordInvalid
* https://rails.wake.fail/unique-validation### To Google something
Type words after `rails.wake.fail/g/`.
Examples:
* https://rails.wake.fail/g/ActiveSupport-camelcase
* https://rails.wake.fail/g/html-sanitize### To explore document
Just go to `rails.wake.fail`.
It will redirect you to the top of the latest document.