MIT-LICENSE | 100644 | 0 | 0 | | | 1.02 KB | 9f27e9846777a727ac190eaaa7663908bf58be524e7f48de543f28383fed7960 |
Rakefile | 100644 | 0 | 0 | | | 496 Bytes | 57ca8b666dc4f5f79661807d6cfed1eb84c1495c17abb13d60e890479f093a53 |
app/assets/javascripts/chatty.js.coffee | 100664 | 0 | 0 | | | 6.96 KB | e208a48ccebcb30f9b0ecb7a2f6f44e0c191a77fc2dea95ce547332c87e6499b |
app/assets/javascripts/chatty/application.js | 100644 | 0 | 0 | | | 599 Bytes | 0afe11efc66f290c60cb9415a64b4800a31dd42d6101a2a0452867177b06cf89 |
app/assets/javascripts/chatty/chats.js | 100644 | 0 | 0 | | | 147 Bytes | 19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635 |
app/assets/stylesheets/chatty.css.scss | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
app/assets/stylesheets/chatty/application.css | 100644 | 0 | 0 | | | 546 Bytes | 3226de36233f17188ba94faa61b451b580f0c381f9db3dc83a69cdff43e52300 |
app/assets/stylesheets/chatty/chats.css | 100644 | 0 | 0 | | | 128 Bytes | 13d6a7bb4e545a140571b216d79148ed4cc1c523157033a1ed194a6721f59029 |
app/assets/stylesheets/scaffold.css | 100644 | 0 | 0 | | | 916 Bytes | 83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78 |
app/controllers/chatty/admin_chats_controller.rb | 100664 | 0 | 0 | | | 530 Bytes | 51c063e0590d00c2140c52641d4ae745e922fc87f9f32119e6b8b19bfcb46a40 |
app/controllers/chatty/application_controller.rb | 100644 | 0 | 0 | | | 67 Bytes | e5bedb889ca150ec5de276bd5fb74d39135c38c2be989b4d4ac955f7b8f81276 |
app/controllers/chatty/chats_controller.rb | 100664 | 0 | 0 | | | 1.63 KB | 03f642538e8b36245f5f474f03a2c8bec02e3307d70051abd61bba877feb32bb |
app/controllers/chatty/messages_controller.rb | 100644 | 0 | 0 | | | 1.27 KB | e090b19f8a591e9349ed6aace8611ad3e9e9d27cfc4be9f4dae537ba21c649de |
app/helpers/chatty/application_helper.rb | 100644 | 0 | 0 | | | 216 Bytes | 007a739466db83aa795ffc7ad16456027e46d739f33bcd3b5a0962f96eeb8cc3 |
app/helpers/chatty/chats_helper.rb | 100664 | 0 | 0 | | | 858 Bytes | 120133f129df052f2c361fbb67289580555d1f28d2dd0e343ba16c761c9c66bf |
app/models/chatty/chat.rb | 100644 | 0 | 0 | | | 691 Bytes | e7d0a5a922256c6ab0608333a78d181ffd9d61b4d620d0da119b17e013425bc3 |
app/models/chatty/message.rb | 100644 | 0 | 0 | | | 659 Bytes | 838c8d0089da3566856d235866fe876cbfb90a806340a44813b7cb6ff49d9561 |
app/views/chatty/chats/index.html.haml | 100644 | 0 | 0 | | | 660 Bytes | 9ffa46e9739f8fbb0b401221719c68a94bf03f99fb7c5278157c49f7c5a4ce48 |
app/views/chatty/chats/show.html.haml | 100644 | 0 | 0 | | | 354 Bytes | 76d4c67e00a1b0638749e56ebb791b4b2bf5b10a095413d766c583849dc4b68a |
app/views/chatty/messages/_form.html.haml | 100664 | 0 | 0 | | | 163 Bytes | c2677ebd04b8b565cc102aab6c7f406b5389abdc4cfd89d96fd4e1af58d51ace |
app/views/chatty/messages/new.html.haml | 100644 | 0 | 0 | | | 16 Bytes | 1a3496c81646cd2020341ae11306913b3a92adcf4d0db0135ae5fc059030fe36 |
config/routes.rb | 100664 | 0 | 0 | | | 214 Bytes | f994b11e8f2dafecf099fa4bda39f190162734ba23111c7b99312cc2ccdd7ae6 |
db/plugin_migrate/20140520083027_create_chatty_messages.rb | 100664 | 0 | 0 | | | 344 Bytes | 0481cf7a418e77d6d1b712862488d0c1af78290284965953c8d42445976da45e |
db/plugin_migrate/20140520083510_create_chatty_chats.rb | 100664 | 0 | 0 | | | 388 Bytes | 4e3a44b89df771891805dab0d027f09465a2b816688ace1c94c6740b8b96162b |
db/plugin_migrate/20140521072854_create_activities.rb | 100664 | 0 | 0 | | | 752 Bytes | c6a3bbe3761ca77c99bd5e827ae72b9c4349d2211b0f70928af5232cc7fd292a |
lib/chatty.rb | 100664 | 0 | 0 | | | 167 Bytes | 18fae07769f90b403c98541d031e48b289994cffa578973d79cc4e9fe04e3f00 |
lib/chatty/active_admin_integrator.rb | 100664 | 0 | 0 | | | 1.23 KB | de1a0c678d20a66a7de68fa7cd01d71b33ad2daad53c78b4596961d4ce72e0f1 |
lib/chatty/engine.rb | 100644 | 0 | 0 | | | 258 Bytes | ecb676acc7d96f23c46d4ed16708c7823fc7883d4d19b9216d645046337b1ff1 |
lib/chatty/version.rb | 100664 | 0 | 0 | | | 38 Bytes | 4d76c0f06c5f1dd4f82df11a368bba0c23f46c6e62bb490cd1b42a625cfcd986 |
lib/tasks/chatty_tasks.rake | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |