Plugins - ForceUppercase

StarAdd to favorites

ForceUppercase is a plugin that provides the capabilities to automagically convert all ActiveRecord column objects of type :string or :text to their uppercase (upcase) version, as long as they have content (nil values will remain nil).

The determination is made by querying all the columns of the AR model’s class for their type. Note that SQLLite returns type :string for SQL columns of type CHAR, VARCHAR, and TEXT.

http://wiki.rubyonrails.org/rails/pages/ForceUppercase+Plugin

svn://rubyforge.org/var/svn/force-uppercase

  • Currently 3.5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Model

Tags

Comments

Add a comment

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?