blob: 377e41bd28b2d7179bc7b7282874e4730296ab3f [file]
To get started with GORM for SimpleDB you need to install the plugin into a Grails application:
{code}
grails install-plugin simpledb
{code}