Posted By:
Date: 2006-07-06 20:19
Summary: Equipment v0.1.0 released
Project: Equipment (for Camping)
Hello !
I'm happy to release my first library in the ruby world !
Equipment is a Camping (the 4k framework) extensions library. It add various utilities that you may find useful for your apps. It also puts some think food for future Camping versions I hope.
Actual available equipments :
* Ext::AppUtil : Access to your app from an extension.
* Ext::ErubisView : Add Erb/Erubis template handling to your app.
* Ext::Flash : Flash data (like in rails).
* Ext::Forward : Forward a request (only for 1337 ppl).
* Ext::Patches : A set of patches for Camping to change some things.
* Ext::Sendfile : Provides `sendfile`. Uses sendfile with mongrel if available.
* Ext::TemplateView : Extension that changes camping to allow easy adding of other templating languages.
* Ext::UseHelper : Tell your template what scripts your view is using.
* Ext::XmlView : Basic Xml builder. Ripped from some _why app. Ugly yet.
Lots of other extensions are going to follow in the next weeks. I hope you'll like them.
Cheers,
zimbatm
|
|