pragaashp/hermione-app

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.idea/dataSources.ids
.idea/dataSources.local.xml
.idea/dataSources.xml
.idea/encodings.xml
.idea/hermoine.iml
.idea/jsLinters/jscs.xml
.idea/misc.xml
.idea/modules.xml
.idea/runConfigurations/Development__hermoine.xml
.idea/runConfigurations/Production__hermoine.xml
.idea/runConfigurations/spec__hermoine.xml
.idea/runConfigurations/test__hermoine.xml
.idea/vcs.xml
.idea/workspace.xml
.rspec
.travis.yml
Gemfile
README.md
README.rdoc
Rakefile
app/controllers/application_controller.rb3
A
0 mins
app/controllers/ets_controller.rb26
A
30 mins
app/controllers/login_controller.rb12
A
0 mins
app/controllers/main_controller.rb4
A
0 mins
app/controllers/professor_controller.rb55
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/ets_helper.rb2
A
0 mins
app/helpers/main_helper.rb2
A
0 mins
app/helpers/professor_helper.rb2
A
0 mins
app/models/course.rb20
A
0 mins
app/models/professor.rb7
A
0 mins
app/models/request.rb16
A
35 mins
app/views/ets/index.html.erb
app/views/layouts/application.html.erb
app/views/main/index.html.erb
app/views/professor/index.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
config.ru
config/application.rb18
A
0 mins
config/boot.rb2
A
0 mins
config/cucumber.yml
config/database.yml
config/environment.rb2
A
0 mins
config/environments/development.rb12
A
0 mins
config/environments/production.rb15
A
0 mins