Marcus Rueckert's avatar

Marcus Rueckert

darix
ADMIN

Member of the groups
Involved Projects and Packages

Racc (Ruby yACC) is a LALR(1) parser generator for Ruby. Version 1.4.x
is stable release.ยท

Parsers generated by Racc requires "Racc Runtime Module". Ruby 1.8.x
comes with this runtime.

'abstract.rb' is a library which enable you to define abstract method
in Ruby.

Simplifies the creation of mail service classes that uses Action View
(from Action Pack) to render the body templates.

Simplifies the creation of mail service classes that uses Action View
(from Action Pack) to render the body templates.

Eases web-request routing, handling, and response as a half-way front,
half-way page controller. Implemented with specific emphasis on
enabling easy unit/integration testing that doesn't require a browser.

Eases web-request routing, handling, and response as a half-way front,
half-way page controller. Implemented with specific emphasis on
enabling easy unit/integration testing that doesn't require a browser.

Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties
database tables and classes together for business objects, like
Customer or Subscription, that can find, save, and destroy themselves
without resorting to manual SQL.

Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties
database tables and classes together for business objects, like
Customer or Subscription, that can find, save, and destroy themselves
without resorting to manual SQL.

Wraps web resources in model classes that can be manipulated through
XML over REST.

Wraps web resources in model classes that can be manipulated through
XML over REST.

Utility classes and extension to the standard library that were
required by Rails, but found of general use.

Utility classes and extension to the standard library that were
required by Rails, but found of general use.

A library for robust daemon management.

Erubis is an implementation of eRuby and has the following features:

* Very fast, almost three times faster than ERB and about 10% faster than eruby.
* Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript)
* Auto escaping support
* Auto trimming spaces around '<% %>'
* Embedded pattern changeable (default '<% %>')
* Enable to handle Processing Instructions (PI) as embedded pattern (ex. '')
* Context object available and easy to combine eRuby template with YAML datafile
* Print statement available
* Easy to extend and customize in subclass
* Ruby on Rails support

Optimized replacement for thread.rb primitives

Library to tail files in Ruby

Find out which locale the user preferes by reading the languages they specified in their browser

Mocha is a library for mocking and stubbing using a syntax like that of JMock.

It can be used with many testing frameworks e.g. Test::Unit, RSpec, test/spec,
expectations, Dust, MiniTest and even JtestR.

Mocha provides a unified, simple and readable syntax for both traditional
mocking and partial mocking.

Easy and robust Ruby web application deployment.

This is the extension library to access a PostgreSQL database from Ruby.
This library works with PostgreSQL 7.4 and later.

An extension library to access a PostgreSQL database from Ruby.

Rack provides minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.

Also see http://rack.rubyforge.org.

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.

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.

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.

openSUSE Build Service is sponsored by