Method: JustShare.via=
- Defined in:
- lib/just_share.rb
.via=(via) ⇒ Object
Static methods to set the Attrs (it means not necessary those attrs in the ‘on’ method)
58 59 60 |
# File 'lib/just_share.rb', line 58 def self.via=(via) @via=via end |