Well, I finally have an initial stab at a Trails tutorial together. It walks thru the basic Blog example that Rails uses. It has examples of how to do one-to-many and many-to-one relationships. It also has a section on how to do custom pages in Trails, including how to customize at the property level. I had to add a feature to get things working the way I wanted so it took a little longer to get this done than I hoped, but I am pretty happy with the results. Hopefully this will help more people to get started checking out Trails.
Also, I decided that having a tutorial and some new features justified doing a new release, which I‘m labeling 0.5.
Next I will probably focus on how to do method invocations or searching. Haven‘t decided which, feel free to leave me a comment if you have an opinion