| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-15 | Use String subclass in model#cmd | Saku Ytti | |
| Will allow convenience methods such as cmd :all do |cfg| cfg.pop.shift end instead of: cmd :all do |cfg| cfg.each_line.to_a[1..-2].join end And what ever convenience configs we come up with | |||
