Category/Programming-language/ruby
This entry published by the Free Software Foundation.
Broaden your selection: Category/Programming-language
Category/Programming-language
ruby (196)
A Bingo Rails A/B testing. One minute to install. One line to set up a new A/B test. One line to track conversion.
Action Mailer Action Mailer is a framework for designing email-service layers. These layers are used to consolidate code for sending out forgotten passwords, welcome wishes on signup, invoices for billing, and any other use case that requires a written notification to either a person or another system. Additionally, an Action Mailer class can be used to process incoming email, such as allowing a weblog to accept new posts from an email (which could even have been sent from a phone).
Action Query jQuery and ActiveRecord, sitting in a tree...
Acts as Audited acts_as_audited is an Active Record plugin that logs all modifications to your models in an audits table. It uses a polymorphic association to store an audit record for any of the model objects that you wish to have audited. The audit log stores the model that the change was on, the ââ¬Åactionâ⬠(create, update, destroy), a serialzied hash of the changes, and optionally the user that performed the action.
Acts as fu When you need a dash of ActiveRecord and nothing more. Now you have no excuse for not test-driving your ActiveRecord extending plugins.
Anemone Anemone is a Ruby library that makes it quick and painless to write programs that spider a website. It provides a simple DSL for performing actions on every page of a site, skipping certain URLs, and calculating the shortest path to a given page on a site. The multi-threaded design makes Anemone fast. The API makes it simple. And the expressiveness of Ruby makes it powerful.
Asset Trip Asset Trip bundles JavaScript and CSS files at deploy time. The assets are then served from a Git-esque object store in the applicationââ¬â¢s public directory.
Association Freezer Freeze an Active Record belongs_to association to ignore any future changes.
Bacon Bacon is a small RSpec clone weighing less than 350 LoC but nevertheless providing all essential features.
Badger Badger is a library used to generate badge sheets for events, given a PDF template and data for the badges.
… further results
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
This page was last modified on 6 July 2011, at 17:52.

