Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-22 | Correct case on helper class names. By convention, helper class names are ↵ | Tim Almdal | |
lower case: http://docs.kohanaphp.com/general/helpers Remove block_helper file as the abstract class os no longer required. | |||
2008-11-17 | Add output formats to our REST controllers. Add support for JSON and | Bharat Mediratta | |
XML to the comment controllers as a proof of concept. It's not fully baked; we should examine ways to create helpers to make this process easier. |