wycats / merb-plugins

Merb Plugins: Even more modules to hook up your Merb installation

This URL has Read+Write access

wycats (author)
Thu Oct 09 10:42:48 -0700 2008
commit  957bcb667bf4a2709bb6efa2e4f562e589a5f2de
tree    a6f90fe2b91d5ba59ec5ab807519486d99516f79
parent  f58908520eb36a5884f8873c5da70a336b658abb
merb-plugins / merb_sequel
name age message
..
file LICENSE Loading commit data...
file README
file Rakefile
file TODO
directory lib/
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).