Given the following models:
Room (id, title) RoomMembers (id, room_id) RoomFeed, also an observer
When a Room title is updated, I want to c
I guess this is a better approach
http://rails-bestpractices.com/posts/47-fetch-current-user-in-models