Explorar el Código

Removed sdoc gem

Jacqueline Maldonado hace 7 años
padre
commit
9e0db1178f
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      Gemfile

+ 0 - 2
Gemfile

@@ -34,8 +34,6 @@ gem 'responders'
 
 # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
 gem 'jbuilder', '~> 2.0'
-# bundle exec rake doc:rails generates the API under doc/api.
-gem 'sdoc', '~> 0.4.0', group: :doc
 
 # Gema para modificar la forma de mostrar el error resaltado en los input de la forma
 gem 'nokogiri'