gurusorocaba/gurusorocaba.com.br

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.pushand
.rspec
.travis.yml
.webbynode/aliases
.webbynode/settings
.webbynode/tasks/after_push
.webbynode/tasks/before_push
Gemfile
Gemfile.lock
Guardfile
README.md
Rakefile
app/assets/images/rails.png
app/assets/javascripts/admin/admin.js0
A
0 mins
app/assets/javascripts/admin/agenda.js0
A
0 mins
app/assets/javascripts/admin/agendas.js0
A
0 mins
app/assets/javascripts/admin/users.js0
A
0 mins
app/assets/javascripts/agendas.js0
A
0 mins
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/index.js0
A
0 mins
app/assets/stylesheets/admin/admin.css
app/assets/stylesheets/admin/agendas.css
app/assets/stylesheets/admin/users.css
app/assets/stylesheets/agendas.css
app/assets/stylesheets/application.css
app/assets/stylesheets/index.css
app/assets/stylesheets/scaffold.css
app/assets/stylesheets/structure.css
app/controllers/admin/admin_controller.rb3
A
0 mins
app/controllers/admin/agendas_controller.rb44
A
0 mins
app/controllers/admin/users_controller.rb5
A
0 mins
app/controllers/agendas_controller.rb8
A
0 mins
app/controllers/application_controller.rb11
A
0 mins
app/controllers/index_controller.rb5
A
0 mins
app/helpers/application_helper.rb7
A
0 mins
app/models/administrator.rb17
A
0 mins
app/models/agenda.rb18
A
0 mins
app/models/user.rb22
A
0 mins
app/views/admin/agendas/_form.html.erb
app/views/admin/agendas/edit.html.erb
app/views/admin/agendas/index.html.erb
app/views/admin/agendas/new.html.erb
app/views/admin/users/index.html.erb
app/views/agendas/past.html.erb
app/views/agendas/show.html.erb
app/views/index/index.html.erb
app/views/layouts/admin/admin.html.erb
app/views/layouts/application.html.erb
app/views/shared/_analytics.html.erb