public
Fork of wycats/merb-plugins
Description: Merb Plugins: Even more modules to hook up your Merb installation
Homepage: http://www.merbivore.com
Clone URL: git://github.com/gwynm/merb-plugins.git
Gwyn Morfey (author)
Wed Apr 16 03:58:11 -0700 2008
commit  13beef0e31151c7121baa3f8df595e174ed7e80b
tree    f5722b8af97db1ab24cc40bdd2295e5c7e611ae6
parent  f35d84c0b5b971ded6c0b698884d2d71707ee091
merb-plugins / merb_sequel
name age message
..
file LICENSE Fri Sep 07 06:36:32 -0700 2007 An actual, working merb active record plugin (y... [duane.johnson@gmail.com]
file README Loading commit data...
file Rakefile
file TODO
directory lib/
directory sequel_generators/
directory specs/
merb_sequel/README
= merb_sequel

A plugin for the Merb framework that provides Sequel access

After you install the plugin, you have access to the sequel_migration generator in your merb projects
example: /merb/root/script/generate sequel_migration new_migration

= Contributors

originally written by Duane Johnson (canadaduane@gmail.com).