Skip to content
/ merb Public
forked from merb/merb

WORKING FORK! This if experimental stuff. Expect rebases, rollbacks, non-fast-forwardable stuff, and deletion :-)

License

Notifications You must be signed in to change notification settings

ngollan/merb

This branch is 1 commit behind merb/merb:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d708cfd · May 11, 2011
May 10, 2011
May 11, 2011
May 11, 2011
May 10, 2011
May 10, 2011
May 11, 2011
May 10, 2011
May 11, 2011
May 10, 2011
May 11, 2011
May 11, 2011
May 11, 2011
May 11, 2011
Nov 9, 2010
Apr 20, 2011
May 11, 2011
Mar 9, 2011
Jun 17, 2010
Aug 21, 2009
Mar 22, 2011
May 11, 2011
Jan 18, 2008

Repository files navigation

Merb

Merb is a web development framework for fast, simple, and powerful development. For more information, check out:

This is the 1.2 development branch. Expect things to break, and report issues at our Lighthouse tracker.

Modules

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.

About

WORKING FORK! This if experimental stuff. Expect rebases, rollbacks, non-fast-forwardable stuff, and deletion :-)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 98.0%
  • JavaScript 2.0%