Marcus Rueckert
darix
- autobuild-team 0 tasks
- opensuse-review-team 11 tasks
- ruby-maintainers 0 tasks
Involved Projects and Packages
Passenger is an Apache module for Ruby on Rails support.
Authors:
--------
Phusion - http://www.phusion.nl/
An extension library to access a PostgreSQL database from Ruby.
Authors:
--------
Yukihiro Matsumoto
Eiji Matsumoto
Noboru Saitou
Dave Lee
Jeff Davis
API client for the PointHQ DNS Hosting System
Allows custom language loaders for specified file extensions to be hooked into
require
Prawn is a fast, tiny, and nimble PDF generator for Ruby
Contributed Rack Middleware and Utilities
Console for any Rack based ruby web app
Radiant is a no-fluff, open source content management system designed for small teams.
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby.
Authors:
--------
rails development team
check rails files according to ihower's presentation 'rails best practices'
This package contains Rake, a simple ruby build program with
capabilities similar to make.
Rake has the following features:
* Rakefiles (rake's version of Makefiles) are completely defined in
standard Ruby syntax. No XML files to edit. No quirky Makefile
syntax to worry about (is that a tab or a space?)
* Users can specify tasks with prerequisites.
* Rake supports rule patterns to sythesize implicit tasks.
* Flexible FileLists that act like arrays but know about
manipulating file names and paths.
* A library of prepackaged tasks to make building rakefiles easier.
Authors:
--------
Jim Weirich
Ruby Backgrounder allows multiple copies of ruby scripts to be run in the background and restarted
RBrainz is a Ruby client library to query the MusicBrainz database using the MusicBrainz XML web service. (not to be confused with the old RDF webservice)
The ReCaptchaClient abstracts the ReCaptcha API for use in Rails Applications
NOTE: Automatically created during Factory devel project migration by admin.
Positionless model sorting for Rails 3.
Revactor is an Actor implementation for writing high performance concurrent programs
A framework to allow Ruby applications to generate file/folder stubs (like the `rails` command does for Ruby on Rails, and the 'script/generate' command within a Rails application during development).
A library for consuming and serving OpenID identities.
Features
* Easy to use API for verifying OpenID identites
* New support for serving OpenID identites
* Yadis service discovery w/ server fallback
* Consumer and server support for OpenID extensions,
including simple registration
* Does not depend on underlying web framework
* Supports multiple storage mechanisms (Filesystem, SQL)
* Example code to help you get started, including:
- WEBrick based consumer
- Ruby on rails based server
- OpeIDLoginGenerator for quickly getting creating a
rails app that uses OpenID for authentication
- ActiveRecord adapter for using an SQL store in rails
* Comprehensive test suite
Authors:
---------
Brian Ellin (JanRain, Inc)
ruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many times faster than the standard Ruby profiler. It supports both flat and graph profiles. For each method, graph profiles show how long the method ran, which methods called it and which methods it called. RubyProf generate both text and html and can output it to standard out or to a file.
Ruby/XSLT is a simple XSLT class based on libxml and
libxslt
Authors:
---------
Gregoire Lejeune