.DS_Store | |
|
|
.coveralls.yml | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.travis.yml | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
MIT-LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/config/redis_web_manager_manifest.js | 0 | A 0 mins |
|
app/assets/javascripts/redis_web_manager/application.js | 0 | A 0 mins |
|
app/assets/javascripts/redis_web_manager/bootstrap.js | 1 | A 0 mins |
|
app/assets/javascripts/redis_web_manager/chartjs.js | 0 | A 0 mins |
|
app/assets/javascripts/redis_web_manager/dashboard.js | 240 | C 7 hrs |
|
app/assets/javascripts/redis_web_manager/jquery.js | 1 | A 0 mins |
|
app/assets/javascripts/redis_web_manager/keys.js | 13 | A 0 mins |
|
app/assets/javascripts/redis_web_manager/popper.js | 0 | A 0 mins |
|
app/assets/stylesheets/redis_web_manager/application.css | |
|
|
app/assets/stylesheets/redis_web_manager/bootstrap.css | |
|
|
app/assets/stylesheets/redis_web_manager/dashboard.css | |
|
|
app/controllers/redis_web_manager/actions_controller.rb | 16 | A 0 mins |
|
app/controllers/redis_web_manager/application_controller.rb | 45 | A 0 mins |
|
app/controllers/redis_web_manager/clients_controller.rb | 9 | A 0 mins |
|
app/controllers/redis_web_manager/configuration_controller.rb | 9 | A 0 mins |
|
app/controllers/redis_web_manager/dashboard_controller.rb | 28 | A 0 mins |
|
app/controllers/redis_web_manager/information_controller.rb | 13 | A 0 mins |
|
app/controllers/redis_web_manager/keys_controller.rb | 117 | A 0 mins |
|
app/helpers/redis_web_manager/application_helper.rb | 23 | A 0 mins |
|
app/helpers/redis_web_manager/clients_helper.rb | 31 | A 0 mins |
|
app/helpers/redis_web_manager/dashboard_helper.rb | 18 | A 0 mins |
|
app/helpers/redis_web_manager/keys_helper.rb | 29 | A 0 mins |
|
app/views/layouts/redis_web_manager/application.html.erb | |
|
|
app/views/redis_web_manager/clients/index.html.erb | |
|
|
app/views/redis_web_manager/configuration/index.html.erb | |
|
|
app/views/redis_web_manager/dashboard/index.html.erb | |
|
|
app/views/redis_web_manager/information/index.html.erb | |
|
|
app/views/redis_web_manager/keys/_search.html.erb | |
|
|
app/views/redis_web_manager/keys/edit.html.erb | |
|
|
app/views/redis_web_manager/keys/index.html.erb | |
|
|
app/views/redis_web_manager/keys/show.html.erb | |
|
|
app/views/redis_web_manager/shared/_header.html.erb | |
|
|
app/views/redis_web_manager/shared/_status.html.erb | |
|
|
bin/rails | |
|
|
gemfiles/Gemfile-5-2 | |
|
|
gemfiles/Gemfile-6-0 | |
|
|
gemfiles/Gemfile-7-0 | |
|
|
images/images_clients.png | |
|
|
images/images_dashboard.png | |
|
|