Go to file
Seth Call ba20fe7e75 * adding super simple nav on index.html 2012-08-29 23:15:42 -05:00
app * deleting swp file 2012-08-29 23:06:52 -05:00
config * initial commit of jam-admin 2012-08-29 08:21:56 -05:00
db * initial commit of jam-admin 2012-08-29 08:21:56 -05:00
doc * initial commit of jam-admin 2012-08-29 08:21:56 -05:00
lib * initial commit of jam-admin 2012-08-29 08:21:56 -05:00
log * initial commit of jam-admin 2012-08-29 08:21:56 -05:00
public * adding super simple nav on index.html 2012-08-29 23:15:42 -05:00
script * initial commit of jam-admin 2012-08-29 08:21:56 -05:00
test * initial commit of jam-admin 2012-08-29 08:21:56 -05:00
vendor * initial commit of jam-admin 2012-08-29 08:21:56 -05:00
.gitignore * initial commit of jam-admin 2012-08-29 08:21:56 -05:00
Gemfile * initial commit of jam-admin 2012-08-29 08:21:56 -05:00
Gemfile.lock * initial commit of jam-admin 2012-08-29 08:21:56 -05:00
README.md * initial commit of jam-admin 2012-08-29 08:21:56 -05:00
README.rdoc * initial commit of jam-admin 2012-08-29 08:21:56 -05:00
Rakefile * initial commit of jam-admin 2012-08-29 08:21:56 -05:00
config.ru * initial commit of jam-admin 2012-08-29 08:21:56 -05:00

README.md

Jam-Admin

jam-admin is a rails-based administrator portal.

Immediately the focus is on using active_scaffolding that provides visibility into our data model, and rudimentary CRUD control.

Overtime we can add more administrative functions and views, but initially this is one of the easiest ways to give 'powertools' behind the scenes with an entirely separate authentication model.