public
Description: A Simple Grails Application
Homepage:
Clone URL: git://github.com/rhyolight/albums.git
albums /
name age message
file .classpath Loading commit data...
file .gitignore Fri Oct 31 12:54:49 -0700 2008 ignore IntelliJ iws file [Jeff Brown]
file .project Fri Oct 31 08:52:20 -0700 2008 initial checkin [Jeff Brown]
directory .settings/ Fri Oct 31 08:52:20 -0700 2008 initial checkin [Jeff Brown]
file README
file albums.iml
file albums.ipr Tue Dec 16 10:34:41 -0800 2008 Added option for creating an album using either... [rhyolight]
file albums.launch Fri Oct 31 08:52:20 -0700 2008 initial checkin [Jeff Brown]
file albums.tmproj Fri Oct 31 08:52:20 -0700 2008 initial checkin [Jeff Brown]
file application.properties
file build.xml Fri Oct 31 08:52:20 -0700 2008 initial checkin [Jeff Brown]
directory grails-app/
directory test/ Thu Nov 13 18:25:12 -0800 2008 comment out problematic url mapping test for now [Jeff Brown]
directory web-app/
README
This is a simple Grails application that maintains a list
of Albums, Artists and Tracks.  This project is a community
experiment.  You are encouraged to fork the project and
add something interesting to the application.  No contributions
are too small or too large.  Send a pull request with your
changes.

The project currently requires grails 1.1 beta 1, which
may be downloaded from http://grails.org/download/archive/Grails.

I hope you enjoy contributing.

Please feel free to contact me at jeff@jeffandbetsy.net if you
have any questions.