jam-cloud/admin
Jonathan Kolyer fa05c3eb5d vrfs737: added user progression admin panel 2013-12-21 23:22:54 -06:00
..
app vrfs737: added user progression admin panel 2013-12-21 23:22:54 -06:00
config * VRFS-856 - hopefully the fix 2013-12-21 15:12:25 +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 vrfs-774: changing country value from USA to US for max_mind_geo support 2013-11-03 01:49:10 -06: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 * updating gitignore 2013-09-22 19:11:47 +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 * pinning aws-sdk to 1.29.1 everywhere because the gem released today is broken 2013-12-20 23:44:12 +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 * bumping gems to be version 0.1.X to match debs 2013-09-18 20:35:20 +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.