eventable 0.1.1
Provides an easy to use and understand event model. If you want a simple, light-weight way to add events to your classes without a bunch of unrelated IO stuff this is the solution for you. (If you want to monitor IO events check out EventMachine)
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Development (1):
            rspec
            ~> 2.6
          
    