issues
search
ftlabs
/
fruitmachine
View rendering engine
MIT License
247
stars
18
forks
source link
Fix a bug where #module would not always recurse
#67
Closed
matthew-andrews
closed
10 years ago
matthew-andrews
commented
10 years ago
Fix a bug where view.module(key) would not recurse when the key is the same as a module that was previously an immediate child of that view.
Add a test for recursively looking up modules via #module.