app/models/theblog/category.rb | 100644 | 0 | 0 | | | 195 Bytes | fadc08aaf7d8d20c6eb425a0a354f23e3933e248bd7ef370969936cf505f5155 |
app/models/theblog/comment.rb | 100644 | 0 | 0 | | | 168 Bytes | c3ae6209045469138c22129352e5fa59aca852f536e1766169e22f5e94c1776c |
app/models/theblog/content_node.rb | 100644 | 0 | 0 | | | 1.07 KB | 559e5424baed52cc9c542d38201682c05aa88c5e6ccc78340483211007eb1aa4 |
app/models/theblog/content_status.rb | 100644 | 0 | 0 | | | 136 Bytes | 30f82983645d7bf376201fc556afa7d47dcde9b7b0b65623501494ce8c6a4cbb |
app/models/theblog/page.rb | 100644 | 0 | 0 | | | 147 Bytes | 7485f8f638189d44f4515693c06b8108100c82448a4e94d8179fae458b566df8 |
app/models/theblog/post.rb | 100644 | 0 | 0 | | | 322 Bytes | 71cde4b1bb41f0ebbd58917aaed2dd7b6e5d6a963c9345aed79f155b882240a3 |
app/models/theblog/role.rb | 100644 | 0 | 0 | | | 192 Bytes | 8d556c21acf60d98c837772c399448d1dc08f3373722720f97947e32444c350d |
app/policies/theblog/account_policy.rb | 100644 | 0 | 0 | | | 330 Bytes | ecaeff14dc5c28d1ff2193eeb4de98d2f03289db947ad392064d476ea84c4ca6 |
app/policies/theblog/application_policy.rb | 100644 | 0 | 0 | | | 739 Bytes | a47d72447fa019af410d950ccd6e265e6a08bfd3c1efdd59a2bed4d38cf9e68c |
app/policies/theblog/category_policy.rb | 100644 | 0 | 0 | | | 68 Bytes | a7e888183a61392038374e3f9cb03bfe89308cd5d1bf610ca0a609d848a2f612 |
app/policies/theblog/comment_policy.rb | 100644 | 0 | 0 | | | 248 Bytes | c082c6dd3278a318139600d318962a8ba55607797ea36eaba8963c95c85d817f |
app/policies/theblog/content_node_policy.rb | 100644 | 0 | 0 | | | 739 Bytes | df8192c379451dc76ef289456be9fed961cc80d658e67cf431933fbe5d3692c3 |
app/policies/theblog/page_policy.rb | 100644 | 0 | 0 | | | 64 Bytes | 49b19c0bfbd957765812d70e48ade2cd2b9b57616056eb958b128496be057b9f |
app/policies/theblog/post_policy.rb | 100644 | 0 | 0 | | | 64 Bytes | 197acf361773b8861fccea9ed593a696ab9cfdf8620ddec0d092b65f98c863f9 |
app/views/devise/confirmations/new.html.haml | 100644 | 0 | 0 | | | 456 Bytes | 8587e8613a5ed2dc5dd2bf1ee27119d240891d2ed5144dcf914f0ebf100d439a |
app/views/devise/mailer/confirmation_instructions.html.haml | 100644 | 0 | 0 | | | 176 Bytes | 9145f9770098aea39322351eb052026c5973756de6833dd77907ff3787a8a44e |
MIT-LICENSE | 100644 | 0 | 0 | | | 1.04 KB | fcb1e3853500eac903362b4a8803861346a4d597a9e12f2d5733e780a291c18f |
Rakefile | 100644 | 0 | 0 | | | 928 Bytes | b19d78a3a9fcc747dbb4ef812db01282eab957db34cda30f8ec8e69e47bb9315 |
app/assets/javascripts/theblog/admin.js | 100644 | 0 | 0 | | | 751 Bytes | 935e492b5d3fc63bea83177c846f9b2a164b9681c5ac657ae7de0fc477726e90 |
app/assets/javascripts/theblog/admin/sb-admin-2.js | 100644 | 0 | 0 | | | 1.1 KB | 0633c62fec919cb252c26d1e334509062302838599ba79f03bcc143a26e627a6 |
app/assets/javascripts/theblog/application.js | 100644 | 0 | 0 | | | 654 Bytes | b8552b00057efc1af296c29369b77314260f55c613c879868cca1d7ccc87d2e5 |
app/assets/javascripts/theblog/frontend.js | 100644 | 0 | 0 | | | 37.3 KB | 6d56015ae3972b35dd55389a209adf1ad58e62b7cc1c8d5bbd6c7f68663e7dc8 |
app/assets/stylesheets/theblog/admin.scss | 100644 | 0 | 0 | | | 778 Bytes | cabba8abd72125cd837ac9b5536a7c358295397a9dfd9b3f6b3c874b8bcf6004 |
app/assets/stylesheets/theblog/admin/sb-admin-2.scss | 100644 | 0 | 0 | | | 5.46 KB | 6a3a5dbaa79e5f4121158b06cd6a6bcf74151344fa6ec7a749e56f72800a8d5f |
app/assets/stylesheets/theblog/application.scss | 100644 | 0 | 0 | | | 735 Bytes | 17957987f24e25d9d737d4c50dde5a556466b05df432dc3491eb3c03c550447b |
app/assets/stylesheets/theblog/frontend.scss | 100644 | 0 | 0 | | | 8.47 KB | b0de041aeee9096ed0b9ca2f013fab5040e11b671d6f03767d22fde2c890700d |
app/assets/stylesheets/theblog/theme-variables.scss | 100644 | 0 | 0 | | | 341 Bytes | 4f6cfa21c3c664b30fd58f5ccd11cebff818517bc74d14adaaa6cfdd7a809fb5 |
app/controllers/theblog/admin/accounts_controller.rb | 100644 | 0 | 0 | | | 720 Bytes | 78d4decb4490195f2479daca3141a0f8f4fcc647673f2fb33def8211c6e48d52 |
app/controllers/theblog/admin/categories_controller.rb | 100644 | 0 | 0 | | | 222 Bytes | fba33b2363398b4d6d0aa89d6881f7766bcd4714bbd8c0c5bf5a7fe36f3c28a6 |
app/controllers/theblog/admin/content_statuses_controller.rb | 100644 | 0 | 0 | | | 201 Bytes | 924e278235845b8de75cd36506976e638b32f3db4ff461036ec7e7451d5def26 |
app/controllers/theblog/admin/dashboard_controller.rb | 100644 | 0 | 0 | | | 78 Bytes | d121aa727c35529d02abd68b2974db5461c85096e20a492e5dde098d90d78a9e |
app/controllers/theblog/admin/items_controller.rb | 100644 | 0 | 0 | | | 812 Bytes | e3e80cc3a3e8dfbfeaa79d16bad2c21065ad49f99bd0f675b1e228a35f3b2e4d |
app/controllers/theblog/admin/pages_controller.rb | 100644 | 0 | 0 | | | 240 Bytes | c0ef61e25fc701b5e54d493a6b2db828e0ca9ae7c2a9610f8f6303e352c3ed62 |
app/controllers/theblog/admin/posts_controller.rb | 100644 | 0 | 0 | | | 303 Bytes | 426a146fe6089e7a760e4e89f979a45a45737c7495449cda6478da4ebca36ec2 |
app/controllers/theblog/admin_controller.rb | 100644 | 0 | 0 | | | 142 Bytes | 4a5a583d93db7403a40209dce12f7a53dcd0005207a6d5b00a15d2afbede1dd2 |
app/controllers/theblog/application_controller.rb | 100644 | 0 | 0 | | | 594 Bytes | 3287bd5083c3ced71a91a03df4498e28f5058ba7d029fa5e81b8c879e5443a90 |
app/controllers/theblog/comments_controller.rb | 100644 | 0 | 0 | | | 802 Bytes | cd1bc769c4057a233c1ba98e89c97b5dc7246504477747d15c6c1d44e3372ce5 |
app/controllers/theblog/content_nodes_controller.rb | 100644 | 0 | 0 | | | 543 Bytes | 9008bbe6998b6c103ba4abfea0cd89f00f48830f2a7bbd1034361d14e3de2249 |
app/controllers/theblog/home_controller.rb | 100644 | 0 | 0 | | | 241 Bytes | e8a55ae5e8658e8488309d39f71ff5e62b76ce2f1804082c4886bf2a0cd8861a |
app/helpers/theblog/admin_helper.rb | 100644 | 0 | 0 | | | 2.09 KB | 5c14371318e7d3dda9cc6ea08e4de5131d02f3e34c53c9332e0307607799503d |
app/helpers/theblog/application_helper.rb | 100644 | 0 | 0 | | | 244 Bytes | 220b3ec0749c7bb0db7327aa78b724a71c05f0cc6a1cc1a48a5b40811f92c9cd |
app/models/theblog/account.rb | 100644 | 0 | 0 | | | 317 Bytes | c6b4a8aba7457d87f419ee5f13cd954efc1e62218afa7916dffb302db7706104 |
app/models/theblog/accounts_role.rb | 100644 | 0 | 0 | | | 187 Bytes | 2eedceb0343efdea522b9bbbbae606324b10ce3ba90f97833ebedb04f36ec1e5 |
app/views/devise/mailer/reset_password_instructions.html.haml | 100644 | 0 | 0 | | | 362 Bytes | 99048cb001a78f6e5236059a3f1ab60c4a615eb34213f19d7b375025385453d6 |
app/views/devise/mailer/unlock_instructions.html.haml | 100644 | 0 | 0 | | | 249 Bytes | fd37bb37b795dc54037480822de542037eb47b332838fd5038160047df9746c0 |
app/views/devise/passwords/edit.html.haml | 100644 | 0 | 0 | | | 710 Bytes | 5eed8f9c976b4d4a80b368ee3b5bba5872b7fc63a218511440cc956c80ad8e50 |
app/views/devise/passwords/new.html.haml | 100644 | 0 | 0 | | | 444 Bytes | 862eb3624cda682984f5f947e587b83257967d85fba14725fc7a0f7c8eaaed2a |
app/views/devise/registrations/edit.html.haml | 100644 | 0 | 0 | | | 1.03 KB | e2e84536cc9e0129bb351cf66394042c1e90b4361d5e3ac5b27a68babb995ab5 |
app/views/devise/registrations/new.html.haml | 100644 | 0 | 0 | | | 566 Bytes | 1ff86fc36a2947e5c3c52617ae049daaa4bc0623c136ce527e9c0ea245fc2a19 |
app/views/devise/sessions/new.html.haml | 100644 | 0 | 0 | | | 610 Bytes | dd9b518ecdc2820af419adff45c36a90a44859c18e7e471d7b5f94865e5471db |
app/views/devise/shared/_links.haml | 100644 | 0 | 0 | | | 996 Bytes | 0e3990e17bffe5309362978d77f901aa93f6ebd58077907c9261f7d9b13e72f1 |
app/views/devise/unlocks/new.html.haml | 100644 | 0 | 0 | | | 321 Bytes | 5c275a725adad8d6ebed977a7140ac3773d3f23fa9bd358035620c47a6bf4846 |
app/views/layouts/theblog/admin.html.haml | 100644 | 0 | 0 | | | 1.6 KB | 8256114a110f74b2180452818fe9e54e84003b0c7726116fcd059411eb126c8f |
app/views/layouts/theblog/application.html.haml | 100644 | 0 | 0 | | | 1.95 KB | 967e31348b35d6d558deb6fa818c394763b3210318bfc8b53c59f831907f2c85 |
app/views/theblog/admin/_form.html.haml | 100644 | 0 | 0 | | | 324 Bytes | c14bfb81a514f97ad224f466eaebc278a92efcf1462576e7205205b9184ea1d0 |
app/views/theblog/admin/accounts/_manage_item.html.haml | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
app/views/theblog/admin/dashboard/index.html.haml | 100644 | 0 | 0 | | | 205 Bytes | 2d21d349087d28c47fa3288db0a632c82a6f66c6b40aff67aece1850371249aa |
app/views/theblog/admin/edit.html.haml | 100644 | 0 | 0 | | | 25 Bytes | 74ce9da4d94eabf4f4516dbc319caf14d12b27a870d44568ce4ae2f768b3c30b |
app/views/theblog/admin/index.html.haml | 100644 | 0 | 0 | | | 470 Bytes | c78e5b1237551537b59039fe3367ab809a8fd10fff0220348e5d55752a962afa |
app/views/theblog/admin/items/_manage_item.haml | 100644 | 0 | 0 | | | 168 Bytes | b24679143e5b40a3eb72998cb79faacbfdcc31e7389241cf82d4b3cdbecf5230 |
app/views/theblog/admin/new.html.haml | 100644 | 0 | 0 | | | 80 Bytes | f63b36ef3c92d1ab3a40b031826935d5bcbfee78996550e9fc6639c28eac0711 |
app/views/theblog/admin/shared/_navbar.html.haml | 100644 | 0 | 0 | | | 464 Bytes | cf39f8211bd1c3d490351a8baad91cdac75238f02dbc4ad5f8f1bd992d0991c6 |
app/views/theblog/admin/shared/_sidebar.html.haml | 100644 | 0 | 0 | | | 355 Bytes | 2fa56c26ace2da891165521dcb6d5669942b4f2f0e7cf9c43d2d78105f93b6c5 |
app/views/theblog/admin/show.html.haml | 100644 | 0 | 0 | | | 140 Bytes | 5a3ba094cfd0e71baeb0da1bad30e5500a0d74751b440a2fc2d9930b297e1c4c |
app/views/theblog/comments/_block.html.haml | 100644 | 0 | 0 | | | 930 Bytes | 61dfae9808ae9e794beb765296fa2f6fb60beb6445ef56817f997e6afc7fc3a3 |
app/views/theblog/content_nodes/show.html.haml | 100644 | 0 | 0 | | | 1.07 KB | e7789df377b96816206f4ea1f9107b45d09f7c8c9ecb1f60fc79d228032aa1ea |
app/views/theblog/home/index.html.haml | 100644 | 0 | 0 | | | 863 Bytes | c7f65dcbe3e338be8fe85008caba340e89f9395f1a9ee9326e1c6442302e41f7 |
config/initializers/incarnator.rb | 100644 | 0 | 0 | | | 80 Bytes | fcbdad4178ce9f0f276e297d45972ceaadbce26ddbf20af5d67322d710fc2445 |
config/initializers/simple_form.rb | 100644 | 0 | 0 | | | 6.35 KB | 73242942483f5f69beb8895b44eb2fceddbfcea78aabc9ac807aa4d1eae8fcb5 |
config/locales/devise.en.yml | 100644 | 0 | 0 | | | 3.91 KB | aa58b19249031b21a83419e06ed53df15094ec2e2bc003325d357fc7b369e41c |
config/locales/en.yml | 100644 | 0 | 0 | | | 167 Bytes | 9158564e6a23d90a097644e1b4af090ec9175f0085690ce369abaabca6b3c38b |
config/locales/simple_form.en.yml | 100644 | 0 | 0 | | | 838 Bytes | 5b548e8345d4889b38b171502524178073aa4e89c72f3879cf2264699a46a529 |
config/routes.rb | 100644 | 0 | 0 | | | 555 Bytes | 439a0b881c75209f174c86be0db241b7608f6fda57ec04cbcb3dd61853b3db8b |
db/migrate/20150124095542_create_theblog_content_statuses.rb | 100644 | 0 | 0 | | | 285 Bytes | 2fa0c0a66c424fafc81b2e4b690c60de3cad2c76f951ef95ec0482c20fd93101 |
db/migrate/20150124104006_create_theblog_content_nodes.rb | 100644 | 0 | 0 | | | 909 Bytes | 3033733bfbb262f5aa8eb652fd51c8f0f7d0e2543b9ffa7cd931d02733ad0574 |
db/migrate/20151125193737_remove_not_null_contrains_from_node_slug.rb | 100644 | 0 | 0 | | | 229 Bytes | b83dfc4d992c7c4dfbf33b9a2b4945551c3d8d2d03460dc4099b5c7c2af29325 |
db/migrate/20151127182617_create_theblog_roles.rb | 100644 | 0 | 0 | | | 284 Bytes | c1adea3ac1868388113267cb348701ffacc1055c998a02922c8d795174ea6f7c |
db/migrate/20151127183614_create_theblog_accounts_roles.rb | 100644 | 0 | 0 | | | 609 Bytes | 44add16f81137672c286f3fc536a683775aceb95a5ae033d5b909e7308b751a0 |
db/migrate/20151212093731_add_content_status_to_content_node.rb | 100644 | 0 | 0 | | | 188 Bytes | a26af1c64823341e3253801a371db30ce6fb482c0a3b359cff87360ded8a88b2 |
db/seeds.rb | 100644 | 0 | 0 | | | 307 Bytes | efb6fd99a2655e8b54a0f86b8b4c4bd80406e62a4f26e377eb3de7eed0d21ec3 |
lib/generators/theblog/install/install_generator.rb | 100644 | 0 | 0 | | | 238 Bytes | 0b977b0b2ff85f35205ceca41552926e40002c61c91b5da1507576c0b22c41a3 |
lib/generators/theblog/views/views_generator.rb | 100644 | 0 | 0 | | | 393 Bytes | 1af8f9b3a31e78dfa5d97e9cdfd544a2dd3249b368a7412cd6529f2ac8e6dc87 |
lib/tasks/theblog_tasks.rake | 100644 | 0 | 0 | | | 776 Bytes | cdd8e9075dc48b1edfeee7f3011eeffc90620c5c54a7596c7b0a5563f9988626 |
lib/templates/erb/scaffold/_form.html.erb | 100644 | 0 | 0 | | | 352 Bytes | 84dbf9cbafd2ec42149f0cf8a1dc73aa5556829ebee6fa0b46b239c50f51251a |
lib/theblog.rb | 100644 | 0 | 0 | | | 82 Bytes | af050b46a4bcb80b2bb85849bf9be2b17f877c31555672de93e95800de8a03d5 |
lib/theblog/concerns/controllers/itemable.rb | 100644 | 0 | 0 | | | 1.89 KB | a519f0691a9e63f44e79de1de63cf033c0a4115e5cb64bf58ce7c37935b8db37 |
lib/theblog/engine.rb | 100644 | 0 | 0 | | | 862 Bytes | 3cafbfc57ab806b894fad4dbc1cbe176a883225fd03debffff79d7d6eca28054 |
lib/theblog/version.rb | 100644 | 0 | 0 | | | 41 Bytes | 84fce1eb017eaabb5d11a52d3c6b5e9f248b4a9f691dde698885904d9f8857c3 |