Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
| # * Style guide based on Rails documention | |
| module Namespace #:nodoc: don't document this | |
| # Generic Namespace exception class | |
| class NamespaceError < StandardError | |
| end | |
| # Raised when... | |
| class SpecificError < NamespaceError | |
| end |
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
| --colour | |
| -I app |