I hereby claim:
- I am ggordon on github.
- I am ggordon (https://keybase.io/ggordon) on keybase.
- I have a public key whose fingerprint is 0188 DF67 7BC0 D864 CA17 36B8 E421 1CC6 398D CB6C
To claim this, I am signing this object:
| regex for identifying safe navigator usages | |
| ([a-zA-Z0-9@_]+)\s*&&\s\1\. |
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/env bash | |
| sudo yum -y update |
| -# app/views/items/index.html.haml | |
| %ul#sortable | |
| = render @items | |
| %p= link_to "New Item", new_item_path | |
| -# to enable sort for trees set tree to true | |
| = sortable_element('sortable', :url => sort_items_path, :tree => true) | |
| -# app/views/items/_item.html.haml | |
| %li[item] |