I have tried several different things in clean.dryml and application.dryml. It's not clear (without reading the source) how this works.
I would expect one of these to work, but they do not.
<old-page merge layout="aside">
OR
<old-page merge aside-layout>
...
I'm thinking of adopting HOBO for quicker development of some Rails apps I want to develop on the side for myself.
Obviously there seems to be a certain learning curve to get the different concepts and specific coding practices of the gem and its dryml templates.
Also the documentation seems close to non-existent so I'm not sure I wan...
I've been learning Hobo, an awesome wrapper for Ruby on Rails that I'm finding extremely DRY and n00b-friendly.
But how do I set Notepad++ to automatically recognize .dryml files such that appropriate syntax highlighting is applied?
...