mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-12 20:24:43 +08:00
fixed hound
This commit is contained in:
parent
c8c0ed6298
commit
c5300865d6
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ module Api
|
|||
class ExperimentSerializer < ActiveModel::Serializer
|
||||
type :experiments
|
||||
attributes :id, :name, :description, :created_by_id, :archived
|
||||
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue