MIT-LICENSE | 100644 | 0 | 0 | | | 1.02 KB | 2e2883acf2993f9babc1362f8480f17b2c71110afbcc69e35b22471f47041d67 |
README.md | 100644 | 0 | 0 | | | 427 Bytes | fbd7ccc9ea9eccf4bb525b1287af865f77717704163cd5f91ce5ff615ccc2305 |
Rakefile | 100644 | 0 | 0 | | | 698 Bytes | 6c83e00786b59a205f1dc61254cef41ac64c88b2465174ee230de8eb2842308f |
app/assets/config/bbs_manifest.js | 100644 | 0 | 0 | | | 85 Bytes | e2f142e45f4ec3cb7782207c7e4b30af8b117415918a80136fc2aa90d1d3256a |
app/assets/javascripts/bbs/application.js | 100644 | 0 | 0 | | | 677 Bytes | a0c054e3c3e36cd90a259a1d60481a0fed216f8af6229fa17dcf4df867a5170b |
app/assets/stylesheets/bbs/application.css | 100644 | 0 | 0 | | | 736 Bytes | a63c83d31995d61cb5a658d5e5ee02cc80232bb2ac87c8d12cfc28036f82c8e3 |
app/cells/bbs/application_cell.rb | 100644 | 0 | 0 | | | 250 Bytes | b183ac34946603061a6c547ec5f761b0dce25134017b4f0e512f4a57a558846d |
app/cells/bbs/category/show.haml | 100644 | 0 | 0 | | | 154 Bytes | 9d1789fd05bb40d7b5c89555388654c39a1aead3d44b54a9371f9042659ef20c |
app/cells/bbs/category_cell.rb | 100644 | 0 | 0 | | | 133 Bytes | 0d4938bc953f387de04e9b4a7382907ed2d1bba5b35ea42a2f4b49d3c7e5bf3f |
app/cells/bbs/latest_topics/show.haml | 100644 | 0 | 0 | | | 112 Bytes | a024e27cbae95148c193ed3b7df4509193996d26c894a51d1ae1bf458f9eb223 |
app/cells/bbs/latest_topics_cell.rb | 100644 | 0 | 0 | | | 155 Bytes | 1da2fa18cafdbadbcbe96192c58ba8e59c013eb7508efe4653799d7dc917e976 |
app/controllers/bbs/application_controller.rb | 100644 | 0 | 0 | | | 152 Bytes | 447bb97100f75c4662c507ce8f587bf8fb5aa5420fa2c3e74c5ca88e40afc42b |
app/controllers/bbs/comments_controller.rb | 100644 | 0 | 0 | | | 294 Bytes | 8ba1e57f21a6ac47be9271d8c8edfbe74817d571b04d91a63ad55f12a6a8f441 |
app/controllers/bbs/topics_controller.rb | 100644 | 0 | 0 | | | 260 Bytes | c5e3dc5099495b86950bd4589bcc40eb431ac121a25bf06ee99dbd8cb5970fd4 |
app/helpers/bbs/application_helper.rb | 100644 | 0 | 0 | | | 48 Bytes | 4913610a093d7683fb2592314f54244a31da139ee072890daf9a99a5a1a9bae4 |
app/jobs/bbs/application_job.rb | 100644 | 0 | 0 | | | 62 Bytes | 9aa5f9fe975c26e996480c6cc1757911083373351db40e6c53977115b11bd5ee |
app/mailers/bbs/application_mailer.rb | 100644 | 0 | 0 | | | 125 Bytes | 679fe4f30e4d98b9932daa09991081adcb1563cba3831d756d4cd37722a40207 |
app/models/bbs/application_record.rb | 100644 | 0 | 0 | | | 99 Bytes | c963cd468e2347e8443bc6849459753fa8516e511bccb777aa6394ffa6422473 |
app/models/bbs/category.rb | 100644 | 0 | 0 | | | 79 Bytes | 29c0b78c8aca668b0c7da96fdd9b58983dab93154d9ae2b7e5216d2ec8307e4a |
app/models/bbs/comment.rb | 100644 | 0 | 0 | | | 79 Bytes | 68be1eee70a3f1d693cde95c007c24c49309267cd0bae624f67ed19c52cb0559 |
app/models/bbs/topic.rb | 100644 | 0 | 0 | | | 104 Bytes | a6ab544973b02383e900fd6147cd29330741d85fdf3ae38d1e04a89b41942319 |
app/views/bbs/comments/index.html.haml | 100644 | 0 | 0 | | | 149 Bytes | ba0d493c9cd47e201937f8ecd70eecd722de1cb18f30f603c5a346c2a5248337 |
app/views/bbs/topics/index.html.haml | 100644 | 0 | 0 | | | 105 Bytes | 9aa087cf1a3defac8191a9cf87e66f039850b00e9ee36a4b1791e26124d47ae3 |
app/views/kaminari/_first_page.html.haml | 100644 | 0 | 0 | | | 424 Bytes | 37925dd8e62c3b68bfcc8ef0fc7a3038c518e8e50cbbaf38f0f3a6ed5138f036 |
app/views/kaminari/_gap.html.haml | 100644 | 0 | 0 | | | 369 Bytes | 6f88ec49bc342375f9f45ecdab9fe1a1d119e4c4dfd2c62b18f6ad1d28b28dd5 |
app/views/kaminari/_last_page.html.haml | 100644 | 0 | 0 | | | 419 Bytes | 5bad405c96a9b988fc13c51cef487c3487414d94bb5247971ab1f1b448e4d1c1 |
app/views/kaminari/_next_page.html.haml | 100644 | 0 | 0 | | | 432 Bytes | 7db8680203c8e586c57504ac08e6f5fa39d2f24fbb0f74b8f30bb602a9d89e3f |
app/views/kaminari/_page.html.haml | 100644 | 0 | 0 | | | 526 Bytes | 5aebfaaf9db1c68f0921df2b0a4eda58a1cf73c31c048d7d2d2fc2a8f672a7b4 |
app/views/kaminari/_paginator.html.haml | 100644 | 0 | 0 | | | 728 Bytes | b172e29a55b7a5199f5ae84c16c20a1d4ec9cdb31c166e46916d1fb5f296f691 |
app/views/kaminari/_prev_page.html.haml | 100644 | 0 | 0 | | | 445 Bytes | 1ba651b639fa6ccd4b25b8e2b7c3e7f9edb71b1c991d0d4876c90379be40b01a |
config/routes.rb | 100644 | 0 | 0 | | | 153 Bytes | 7bd4b6bd2d04df5a058e4a58b2da34455f12e161945493963d2757dd8c2a1723 |
db/migrate/20160815075807_create_bbs_categories.rb | 100644 | 0 | 0 | | | 182 Bytes | 8549da7d83dc7883f600ad9eb91bca80082c6c334b1002531b1047df63c617e5 |
db/migrate/20160815075844_create_bbs_topics.rb | 100644 | 0 | 0 | | | 321 Bytes | 2902933a3c9941d3c18c4d80600d923df116b9ecdff05c22227a205f44558c87 |
db/migrate/20160815080614_create_bbs_comments.rb | 100644 | 0 | 0 | | | 317 Bytes | 2bb839696088faa06a552a553c436db19cab742166995292b62841882415c942 |
lib/bbs.rb | 100644 | 0 | 0 | | | 64 Bytes | 9fea6d825a9121d133bcb1e9b8e5da138efbac9d5751c920e6e53efc08d11bef |
lib/bbs/engine.rb | 100644 | 0 | 0 | | | 145 Bytes | 5c7db2935ad70793a49d0698357ef1259f143cd21a6178c17f9c35a9dad759d9 |
lib/bbs/version.rb | 100644 | 0 | 0 | | | 35 Bytes | cdc77cd7aacc88bfd794e21bab9718244f029fc68dcaff273e4071adae4c9dde |
lib/tasks/bbs_tasks.rake | 100644 | 0 | 0 | | | 81 Bytes | 8e69addb3db194e846ac1445c199ab8395aedb8f69a64414313154cfac40d7c0 |