Go to file
Jonathan Kolyer 44c94f538b VRFS-214: created deb package config for jam-admin by cloning jam-web build setup 2013-01-16 06:02:09 -06:00
app VRFS-214: created deb package config for jam-admin by cloning jam-web build setup 2013-01-16 06:02:09 -06:00
config VRFS-214: created deb package config for jam-admin by cloning jam-web build setup 2013-01-16 06:02:09 -06:00
db user list, editing, and creation; syncing JamRuby::User and AdminUser 2013-01-05 20:51:46 -06:00
doc user list, editing, and creation; syncing JamRuby::User and AdminUser 2013-01-05 20:51:46 -06:00
lib integrated activeadmin 2013-01-05 03:43:40 -06:00
log * initial commit of jam-admin 2012-08-29 08:21:56 -05:00
public fixed root path; added instructions to dashboard 2013-01-05 21:14:17 -06:00
script VRFS-214: created deb package config for jam-admin by cloning jam-web build setup 2013-01-16 06:02:09 -06:00
spec VRFS-214: created deb package config for jam-admin by cloning jam-web build setup 2013-01-16 06:02:09 -06: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
.rspec VRFS-214: created deb package config for jam-admin by cloning jam-web build setup 2013-01-16 06:02:09 -06:00
.rvmrc Adding .rvmrc file for the project. 2012-09-21 23:34:13 -07:00
Gemfile VRFS-214: created deb package config for jam-admin by cloning jam-web build setup 2013-01-16 06:02:09 -06:00
Gemfile.lock VRFS-214: created deb package config for jam-admin by cloning jam-web build setup 2013-01-16 06:02:09 -06: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
build VRFS-214: created deb package config for jam-admin by cloning jam-web build setup 2013-01-16 06:02:09 -06: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.