jam-cloud/admin
Seth Call e76fc73595 * VRFS-438 - squirt out BUILD_NUMBER into file and make debian packages reference it when it starts the app so that gem versions can be found 2013-09-16 17:03:26 +00:00
..
app merging jam-admin into admin 2013-09-16 03:15:31 +00:00
config merging jam-admin into admin 2013-09-16 03:15:31 +00:00
db merging jam-admin into admin 2013-09-16 03:15:31 +00:00
doc merging jam-admin into admin 2013-09-16 03:15:31 +00:00
lib merging jam-admin into admin 2013-09-16 03:15:31 +00:00
log merging jam-admin into admin 2013-09-16 03:15:31 +00:00
public merging jam-admin into admin 2013-09-16 03:15:31 +00:00
script * VRFS-438 - squirt out BUILD_NUMBER into file and make debian packages reference it when it starts the app so that gem versions can be found 2013-09-16 17:03:26 +00:00
spec merging jam-admin into admin 2013-09-16 03:15:31 +00:00
test merging jam-admin into admin 2013-09-16 03:15:31 +00:00
vendor merging jam-admin into admin 2013-09-16 03:15:31 +00:00
.gitignore * VRFS-438 - squirt out BUILD_NUMBER into file and make debian packages reference it when it starts the app so that gem versions can be found 2013-09-16 17:03:26 +00:00
.rspec merging jam-admin into admin 2013-09-16 03:15:31 +00:00
.rvmrc merging jam-admin into admin 2013-09-16 03:15:31 +00:00
Gemfile * fixing jam-admin's build and Gemfile for merging into jam-cloud 2013-09-16 03:19:10 +00:00
README.md merging jam-admin into admin 2013-09-16 03:15:31 +00:00
README.rdoc merging jam-admin into admin 2013-09-16 03:15:31 +00:00
Rakefile merging jam-admin into admin 2013-09-16 03:15:31 +00:00
build * VRFS-438 - squirt out BUILD_NUMBER into file and make debian packages reference it when it starts the app so that gem versions can be found 2013-09-16 17:03:26 +00:00
config.ru merging jam-admin into admin 2013-09-16 03:15:31 +00:00
jenkins merging jam-admin into admin 2013-09-16 03:15:31 +00:00
run.sh merging jam-admin into admin 2013-09-16 03:15:31 +00: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.