GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: Settings is a plugin that makes managing a table of global key, value pairs easy. Think of it like a global Hash stored in your database, that uses simple ActiveRecord like methods for manipulation. Keep track of any global setting that you don't want to hard code into your rails app. You can store any kind of object. Strings, numbers, arrays, or any serializable object.
Clone URL: git://github.com/Squeegy/rails-settings.git
commit  c409585a39d89378f10c081d1b739c22384565ad
tree    94f2e6a225f9500b2fd30a067f2c6735c1e18e46
parent  cd5c446f9cff667d3f611d38d8b0dd11c01b5fa7
rails-settings / generators
name age message
..
directory settings_migration/ Sat Apr 12 15:03:08 -0700 2008 Modernized code a bit, and got tests passing. ... [Squeegy]