pboling/an_axe

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.document
.gitignore
.rspec
Gemfile
Gemfile.lock
LICENSE.txt
README.rdoc
Rakefile
VERSION
an_axe.gemspec
app/assets/javascripts/an_axe/application.js0
A
0 mins
app/assets/stylesheets/an_axe/application.css
app/controllers/an_axe/application_controller.rb6
A
0 mins
app/controllers/an_axe/forums/moderators_controller.rb12
A
0 mins
app/controllers/an_axe/forums/monitorships_controller.rb23
A
0 mins
app/controllers/an_axe/forums/posts_controller.rb122
A
1 hr
app/controllers/an_axe/forums/topics_controller.rb97
A
2 hrs
app/controllers/an_axe/forums_controller.rb66
A
45 mins
app/helpers/an_axe/application_helper.rb65
A
1 hr
app/helpers/an_axe/forums/moderators_helper.rb6
A
0 mins
app/helpers/an_axe/forums/monitorships_helper.rb6
A
0 mins
app/helpers/an_axe/forums/posts_helper.rb6
A
0 mins
app/helpers/an_axe/forums/topics_helper.rb11
A
0 mins
app/helpers/an_axe/forums_helper.rb12
A
0 mins
app/models/an_axe/forum.rb42
A
0 mins
app/models/an_axe/moderatorship.rb9
A
0 mins
app/models/an_axe/monitorship.rb8
A
0 mins
app/models/an_axe/post.rb46
A
0 mins
app/models/an_axe/topic.rb74
A
0 mins
app/sweepers/an_axe/monitorships_sweeper.rb18
A
0 mins
app/sweepers/an_axe/posts_sweeper.rb17
A
0 mins
app/views/an_axe/forums/_form.html.haml
app/views/an_axe/forums/edit.html.haml
app/views/an_axe/forums/index.html.haml
app/views/an_axe/forums/monitorships/create.js.rjs
app/views/an_axe/forums/monitorships/destroy.js.rjs
app/views/an_axe/forums/new.html.haml
app/views/an_axe/forums/posts/_edit.html.erb.haml
app/views/an_axe/forums/posts/edit.html.erb.haml
app/views/an_axe/forums/posts/edit.js.rjs
app/views/an_axe/forums/posts/index.html.erb.haml
app/views/an_axe/forums/posts/index.rss.builder
app/views/an_axe/forums/posts/monitored.html.erb.haml
app/views/an_axe/forums/posts/monitored.rss.builder
app/views/an_axe/forums/posts/update.js.rjs
app/views/an_axe/forums/show.html.haml
app/views/an_axe/forums/topics/_form.html.erb.haml
app/views/an_axe/forums/topics/edit.html.erb.haml
app/views/an_axe/forums/topics/index.html.erb.haml
app/views/an_axe/forums/topics/new.html.erb.haml