Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.