Skip to content

michael-erasmus/rubymotion-observer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RubyMotionObserver

This provides a RubyMotion compatible implementation of the ruby stdlib Observable library.

Installation

Add this line to your application's Gemfile:

gem 'rubymotion-observer'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rubymotion-observer

Usage

This works in exactly the same manner as the standard Ruby implementation.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

A RubyMotion compatible version of Ruby's 'observer' lib

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages