#Make working with rects, sizes and points more convenient with RubyMotion for iOS & OS X
Usage
class AppDelegate
private_attr_accessor :datastore
private_bool_attr_accessor :foo
bool_attr_accessor :bar
block_attr_accessor :foobar
symbol_attr_accessor :alignment
end
Installation
- Add this to your
Gemfile
:gem 'purplish-accessors'
- Run
bundle install
License
BSD 2-clause. See LICENSE file.
Questions
- Email: hboon@motionobj.com
- Web: http://hboon.com/
- Twitter: http://twitter.com/hboon