mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-11 17:24:50 -04:00
Update crop_resource.rb
This commit is contained in:
@@ -12,7 +12,7 @@ module Api
|
||||
|
||||
has_many :photos
|
||||
|
||||
has_one :parent, class_name: 'Crop'
|
||||
has_one :parent, class_name: 'Crop', always_include_linkage_data: true
|
||||
|
||||
attribute :name
|
||||
attribute :en_wikipedia_url
|
||||
|
||||
Reference in New Issue
Block a user