comfy/comfy-blog

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/issue_template.md
.github/pull_request_template.md
.gitignore
.rubocop.yml
.travis.yml
CONTRIBUTING.md
Gemfile
LICENSE
README.md
Rakefile
app/assets/config/manifest.js0
A
0 mins
app/controllers/comfy/admin/blog/posts_controller.rb65
A
0 mins
app/controllers/comfy/admin/blog/revisions/post_controller.rb22
A
0 mins
app/controllers/comfy/blog/posts_controller.rb37
A
25 mins
app/models/comfy/blog/post.rb35
A
0 mins
app/views/comfy/admin/blog/partials/_navigation.html.haml
app/views/comfy/admin/blog/posts/_form.html.haml
app/views/comfy/admin/blog/posts/edit.html.haml
app/views/comfy/admin/blog/posts/index.html.haml
app/views/comfy/admin/blog/posts/new.html.haml
app/views/comfy/blog/posts/index.html.haml
app/views/comfy/blog/posts/index.rss.builder
app/views/comfy/blog/posts/show.html.haml
app/views/layouts/comfy/blog/application.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
bin/update
bin/yarn
comfy_blog.gemspec
config.ru
doc/preview.jpg
lib/comfy_blog.rb15
A
0 mins
lib/comfy_blog/configuration.rb12
A
0 mins
lib/comfy_blog/engine.rb22
A
0 mins
lib/comfy_blog/routes/blog.rb16
A
0 mins
lib/comfy_blog/routes/blog_admin.rb18
A
0 mins
lib/comfy_blog/routing.rb2
A
0 mins
lib/comfy_blog/version.rb3
A
0 mins
lib/generators/comfy/blog/README
lib/generators/comfy/blog/blog_generator.rb40
A
0 mins