This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Joosy.namespace 'Urls', -> | |
class @NewPage extends ApplicationPage | |
@layout ApplicationLayout | |
@view 'new' | |
@mapElements | |
'form': '#new_url' | |
@mapEvents |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Example of HTTP API documentation format based on Apiary blueprint | |
== transport | Transport system | |
Markdown description of an entity goes here. | |
== transport/cards | Customers' cards | |
@keyword [string] Keyword of a card |