public
Description: Rails Plugin - specify attributes within a model that can be set but not modified
Homepage: http://6brand.com
Clone URL: git://github.com/JackDanger/immutable_attributes.git
Search Repo:
A tiny plugin that allows you to set several attributes as immutable with:

class MyModel < ActiveRecord::Base
  attr_immutable :username, :email
end

git-svn-id: 
http://svn.6brand.com/projects/plugins/immutable_attributes@328 
7491b73d-821b-0410-9297-ad1f6b5b4194
studioda (author)
Fri Aug 03 16:38:33 -0700 2007
commit  63ea70953d959bff18822515f56a5022edf3a7c7
tree    1ba0a8cadb6c876842ca5e7a5fcdf9c218ee528c

Comments

    No one has commented yet.