Entwicklerinformationen
|
libmerb-assets-ruby | Plugin library for Merb that provides helpers for assets | Mehr ... |
Provides extra functionality related to assets: * Assets bundling. * Assets hosts. * Helpers to add asset links to views. * Deployment-time assets processing (for instance, with YUI Compressor). . This package is a dependency package, which depends on the package containing actual Ruby merb-assets libraries for the default Ruby version (currently 1.8). |
libmerb-assets-ruby1.8 | Ruby 1.8 plugin library for Merb that provides helpers for assets | Mehr ... |
Provides extra functionality related to assets: * Assets bundling. * Assets hosts. * Helpers to add asset links to views. * Deployment-time assets processing (for instance, with YUI Compressor). . This package contains the merb-assets libraries for Ruby 1.8. |
libmerb-core-ruby | Core libraries for the Merb MVC framework | Mehr ... |
Ruby-based MVC framework that is agnostic to ORM, JavaScript library, and template languages. Merb is plugin-based, so the core is small and well organized. . This package is a dependency package, which depends on the package containing actual Ruby merb-core libraries for the default Ruby version (currently 1.8). |
libmerb-core-ruby1.8 | Core Ruby 1.8 libraries for the Merb MVC framework | Mehr ... |
Ruby-based MVC framework that is agnostic to ORM, JavaScript library, and template languages. Merb is plugin-based, so the core is small and well organized. . This package provides the core libraries that provide enough of Merb to run an application. . This package contains merb-core libraries for Ruby 1.8. |
libmerb-haml-ruby | Plugin library for Merb that provides access to libhaml-ruby | Mehr ... |
Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML that's designed to express the structure of XHTML or XML documents in a non-repetitive, elegant, easy way, using indentation rather than closing tags and allowing Ruby to be embedded with ease. It was originally envisioned as a plugin for Ruby on Rails, but it can function as a stand-alone templating engine. . This package is a dependency package, which depends on the package containing actual Ruby merb-haml libraries for the default Ruby version (currently 1.8). |
libmerb-haml-ruby1.8 | Ruby 1.8 library for Merb that provides access to libhaml-ruby | Mehr ... |
Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML that's designed to express the structure of XHTML or XML documents in a non-repetitive, elegant, easy way, using indentation rather than closing tags and allowing Ruby to be embedded with ease. It was originally envisioned as a plugin for Ruby on Rails, but it can function as a stand-alone templating engine. . This package contains the merb-haml libraries for Ruby 1.8. |
libmerb-helpers-ruby | Plugin library for Merb that provides view helpers | Mehr ... |
This plugin provides the following helpers for your views: * form_helpers * date_time_helpers * tag_helpers * text_helpers See the RDOC documentation and the package README for more information. . This package is a dependency package, which depends on the package containing actual Ruby merb-helpers libraries for the default Ruby version (currently 1.8). |
libmerb-helpers-ruby1.8 | Ruby 1.8 library for Merb that provides view helpers | Mehr ... |
This plugin provides the following helpers for your views: * form_helpers * date_time_helpers * tag_helpers * text_helpers See the RDOC documentation and the package README for more information. . This package contains the merb-helpers libraries for Ruby 1.8. |
libmerb-param-protection-ruby | Merb plugin with controller methods to filter parameters | Mehr ... |
Controller methods provided by this package: * params_protected - removes ONLY those parameters explicitly specified. * params_accessible - removes everything except what is explictly specified. * log_params_filtered - scrubbed at log time. See the RDOC documentation and the package README for more information. . This package is a dependency package, which depends on the package containing actual Ruby merb-param-protection libraries for the default Ruby version (currently 1.8). |
libmerb-param-protection-ruby1.8 | Merb plugin with controller methods to filter parameters | Mehr ... |
Controller methods provided by this package: * params_protected - removes ONLY those parameters explicitly specified. * params_accessible - removes everything except what is explictly specified. * log_params_filtered - scrubbed at log time. See the RDOC documentation and the package README for more information. . This package contains the merb-param-protection libraries for Ruby 1.8. |
libmerb-ruby-doc | Documentation for Merb | Mehr ... |
Ruby-based MVC framework that is agnostic to ORM, JavaScript library, and template languages. Merb is plugin-based, so the core is small and well organized. . This package provides generated HTML documentation (rdoc) for Merb. |
libmerb-slices-ruby | Library to support merb-slices application modularization | Mehr ... |
Usually these slices are reusable extractions from the main application. A module is set up to serve as a namespace for controller, models, helpers, etc. . This package is a dependency package, which depends on the package containing actual Ruby merb-slices libraries for the default Ruby version (currently 1.8). |
libmerb-slices-ruby1.8 | Ruby 1.8 library to support merb-slices application modularization | Mehr ... |
Usually these slices are reusable extractions from the main application. A module is set up to serve as a namespace for controller, models, helpers, etc. . Installing this package will provide the capability to run a Merb application slice. . This package contains the merb-slices libraries for Ruby 1.8. |
merb-core | Lightweight Ruby-based MVC framework for web development | Mehr ... |
Ruby-based MVC framework that is agnostic to ORM, JavaScript library, and template languages. Merb is plugin-based, so the core is small and well organized. . The Merb packages provide just enough to run a basic Merb application. . This package contains the merb binary and associated files. |
merb-slices | Merb plugin to modularize an application by creating 'slices' | Mehr ... |
Usually these slices are reusable extractions from the main application. A module is set up to serve as a namespace for controller, models, helpers, etc. . Installing this package will provide the capability to run a Merb application slice. . This package contains the merb-slice binary and associated files. |