In the future, when you post a backtrace, please post the full
backtrace. You can get that either from the web page error by
clicking on the full backtrace tab, or by modifying
config/initiailizers/backtrace_silencers.rb.
But in this case, I can take a pretty good guess at what's failing.
It's this line in transition_button.dryml:
transitions = this.lifecycle.publishable_transitions_for(current_user)
It's saying that this.lifecycle is nil, which means that this is not a
hobo model, a this is a hobo model that doesn't have a lifecycle
defined on it.
If you need more help, please post the code for your corresponding
controller action.
Bryan
> --
> You received this message because you are subscribed to the Google Groups
> "Hobo Users" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/hobousers/-/vB8wHVQHN1kJ.
> To post to this group, send email to
hobo...@googlegroups.com.
> To unsubscribe from this group, send email to
>
hobousers+...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/hobousers?hl=en.