Marcus Rueckert
darix
- autobuild-team 0 tasks
- opensuse-review-team 18 tasks
- ruby-maintainers 0 tasks
Involved Projects and Packages
NOTE: Automatically created during Factory devel project migration by admin.
'abstract.rb' is a library which enables 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.
Authors:
--------
rails development team
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.
Authors:
--------
rails development team
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.
Authors:
--------
rails development team
Wraps web resources in model classes that can be manipulated through XML over
REST.
Authors:
--------
rails development team
Utility classes and extension to the standard library that were required
by Rails, but found of general use.
Authors:
--------
rails development team
With ActsAsTaggableOn, you could tag a single model on several contexts, such as skills, interests, and awards. It also provides other advanced functionality.
A library of algorithms and containers.
An implementation of the AMQP protocol in Ruby/EventMachine for writing clients to the RabbitMQ message broker
LONG DESCRIPTION
GOES
HERE
LONG DESCRIPTION
GOES
HERE
Annable is an annotations systems for the Ruby programming lanaguage.
Aquarium goals include:
1) A powerful language for specifying where to apply aspects,
2) Management of concurrent aspects,
3) Adding and removing aspects dynamically,
4) A user-friendly DSL,
5) Advising Java classes with JRuby.
Authors:
--------
Dean Wampler
Provides assistance for setting up an auth solution using devise and cancan
auth frameworks
Framework agnostic object based authentication solution that handles all of the
non sense for you. It's as easy as ActiveRecord is with a database.
An authlogic extension for authenticating via OAuth. This can be helpful for adding support for login/registration with Twitter credentials.
Autumn is a simple and modular irc framework
Ruby bindings for the bencode data serialization format.
BlueCloth is a Ruby implementation of [Markdown][1], a text-to-HTML conversion
tool for web writers. To quote from the project page: Markdown allows you to
write using an easy-to-read, easy-to-write plain text format, then convert it to
structurally valid XHTML (or HTML).
An easy way to vendor gem dependencies