Method: Weblate::Project#instructions
- Defined in:
- lib/weblate/models/project.rb
#instructions ⇒ Object
You can use Markdown and mention users by @username.
59 60 61 |
# File 'lib/weblate/models/project.rb', line 59 def instructions @instructions end |