public
Description: Merb Plugins: Even more modules to hook up your Merb installation
Homepage: http://www.merbivore.com
Clone URL: git://github.com/wycats/merb-plugins.git
Search Repo:
merb-plugins / merb_sequel
name age message
..
folder LICENSE Sat Sep 08 06:10:35 -0700 2007 Initial import of merb_sequel gem [duane.johnson@gmail.com]
folder README Thu Jan 03 06:11:49 -0800 2008 Released 0.4.2 [wayneeseguin@gmail.com]
folder Rakefile Sat Sep 06 02:06:35 -0700 2008 Consolidating raw Rakefile commands to merb-cor... [fabien]
folder TODO Sat Sep 08 06:10:35 -0700 2007 Initial import of merb_sequel gem [duane.johnson@gmail.com]
folder lib/ Tue Aug 19 02:45:52 -0700 2008 comments for restful controllers [jnicklas]
folder specs/ Mon Dec 03 08:01:18 -0800 2007 Began refactoring merb_sequel. [wayneeseguin@gmail.com]
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).