aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-merb-param-protection
Commit message (Collapse)AuthorAgeFilesLines
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332056
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | www) Notes: svn path=/head/; revision=327776
* Add a few lines describing the merb submodulesPhilip M. Gollucci2011-12-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | A complete list is available http://rubydoc.info/github/merb/merb/master/frames Merb consists of the following parts: merb-core: Core functionality needed to bootstrap and run an application. merb-action-args: Plugin to handle request parameters as parameters to controller actions. merb-assets: Asset handling. merb-slices: Slices are merb's application modules. merb-cache: Support for content caches, e.g., memcache. merb-gen: Generators for applications, plugins, and components. merb-haml: Support for HAML merb-helpers: Helpers for text and HTML formatting. merb-mailer: MVC mail sending from an application. merb-param-protection: Filter request parameters in controllers and logs. merb-exceptions: Exception notifications as mail and through web hooks. Requested by: erwin Notes: svn path=/head/; revision=287674
* Merb is a web development framework for fast, simple, and powerful development.Philip M. Gollucci2011-12-163-0/+27
WWW: http://www.merbivore.com/ PR: ports/163353 Submitted by: Scott Sanders <scott@jssjr.com> Sponsored by: RideCharge Inc. / Taxi Magic Notes: svn path=/head/; revision=287500