Stefán Hafliðason wrote : | However if you visit the url: http://go.hobix.com/0.4/ with a browser | and download/execute the resulting file, it becomes apparent where it is | failing. I'm really pushed for time right now (plus I'm only just | getting into Hobix) so sorry for the lack of followup, but here's line | 139 and its context: | | conf = {} | execs = {} | den['setup'].each do |action, screen| # Line 139 | print screen.gsub( /CONFIG\['(\w+)'\]/ ) { conf[action] = c[$1] }. | gsub( /^CONF$/ ) { conf.to_yaml } |
Yep .. I get to the same point ... but still (yet) doesn't understanding why den['setup'] is empty ... has it seems that some of it's content has already been evaluated ... -- Frederick Ros aka Sleeper -- [EMAIL PROTECTED] I've run DOOM more in the last few days than I have the last few months. I just love debugging ;-) (Linus Torvalds)
pgpUIPVpxmLqc.pgp
Description: PGP signature
_______________________________________________ Hobix-is-the-way mailing list [email protected] http://rubyforge.org/mailman/listinfo/hobix-is-the-way
