OSDN Git Service

Show broadcast message to users
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Tue, 12 Nov 2013 13:08:20 +0000 (15:08 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Tue, 12 Nov 2013 13:08:20 +0000 (15:08 +0200)
commitc5b667351abcda4b5ac134873007a0ce47976e88
treed72c2d04658447ec9d2d2d119e1b7d19635f0488
parent963a31144b0d69af7b08e1912965a920636ce600
Show broadcast message to users

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
app/assets/stylesheets/common.scss
app/helpers/application_helper.rb
app/models/broadcast_message.rb
app/views/layouts/_broadcast.html.haml [new file with mode: 0644]
app/views/layouts/application.html.haml
app/views/layouts/projects.html.haml
spec/models/broadcast_message_spec.rb