.codeclimate.yml | |
|
|
.gitignore | |
|
|
.rubocop.yml | |
|
|
.travis.yml | |
|
|
Appraisals | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
Gemfile | |
|
|
MIT-LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/javascripts/godmin/batch-actions.js | 66 | A 3 hrs |
|
app/assets/javascripts/godmin/datetimepickers.js | 38 | A 1 hr |
|
app/assets/javascripts/godmin/index.js | 0 | A 0 mins |
|
app/assets/javascripts/godmin/navigation.js | 37 | A 1 hr |
|
app/assets/javascripts/godmin/select-boxes.js | 29 | A 0 mins |
|
app/assets/stylesheets/godmin/index.css.scss | |
|
|
app/views/godmin/application/welcome.html.erb | |
|
|
app/views/godmin/resource/_actions.html.erb | |
|
|
app/views/godmin/resource/_batch_actions.html.erb | |
|
|
app/views/godmin/resource/_breadcrumb.html.erb | |
|
|
app/views/godmin/resource/_breadcrumb_actions.html.erb | |
|
|
app/views/godmin/resource/_button_actions.html.erb | |
|
|
app/views/godmin/resource/_errors.html.erb | |
|
|
app/views/godmin/resource/_export_actions.html.erb | |
|
|
app/views/godmin/resource/_filters.html.erb | |
|
|
app/views/godmin/resource/_form.html.erb | |
|
|
app/views/godmin/resource/_pagination.html.erb | |
|
|
app/views/godmin/resource/_scopes.html.erb | |
|
|
app/views/godmin/resource/_table.html.erb | |
|
|
app/views/godmin/resource/columns/_actions.html.erb | |
|
|
app/views/godmin/resource/edit.html.erb | |
|
|
app/views/godmin/resource/index.csv.csvbuilder | |
|
|
app/views/godmin/resource/index.html.erb | |
|
|
app/views/godmin/resource/index.json.jbuilder | |
|
|
app/views/godmin/resource/new.html.erb | |
|
|
app/views/godmin/resource/show.html.erb | |
|
|
app/views/godmin/resource/show.json.jbuilder | |
|
|
app/views/godmin/sessions/new.html.erb | |
|
|
app/views/godmin/shared/_navigation.html.erb | |
|
|
app/views/godmin/shared/_navigation_aside.html.erb | |
|
|
app/views/layouts/godmin/_content.html.erb | |
|
|
app/views/layouts/godmin/_layout.html.erb | |
|
|
app/views/layouts/godmin/application.html.erb | |
|
|
app/views/layouts/godmin/login.html.erb | |
|
|
gemfiles/rails_5.gemfile | |
|
|
gemfiles/rails_6.gemfile | |
|
|
gemfiles/rails_7.gemfile | |
|
|
godmin.gemspec | |
|
|
lib/generators/godmin/authentication/authentication_generator.rb | 32 | A 0 mins |
|