pixels-and-bits/jabe

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
Gemfile
Gemfile.lock
MIT-LICENSE
README.textile
Rakefile
app/assets/images/jabe/delete.png
app/assets/images/jabe/delete_page.png
app/assets/images/jabe/full_page.png
app/assets/images/jabe/glyphicons-halflings-white.png
app/assets/images/jabe/glyphicons-halflings.png
app/assets/images/jabe/gravatar.gif
app/assets/stylesheets/jabe/application.css
app/assets/stylesheets/jabe/bootstrap.css.erb
app/assets/stylesheets/jabe/jabe.css
app/assets/stylesheets/jabe/prettify.css
app/views/jabe/admin/entries/_form.html.erb
app/views/jabe/admin/entries/edit.html.erb
app/views/jabe/admin/entries/index.html.erb
app/views/jabe/admin/entries/new.html.erb
app/views/jabe/admin/settings/edit.html.erb
app/views/jabe/comment_mailer/notification.html.erb
app/views/jabe/entries/index.html.erb
app/views/jabe/entries/show.html.erb
app/views/jabe/feed/index.xml.builder
app/views/jabe/sessions/new.html.erb
app/views/kaminari/_first_page.html.erb
app/views/kaminari/_gap.html.erb
app/views/kaminari/_last_page.html.erb
app/views/kaminari/_next_page.html.erb
app/views/kaminari/_page.html.erb
app/views/kaminari/_paginator.html.erb
app/views/kaminari/_prev_page.html.erb
app/views/layouts/jabe/_admin.html.erb
app/views/layouts/jabe/_flash_messages.html.erb
app/views/layouts/jabe/application.html.erb
jabe.gemspec
lib/tasks/cucumber.rake
lib/tasks/jabe_tasks.rake
app/assets/javascripts/jabe/application.js44
app/assets/javascripts/jabe/bootstrap.js1,251
F
1 wk
app/assets/javascripts/jabe/prettify.js902
F
1 wk
app/controllers/jabe/admin/base_controller.rb8
app/controllers/jabe/admin/entries_controller.rb40
app/controllers/jabe/admin/settings_controller.rb12
app/controllers/jabe/application_controller.rb6
app/controllers/jabe/comments_controller.rb35
app/controllers/jabe/entries_controller.rb23
app/controllers/jabe/feed_controller.rb8