소스 검색

Removed sdoc gem

Jacqueline Maldonado 7 년 전
부모
커밋
9e0db1178f
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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'