183 Views
In my last post, I talked about how to fire events from Ruby code such that .Net code can subscribe and receive them. With that out of the way, I am moving forward to start building a simple ViewModel base class in Ruby that will let me declare notifiable properties with as little ceremony as possible.
0 comments