jam-cloud/admin
Seth Call ebdde28f85 * add more info to ip blacklist dump 2015-12-02 16:58:56 -06:00
..
app * add more info to ip blacklist dump 2015-12-02 16:58:56 -06:00
config * generate jmep automatically 2015-11-18 15:22:06 -06:00
db
doc
lib * icecast working locally on my mac (VRFS-1002) 2014-01-21 14:51:03 +00:00
log VRFS-1654 issue fixed without test 2014-05-09 23:50:50 +08:00
public
script * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
spec * VRFS-3488 - jamtrack search by artist and song need to pin to the match, not do a sloppy search 2015-08-26 20:26:39 -05:00
test
vendor
.gitignore
.rakeTasks VRFS-2351 : JamTracks admin - merge from feature/jam_tracks_merge. 2014-11-16 16:24:00 -06:00
.rspec
.rvmrc
.simplecov * VRFS-1103 - coverage for all projects. need to figure out how to merge all 2014-02-13 22:11:30 -06:00
Gemfile * unpin fog 2015-11-18 20:06:30 -06:00
README.md
README.rdoc
Rakefile
build * restoring admin packaging phase, debugging ruby test problem 2015-07-15 12:12:29 -05:00
config.ru
jenkins * VRFS-1016 2014-01-31 14:25:17 -06:00
migrate.sh * adding migrate script to admin 2014-07-27 12:22:35 -05:00
run.sh

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.