-
acts_as_enumeration_in_memory
An alternative implementation of acts_as_enumeration using a in-memory SQLite3 database
-
acts_as_ferret
1
6
acts_as_ferret - Ferret based full text search for any ActiveRecord model
-
acts_as_flux_capacitor
Acts as Flux Capacitor is a better way to work with time-centric ActiveRecord models. Make it feel good to manipulate objects representing real-world events and/or objects with a finite period of d...
-
acts_as_fu
Generate ActiveRecord models on the fly for your tests
-
acts_as_icontact
ActsAsIcontact connects Ruby applications with the iContact e-mail marketing service using the iContact API v2.0. Building on the RestClient gem, it offers two significant feature sets:
* Simple,...
-
acts_as_list
Gem version of acts_as_list Rails plugin.
-
acts_as_magic_model
This plugin allows for extensible models, where inter-model relations are inferred from the database's structure, and not necessarily from explicit declarations in the models. This means, when on...
-
acts_as_markdown
Represent ActiveRecord markdown text columns as Markdown objects using various external libraries to convert to HTML.
-
acts_as_markup
Represent ActiveRecord Markdown, Textile, or Wiki text columns as Markdown, Textile or Wikitext objects using various external libraries to convert to HTML.
-
acts_as_nice_url
This Ruby on Rails acts_as extension provides the capabilities for creating a nice url based on an attribute of the current object. You can set / unset the object id in front of the URL and choose ...
-
acts_as_pack_rat
acts_as_pack_rat was developed by: markbates
-
acts_as_paranoid
acts_as_paranoid keeps models from actually being deleted by setting a deleted_at field.
-
acts_as_partitionable
acts_as_partitionable allows one to use multiple DBs to partition data for models
-
acts_as_readonlyable
acts_as_readonlyable allows to add read-only slaves DBs to models
-
acts_as_reportable
acts_as_reportable provides ActiveRecord support for Ruby Reports
-
acts_as_runnable_code
See the example app using this gem: http://tictactoe.mapleton.net == FEATURES/PROBLEMS: * Run user uploaded code in the sandbox * Automatic use of wrapper classes inside the sandbox, and unwrappi...
-
acts_as_searchable
acts_as_searchable adds fulltext searching capabilities based on Hyper Estraier to an ActiveRecord module.
-
acts_as_secure
acts_as_secure adds attributes encryption to ActiveRecord models
-
acts_as_serializable
Easy versioning of serialization methods
-
acts_as_shellable
An acts-as mixin providing aliases and shorthand sql generation to make ActiveRecord objects more usable in a shell.
-
acts_as_singleton
A lightweight singleton library for your Active Record models. It just makes sense to store mutable, site-wide, admin-level settings in the database. Right? A key-value table may be more flexible,...
-
acts_as_statused
acts_as_statused was developed by: markbates
-
acts_as_taggable
An acts-as Mixin for easy applying and searching tags/folksnomies on Active Record objects
-
acts_as_versioned
1
Simple versioning with active record models
-
acts_as_wrapped_class
== FEATURES/PROBLEMS: * Wrappers do not dispatch const_missing yet, so constants are not accessible yet. == SYNOPSIS: class Something acts_as_wrapped_class :methods => [:safe_method] # Somet...
-
adaptation
Adaptation is a framework for building "adaptors" for web-applications, so they can interact with other web-applications publishing messages and being subscribed to a message queue.
-
adapter_extensions
Provides various extensions to the Rails ActiveRecord adapters.
-
addressable
3
Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to the relevant RFCs and adds support for IRIs and URI templates.
-
addressbookimporter
The author was too lazy to write a description
-
addresslogic
Tools for displaying addresses