Sha256: 6d095be3220ac8e2a7af84ae13684d1540d0393f59f8374fcc06c44cb4ede31f
Contents?: true
Size: 779 Bytes
Versions: 32
Compression:
Stored size: 779 Bytes
Contents
# == Schema Information # # Table name: licenses # # id :integer not null, primary key # name :string(255) # description :text # url :string(255) # created_at :datetime not null # updated_at :datetime not null # short_name :string(255) # # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html one: short_name: CC-BY-SA-2.0 name: CC BY-SA 2.0 description: Attribution — You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work). url: http://creativecommons.org/licenses/by-sa/2.0/ two: short_name: ARR name: All Rights Reserved description: Default Instagram license.
Version data entries
32 entries across 32 versions & 1 rubygems