ActsAsTaggableOn is a tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
This plugin was originally based on Acts as Taggable on Steroids by Jonathan Viney. It has evolved substantially since that point, but all credit goes to him for the initial tagging
... [More] functionality that so many people have used.
For instance, in a social network, a user might have tags that are called skills, interests, sports, and more. There is no real way to differentiate between tags and so an implementation of this type is not possible with acts as taggable on steroids.
Rather than tying functionality to a specific keyword (namely “tags”), acts as taggable on allows you to specify an arbitrary number of tag “contexts” that can be used locally or in combination. [Less]
Named fixtures have been introduced with rails 2, but writting all of them by hand is not helpful.
This exporter will : read each entries in database for a model and search for a name or title column read existing fixtures to get the name write each entries for a model using old fixture name, or
... [More] name/title column or class name and id build belongs_to and has_and_belongs_to_many relations using fixture name [Less]
Maestro is a cloud provisioning, configuration, and management utility for your Ruby and Ruby On Rails applications. Simply declare the structure of your clouds via configuration files, create Chef recipes to configure the nodes in your clouds, and Maestro takes care of the rest.
Webby is a fantastic little website management system. It would be called a content management system if it were a bigger kid. But, it’s just a runt with a special knack for transforming text. And that’s really all it does – manages the legwork of turning text into something else, an ASCII Alchemist
... [More] if you will.
Webby works by combining the contents of a page with a layout to produce HTML. The layout contains everything common to all the pages – HTML headers, navigation menu, footer, etc. – and the page contains just the information for that page. You can use your favorite markup language to write your pages; Webby supports quite a few. [Less]
Errbit: The open source self-hosted error catcher
Errbit is an open source, self-hosted error catcher. It is Hoptoad API compliant so you can just point the Hoptoad notifier at your Errbit server if you are already using Hoptoad.
Errbit may be a good fit for you if:
Your exceptions may
... [More] contain sensitive data that you don't want sitting on someone else's server
Your application is behind a firewall
You'd like to brand your error catcher
You want to add customer features to your error catcher
You're crazy and love managing servers
If this doesn't sound like you, you should probably stick with Hoptoad. The Thoughtbot guys offer great support for it and it is much more worry-free. They have a free package and even offer a "Hoptoad behind your firewall" solution. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy