.gitignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.rubocop_todo.yml | |
|
|
.travis.yml | |
|
|
Gemfile | |
|
|
MIT-LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/config/spina_blog_manifest.js | 0 | A 0 mins |
|
app/components/spina/blog/archived_posts_widget_component.html.erb | |
|
|
app/components/spina/blog/archived_posts_widget_component.rb | 30 | A 0 mins |
|
app/controllers/spina/admin/blog/categories_controller.rb | 64 | A 25 mins |
|
app/controllers/spina/admin/blog/posts_controller.rb | 83 | A 25 mins |
|
app/controllers/spina/blog/categories_controller.rb | 43 | A 0 mins |
|
app/controllers/spina/blog/posts_controller.rb | 67 | A 0 mins |
|
app/decorators/spina/blog/post_decorator.rb | 19 | A 0 mins |
|
app/helpers/spina/blog/posts_helper.rb | 15 | A 0 mins |
|
app/models/spina/blog.rb | 7 | A 0 mins |
|
app/models/spina/blog/application_record.rb | 8 | A 0 mins |
|
app/models/spina/blog/category.rb | 13 | A 0 mins |
|
app/models/spina/blog/post.rb | 33 | A 0 mins |
|
app/views/layouts/default/application.html.erb | |
|
|
app/views/spina/admin/blog/categories/_category.html.erb | |
|
|
app/views/spina/admin/blog/categories/_form.html.erb | |
|
|
app/views/spina/admin/blog/categories/edit.html.erb | |
|
|
app/views/spina/admin/blog/categories/index.html.erb | |
|
|
app/views/spina/admin/blog/categories/new.html.erb | |
|
|
app/views/spina/admin/blog/posts/_form.html.erb | |
|
|
app/views/spina/admin/blog/posts/_form_post_configuration.html.erb | |
|
|
app/views/spina/admin/blog/posts/_form_post_content.html.erb | |
|
|
app/views/spina/admin/blog/posts/_form_post_seo.html.erb | |
|
|
app/views/spina/admin/blog/posts/_post.html.erb | |
|
|
app/views/spina/admin/blog/posts/edit.html.erb | |
|
|
app/views/spina/admin/blog/posts/index.html.erb | |
|
|
app/views/spina/admin/blog/posts/new.html.erb | |
|
|
app/views/spina/admin/hooks/blog/_primary_navigation.html.erb | |
|
|
app/views/spina/blog/categories/show.atom.builder | |
|
|
app/views/spina/blog/categories/show.html.erb | |
|
|
app/views/spina/blog/posts/_post.atom.builder | |
|
|
app/views/spina/blog/posts/_post.html.erb | |
|
|
app/views/spina/blog/posts/archive.html.erb | |
|
|
app/views/spina/blog/posts/index.atom.builder | |
|
|
app/views/spina/blog/posts/index.html.erb | |
|
|
app/views/spina/blog/posts/show.html.erb | |
|
|
bin/rails | |
|
|
bin/test | |
|
|
lib/generators/spina_blog/install_generator.rb | 19 | A 0 mins |
|
lib/spina/blog.rb | 10 | A 0 mins |
|
lib/spina/blog/configuration.rb | 11 | A 0 mins |
|