README.md | 100644 | 0 | 0 | | | 3.45 KB | 73b6d6f5fcc751b78f9b631c7aa000abc05bdbf44951c8654769c03930d57b66 |
Rakefile | 100644 | 0 | 0 | | | 185 Bytes | cf88346f022ceb4c16642e4e7bdb4d9007b240a0705160c8259fef940cae1071 |
MIT-LICENSE | 100644 | 0 | 0 | | | 1.01 KB | 2043f2ae6f9a7cbc6f3be09a2995c7f5eaeebe29644428e40fdd9f9cab3dcf19 |
app/assets/stylesheets/convo/application.css | 100644 | 0 | 0 | | | 736 Bytes | a63c83d31995d61cb5a658d5e5ee02cc80232bb2ac87c8d12cfc28036f82c8e3 |
app/controllers/convo/application_controller.rb | 100644 | 0 | 0 | | | 78 Bytes | 4e30c024b2e4980216b1abc38a112e808ca76ae614c9b8371f4a6981f5574094 |
app/helpers/convo/application_helper.rb | 100644 | 0 | 0 | | | 50 Bytes | 957d5c2c2f07ff1b7cf6a847510d72c2d06e882b832e76d07494dce9a6736dd7 |
app/jobs/convo/application_job.rb | 100644 | 0 | 0 | | | 64 Bytes | 0878049369d9114e5ba9e4ca160ea2ba045f959dcff37052ca934b260a2bc8b2 |
app/mailers/convo/application_mailer.rb | 100644 | 0 | 0 | | | 127 Bytes | bf1e8b485356d88b14371663241a88e71199e22e0f1a18315378dc75abf41003 |
app/models/concerns/convo/metadata_extension.rb | 100644 | 0 | 0 | | | 450 Bytes | ed30189533d6d400d24a501d257e7f691e7aa2d3c140003841414f72bb190010 |
app/models/convo/application_record.rb | 100644 | 0 | 0 | | | 101 Bytes | 0add255a183799b12f7a400c28eaf5e5c63e63d96fa96c6a679546451da73997 |
app/models/convo/message.rb | 100644 | 0 | 0 | | | 517 Bytes | 95400a92951cafea0bed6a0d6835125f24554911c01852cf49782d1c1353e0f2 |
app/models/convo/topic.rb | 100644 | 0 | 0 | | | 2.44 KB | f770a166f9fdb733073cff03e95ca8e5562387e01b4ca50d0175530c0e58cfda |
app/models/user.rb | 100644 | 0 | 0 | | | 98 Bytes | 1431185222794a1867f772ed724441459cd9ac0358e16e822af036409e8e18ab |
app/views/layouts/convo/application.html.erb | 100644 | 0 | 0 | | | 234 Bytes | 37db06b7faa43dc734d5807fe42fd833de4dd6a4e199fe996e6f6ff81c52e425 |
config/routes.rb | 100644 | 0 | 0 | | | 33 Bytes | 04daa81a86204499ee765251a11d9b74eb0f77e497b0701f68d7d22f24bc45b1 |
db/migrate/20250111142150_create_convo_topics.rb | 100644 | 0 | 0 | | | 969 Bytes | 769425c17bb7492016760e18d8a05a35391b2c90869a948068353903756a6567 |
db/migrate/20250111142238_create_convo_messages.rb | 100644 | 0 | 0 | | | 872 Bytes | 6538a80b151dcc3a17784659a251d40334596718092cc42b2b15310f26319298 |
db/migrate/20250111142300_create_active_storage_tables.rb | 100644 | 0 | 0 | | | 2.15 KB | f4468ac354be2ed082f3132e5dfa8503909e36a2c0670de344a020af2aeafdb1 |
lib/convo.rb | 100644 | 0 | 0 | | | 94 Bytes | 829a98054620da7c3fce1b82316d52a8add93f22bf6e4584567237286e4443ca |
lib/convo/engine.rb | 100644 | 0 | 0 | | | 620 Bytes | 782245b184885431d7473965e9ff41a7072c0b6dd6195a82c7785ba029716c68 |
lib/convo/has_convo.rb | 100644 | 0 | 0 | | | 758 Bytes | 8efa9922a22b76ebd4ab1ce6b315930c30c7c41d8f2224909966863657b84922 |
lib/convo/version.rb | 100644 | 0 | 0 | | | 37 Bytes | 5cfae44f4f84a276b1a90694cd166fe5c2319e8057f87ffb883ae81c1a28f6d2 |
lib/tasks/convo_tasks.rake | 100644 | 0 | 0 | | | 83 Bytes | 77a10b52a7919fdb8e22586bbe4484d96e035c3d91124e15cd76b95160b08f82 |