zetachang / react.rb

Opal Ruby wrapper of React.js library.
http://reactrb.org/
MIT License
547 stars 35 forks source link

should we use class: Todo instead of type: Todo in param declaration #131

Open catmando opened 8 years ago

catmando commented 8 years ago

In writing documentation I realize we are at odds with Ruby terminology here.

Should we allow "class:" as an alias for "type:" in Param declarations?

If so should we eventually deprecate type?

sollycatprint commented 8 years ago

This issue was moved to reactrb/reactrb#131