diminish7 / rave

A Google Wave robot client framework for Ruby
http://github.com/diminish7/rave
MIT License
62 stars 8 forks source link

Make model operations consistent #41

Open diminish7 opened 14 years ago

diminish7 commented 14 years ago

Blip operations are in the blip_ops.rb file, but no other model has operations broken out into another file. Make this consistent, either by moving wavelet (etc) ops into separate files, or by moving blip_ops.rb content into blip.rb