initial commit
This commit is contained in:
1
app/views/solutions/show.json.jbuilder
Normal file
1
app/views/solutions/show.json.jbuilder
Normal file
@@ -0,0 +1 @@
|
||||
json.extract! @solution, :number, :time, :username, :created_at, :updated_at
|
||||
Reference in New Issue
Block a user