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/stylesheets/an_axe/application.css
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
app/views/an_axe/forums/topics/show.html.erb.haml
app/views/an_axe/forums/topics/show.rss.builder
app/views/layouts/_head.html.haml
app/views/layouts/_post.rss.builder
app/views/layouts/an_axe.html.haml
lib/generators/an_axe/image/USAGE
lib/generators/an_axe/install/USAGE
lib/generators/an_axe/javascript/USAGE
lib/generators/an_axe/stylesheet/USAGE
lib/tasks/an_axe.rake
app/assets/javascripts/an_axe/application.js0
app/controllers/an_axe/application_controller.rb6
app/controllers/an_axe/forums/moderators_controller.rb12
app/controllers/an_axe/forums/monitorships_controller.rb23
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
app/helpers/an_axe/forums/monitorships_helper.rb6