Method: Code0::License#initialize
- Defined in:
- lib/code0/license.rb
#initialize(data) ⇒ License
Returns a new instance of License.
56 57 58 |
# File 'lib/code0/license.rb', line 56 def initialize(data) assign_attributes(data) end |
Returns a new instance of License.
56 57 58 |
# File 'lib/code0/license.rb', line 56 def initialize(data) assign_attributes(data) end |