Update to rails 4.2.0.beta4

This commit is contained in:
2014-11-21 15:03:00 +01:00
parent 8837037b05
commit a73ceb0df2
6 changed files with 98 additions and 84 deletions
@@ -17,7 +17,6 @@ module Suppliers
# end
# end
# end
render json: @sections, each_serializer: SupplierExtendedSectionSerializer
end