devworkstecnology/webadmin

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.rspec
.ruby-version
Gemfile
Gemfile.lock
MIT-LICENSE
README.md
Rakefile
app/assets/stylesheets/web_admin/application.css
app/assets/stylesheets/web_admin/style2.css
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/unlocks/new.html.erb
app/views/layouts/web_admin/devise.html.erb
app/views/shared/403.html
app/views/shared/_header.html.erb
app/views/shared/_navbar.html.erb
app/views/shared/_notice.html.erb
app/views/web_admin/albums/_form.html.erb
app/views/web_admin/albums/edit.html.erb
app/views/web_admin/albums/index.html.erb
app/views/web_admin/albums/new.html.erb
app/views/web_admin/albums/show.html.erb
app/views/web_admin/events/_form.html.erb
app/views/web_admin/events/edit.html.erb
app/views/web_admin/events/index.html.erb
app/views/web_admin/events/new.html.erb
app/views/web_admin/images/_form.html.erb
app/views/web_admin/images/_images.html.erb
app/views/web_admin/images/create.js.erb
app/views/web_admin/images/update.js.erb
app/views/web_admin/institutionals/_form.html.erb
app/views/web_admin/institutionals/edit.html.erb
app/views/web_admin/institutionals/index.html.erb
app/views/web_admin/institutionals/new.html.erb
app/views/web_admin/layouts/application.html.erb
app/views/web_admin/main/index.html.erb
app/views/web_admin/posts/_form.html.erb
app/views/web_admin/posts/edit.html.erb
app/views/web_admin/posts/index.html.erb
app/views/web_admin/posts/new.html.erb