mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-11-01 15:55:03 -04:00
15 lines
157 B
HTML
15 lines
157 B
HTML
---
|
|
layout: page
|
|
title: "tab test code"
|
|
comments: false
|
|
categories:
|
|
---
|
|
|
|
``` ruby
|
|
puts awesome unless @foo
|
|
```
|
|
|
|
``` ruby
|
|
puts "{{awesome}}" unless @foo
|
|
```
|