OSDN Git Service

save each notification setting with ajax on change
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Thu, 4 Apr 2013 19:11:51 +0000 (22:11 +0300)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Thu, 4 Apr 2013 19:11:51 +0000 (22:11 +0300)
commit25856a47e5a757e88a33218cc51367f6171db1c4
treebe29c3ec4d3cdfcc0ce7913834f434b9dda8ed4a
parent3c3baf8f6d7799039cf16db044c9873f79137a49
save each notification setting with ajax on change
app/assets/stylesheets/sections/profile.scss
app/controllers/notifications_controller.rb
app/models/notification.rb
app/models/project.rb
app/models/users_project.rb
app/services/notification_service.rb
app/views/notifications/show.html.haml
app/views/notifications/update.js.haml
db/schema.rb
spec/models/project_spec.rb
spec/models/users_project_spec.rb