app/controllers/blog_controller.rb | 644 | 0 | 0 | | | 3.05 KB | ada0853e427bcc264abae9a837d50591c288cb8ea1f92f9e33bde60178481bf1 |
app/controllers/pages_controller.rb | 644 | 0 | 0 | | | 1.97 KB | 719fcbfc7835bbd27f588bd6a390f27ed367d572c7c18cf992839fbfbc86278e |
app/helpers/blog_helper.rb | 644 | 0 | 0 | | | 245 Bytes | c068603a09cc4ea9f5bffd4da58076e807b00df5c482cc5852d0eaacf247fac8 |
app/models/page.rb | 644 | 0 | 0 | | | 2.31 KB | d442fa35785e0e0c593f455c610c264b9ed88d58f4abf078cc7a9aee544a7269 |
app/models/tag.rb | 644 | 0 | 0 | | | 444 Bytes | aee0c9a7b5eabb78467cfd94d9d81313fac3937ecdc4a1489cd46d82bf1ceaee |
app/models/tagging.rb | 644 | 0 | 0 | | | 95 Bytes | f78d1453462bf99c510b3a3bedee57c1c95d4318a5acb4d6e884f32d44451cc0 |
app/views/blog/index.html.erb | 644 | 0 | 0 | | | 393 Bytes | b38b52a2ad1584ff711fb1969ab7ab29e2fac894dfc51643dffde0c27c465380 |
app/views/blog/index.rss.builder | 644 | 0 | 0 | | | 449 Bytes | 790cf31a599c3f81b9768d80a6efc74402f0a5e20a720983058f9783ceb77231 |
app/views/pages/_form.html.erb | 644 | 0 | 0 | | | 889 Bytes | e1b9ce77182537cf0a90b361bc7afd17b55fa2b2b1a58d7b321aeb2fb00f73f1 |
app/views/pages/edit.html.erb | 644 | 0 | 0 | | | 58 Bytes | e76b045127a3418d02f5da4e09504f5f68690f7c4ccbf16b85f68e8b1a02546b |
app/views/pages/index.html.erb | 644 | 0 | 0 | | | 1.63 KB | c99122b193e1f071d45eff940fe3b508fbf25a710d2807bf80b1e01fdd9c0edd |
app/views/pages/new.html.erb | 644 | 0 | 0 | | | 58 Bytes | e76b045127a3418d02f5da4e09504f5f68690f7c4ccbf16b85f68e8b1a02546b |
app/views/pages/show.html.erb | 644 | 0 | 0 | | | 272 Bytes | b54fc55b30a513a096e9976df400ade0b23e9775232759ec30b04654b44484b0 |
app/views/shared/_admin_sidebar.html.erb | 644 | 0 | 0 | | | 147 Bytes | c571fe6e7b5728c401f5ec87a150d4ed59aa6d93137badbe370b4f2a5b940f06 |
config/routes.rb | 644 | 0 | 0 | | | 336 Bytes | 7d891e212ff4ce95e835a9554bd6d7425e6b45c35f251009b1ced748a7fca073 |
lib/generators/tkh_content/create_or_update_files/create_or_update_files_generator.rb | 644 | 0 | 0 | | | 409 Bytes | aebfe8c94246a45aacedc6836108404d701189ce6aab810dec09750d614f608d |
lib/generators/tkh_content/create_or_update_files/templates/blog.html.erb | 644 | 0 | 0 | | | 884 Bytes | c3dccd50298a07eddfbd8b9e564cb06d2f712b42d8adbf8ba3e551e320a74fcd |
lib/generators/tkh_content/create_or_update_locales/create_or_update_locales_generator.rb | 644 | 0 | 0 | | | 442 Bytes | 307a053d573bcb0713f2319185f3a5dec6e3d0f412e9461fc48e3362c050fdcb |
lib/generators/tkh_content/create_or_update_locales/templates/de.yml | 644 | 0 | 0 | | | 898 Bytes | 0b560e28bbe66b27acaf5f678df851cdc627283f06e2893a6f7cb443ca84313a |
lib/generators/tkh_content/create_or_update_locales/templates/en.yml | 644 | 0 | 0 | | | 610 Bytes | aed4744523a75878a17993c9bf7d1678a3e9e0ed2103781a85820623d002569f |
lib/generators/tkh_content/create_or_update_locales/templates/es.yml | 644 | 0 | 0 | | | 873 Bytes | 22282944713147f545d5607b019d25304b13f9d955472df9132e86598f27f097 |
lib/generators/tkh_content/create_or_update_locales/templates/fr.yml | 644 | 0 | 0 | | | 948 Bytes | 3fdab8cba2b615389a22948846427be26e8f743d9a7e44f789e1d3c95a19f265 |
lib/generators/tkh_content/create_or_update_migrations/create_or_update_migrations_generator.rb | 644 | 0 | 0 | | | 1.05 KB | bf25997f171c87ad81a2630ab88c0e1ad88a6c35fc4b333785226169e8eedcac |
lib/generators/tkh_content/create_or_update_migrations/templates/add_author_to_pages.rb | 644 | 0 | 0 | | | 149 Bytes | 28a0837039db5becd48a4312faf221e47eed619224932a2116c304755bde4bf0 |
lib/generators/tkh_content/create_or_update_migrations/templates/add_parent_id_to_pages.rb | 644 | 0 | 0 | | | 151 Bytes | d8063395625ba0abaa8b397638ce3dfd3839ed028a4ce452e918dc35aa91828f |
lib/generators/tkh_content/create_or_update_migrations/templates/create_pages.rb | 644 | 0 | 0 | | | 543 Bytes | 8b28f685293dfe3df9a05eddd1727227563d1467ee3eef9fe23c977e6d706759 |
lib/generators/tkh_content/create_or_update_migrations/templates/create_taggings.rb | 644 | 0 | 0 | | | 374 Bytes | 26cd443339d6e0cf3c33e8ca83fd1123ad0ed7e029285cb745825f23f462a320 |
lib/generators/tkh_content/create_or_update_migrations/templates/create_tags.rb | 644 | 0 | 0 | | | 334 Bytes | 1a4d5d1047765c2aa73a3ff4aa09e29f4a63f95111367d06ea3fa582a95ffb41 |
lib/tasks/tkh_content_tasks.rake | 644 | 0 | 0 | | | 587 Bytes | d305352f0992299629f551cad23f9ba0c18e9027c4160349fa7c6bd07bc5b083 |
lib/tkh_content/version.rb | 644 | 0 | 0 | | | 42 Bytes | 4b5b3750779c82a3e66c92146836659bd3300e2c26dce14948eb4fbbb6d78452 |
lib/tkh_content.rb | 644 | 0 | 0 | | | 303 Bytes | 59fc9c08672f64386623ac967f9be26c55f815761d0be8e3852120d0405fb4e2 |
MIT-LICENSE | 644 | 0 | 0 | | | 1.05 KB | bd190dc91a4b5f2c1d88ba18379318479d3b56447a054302f4b9997513263e4e |
Rakefile | 644 | 0 | 0 | | | 705 Bytes | 99a10ad82cfe8f80fa95d23ca5d9a11a01db9850311d230c74489ced027ac7b2 |
README.md | 644 | 0 | 0 | | | 1.65 KB | 54a5c2a02e0d44bb91234092c56544681e0ecb54eff74e848c31f2d3b76ffdd5 |
CHANGELOG.md | 644 | 0 | 0 | | | 2.02 KB | 7cb784324b125c54bc0d77d5a56bea1ef453d97bc3776e7e3ab64e44c9fe0c6e |
test/dummy/app/assets/javascripts/application.js | 644 | 0 | 0 | | | 641 Bytes | 117cf53ca969ebaf586305e0b230b6daab02e705a272862e436ebc9c82574af1 |
test/dummy/app/assets/stylesheets/application.css | 644 | 0 | 0 | | | 546 Bytes | 3226de36233f17188ba94faa61b451b580f0c381f9db3dc83a69cdff43e52300 |
test/dummy/app/controllers/application_controller.rb | 644 | 0 | 0 | | | 80 Bytes | df6c512ef83c4ed7c936a686d15ee9a0169a855f7fa7ff797c94362ec5b432b7 |
test/dummy/app/helpers/application_helper.rb | 644 | 0 | 0 | | | 29 Bytes | f77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8 |
test/dummy/app/views/layouts/application.html.erb | 644 | 0 | 0 | | | 232 Bytes | eb6c925b9ff8efe2a1836a5efa71bcd9ec223fdbff308691fd8463cb3b057237 |
test/dummy/config/application.rb | 644 | 0 | 0 | | | 2.5 KB | 75ab0e007bdeb3700d3cea114f1518b094b16fa21805d8814ae53d8a616fae78 |
test/dummy/config/boot.rb | 644 | 0 | 0 | | | 235 Bytes | 0e07a14f52b1767cee5996e57dd738a9d955218ae3e58b07815eba5c6553c22f |
test/dummy/config/database.yml | 644 | 0 | 0 | | | 576 Bytes | 7beeabe8810c6df572ab5b68835f781da9f4cff77730bd567e525546c5c526e7 |
test/dummy/config/environment.rb | 644 | 0 | 0 | | | 149 Bytes | 59a618350650f48bcfde8bcde65ac91e0a45c7531ceb0b2416778ac3c6f50dc5 |
test/dummy/config/environments/development.rb | 644 | 0 | 0 | | | 1.34 KB | 8027ad730e9198889297c907474b041c926f9b20b6971a1ed3c6d87f51de16bc |
test/dummy/config/environments/production.rb | 644 | 0 | 0 | | | 2.42 KB | 00dbfa7c7954b5a50219323e5958800a75f69ce2232e6ba9df3341ce8ccf0f8d |
test/dummy/config/environments/test.rb | 644 | 0 | 0 | | | 1.49 KB | dd6a4482b70d5ed9c836f2eb1c13406065f75bf9766ac3e02f70de4fb7882921 |
test/dummy/config/initializers/backtrace_silencers.rb | 644 | 0 | 0 | | | 404 Bytes | 12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8 |
test/dummy/config/initializers/inflections.rb | 644 | 0 | 0 | | | 533 Bytes | cca635ff78f0d046e26ea74d97534d37d20028b25f6337464ebfb36358ce2004 |
test/dummy/config/initializers/mime_types.rb | 644 | 0 | 0 | | | 205 Bytes | eeb81ee447a8f788b69240861f043b485ab6e830dde0997ddeb3c1b445ed5d06 |
test/dummy/config/initializers/secret_token.rb | 644 | 0 | 0 | | | 496 Bytes | 423943dfc27d0ac85478dddf9480a5d06ae6f5bab838871441f79273492beb70 |
test/dummy/config/initializers/session_store.rb | 644 | 0 | 0 | | | 407 Bytes | 3d7cecfc184ccfb11be1d8f222fba11a3774be54f37d8dc6af32bfe346287817 |
test/dummy/config/initializers/wrap_parameters.rb | 644 | 0 | 0 | | | 465 Bytes | bee0c19a0f59b1ac716470499037ef99169b3a9097b734f9b7ce1fbb29ddf196 |
test/dummy/config/locales/en.yml | 644 | 0 | 0 | | | 214 Bytes | f6db55a26e1fb6439814c6594588af0a112e7c548cd31d3a7e5d459e5cae3664 |
test/dummy/config/routes.rb | 644 | 0 | 0 | | | 1.75 KB | e0ecd0bfaf2c80cb28b37dfa13b86f35673f7304ffade73cd70e352441571576 |
test/dummy/config.ru | 644 | 0 | 0 | | | 155 Bytes | fde40f9243e93c0d83f775eea879301124abafec5d0082e8fcc015870b67ed46 |
test/dummy/public/404.html | 644 | 0 | 0 | | | 728 Bytes | e83bab5bc954e390da4d67691e61ee368b97738ab7d165c4d35d54977c116f58 |
test/dummy/public/422.html | 644 | 0 | 0 | | | 711 Bytes | 97a7b03d5364abcb3e667d94da1f7f5112dd07487d6f969c23eb5f2cd7c2171b |
test/dummy/public/500.html | 644 | 0 | 0 | | | 643 Bytes | c0f4e7e13b8cbf8d37126ff3ba8966eb9fbdc61683e75c3f61ca7316998bbb25 |
test/dummy/public/favicon.ico | 644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test/dummy/Rakefile | 644 | 0 | 0 | | | 270 Bytes | 292ed19f51ae8b9aad2d9d34cec3355920f0ce35e0079afb68b12f222f9c2015 |
test/dummy/README.rdoc | 644 | 0 | 0 | | | 8.99 KB | 64a9a47d3d0586bc787ef2fa3a8ae07ef67538409a2d09bd3fcc2441ff5f9340 |
test/dummy/script/rails | 755 | 0 | 0 | | | 295 Bytes | b9535049af7be6700e161fe507b5e7ea4f884d329e9224d08d8f4f840c896257 |
test/test_helper.rb | 644 | 0 | 0 | | | 469 Bytes | 3260447c2b676281ba59f62fbdbab18400f3443f1652ec138499fa64245b26be |
test/tkh_content_test.rb | 644 | 0 | 0 | | | 136 Bytes | 9dcb87aa7f6d183b64ef5f2236f1aaacd8db4c9898b6efee842b6e168fcaec7f |