Method: ActivityStreams::IssueSpec#type
- Defined in:
- lib/streams/activitystreams.rb
#type(m, &block) ⇒ Object
855 856 857 |
# File 'lib/streams/activitystreams.rb', line 855 def type m, &block property :types, m, &block end |
855 856 857 |
# File 'lib/streams/activitystreams.rb', line 855 def type m, &block property :types, m, &block end |