jam-cloud/admin
Seth Call ae8b6ebbc7 * renaming all ShareDialog to ShareSessionDialog 2014-02-04 17:05:38 +00:00
..
app * renaming all ShareDialog to ShareSessionDialog 2014-02-04 17:05:38 +00:00
config * VRFS-1010 possibly done 2014-01-30 15:51:05 -06: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 * icecast working locally on my mac (VRFS-1002) 2014-01-21 14:51:03 +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-1010 possibly done 2014-01-30 15:51:05 -06: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 * tell NOKOGIRI to use system libraries in build environment 2014-01-26 14:46:11 -06: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 * intsall to vendor/bundle 2014-02-02 14:03:31 -06:00
config.ru merging jam-admin into admin 2013-09-16 03:15:31 +00:00
jenkins * VRFS-1016 2014-01-31 14:25:17 -06: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.