Skip to content

Commit

Permalink
Finished and ready to upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Jimenez committed Sep 1, 2016
1 parent 4f981b5 commit 3298542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/offsprings_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ def validate_create_offspring?(off)
return false
end
save_offspring(off)
return true
true
end
end

0 comments on commit 3298542

Please sign in to comment.