democracyworks / hat-trick

Hat Trick - Rails wizards done right
MIT License
5 stars 0 forks source link

Button label lambdas #32

Closed cap10morgan closed 8 years ago

cap10morgan commented 8 years ago

This is primarily intended to allow strings w/ embedded I18n.t() calls in them. The lambda allows us to re-call it on every step and get the latest button label.

Pivotal card

7maples commented 8 years ago

LGTM and I learned how to use a local repo to pull in a gem's branch