Use improved whitespace:scrub_gratuitous_newlines
parent
4223769d
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- Capfile 0 ajout, 2 suppressionsCapfile
- Gemfile 0 ajout, 1 suppressionGemfile
- README.md 0 ajout, 2 suppressionsREADME.md
- Rakefile 0 ajout, 2 suppressionsRakefile
- app/views/albums/_new_album.haml 0 ajout, 1 suppressionapp/views/albums/_new_album.haml
- app/views/albums/edit.html.haml 0 ajout, 1 suppressionapp/views/albums/edit.html.haml
- app/views/albums/index.html.haml 0 ajout, 1 suppressionapp/views/albums/index.html.haml
- app/views/albums/show.html.haml 0 ajout, 3 suppressionsapp/views/albums/show.html.haml
- app/views/aspects/_new_aspect.haml 0 ajout, 1 suppressionapp/views/aspects/_new_aspect.haml
- app/views/aspects/index.html.haml 0 ajout, 2 suppressionsapp/views/aspects/index.html.haml
- app/views/aspects/manage.html.haml 0 ajout, 3 suppressionsapp/views/aspects/manage.html.haml
- app/views/aspects/show.html.haml 0 ajout, 1 suppressionapp/views/aspects/show.html.haml
- app/views/comments/_comment.html.haml 0 ajout, 1 suppressionapp/views/comments/_comment.html.haml
- app/views/comments/_comments.html.haml 0 ajout, 1 suppressionapp/views/comments/_comments.html.haml
- app/views/comments/_new_comment.html.haml 0 ajout, 1 suppressionapp/views/comments/_new_comment.html.haml
- app/views/js/_websocket_js.haml 0 ajout, 3 suppressionsapp/views/js/_websocket_js.haml
- app/views/layouts/application.html.haml 0 ajout, 1 suppressionapp/views/layouts/application.html.haml
- app/views/layouts/session_wall.html.haml 0 ajout, 1 suppressionapp/views/layouts/session_wall.html.haml
- app/views/people/index.html.haml 0 ajout, 1 suppressionapp/views/people/index.html.haml
- app/views/people/new.html.haml 0 ajout, 2 suppressionsapp/views/people/new.html.haml
... | @@ -3,7 +3,6 @@ source 'http://rubygems.org' | ... | @@ -3,7 +3,6 @@ source 'http://rubygems.org' |
gem 'rails', '3.0.0' | gem 'rails', '3.0.0' | ||
gem 'bundler', '1.0.0' | gem 'bundler', '1.0.0' | ||
#Security | #Security | ||
gem 'devise', :git => 'http://github.com/BadMinus/devise.git' | gem 'devise', :git => 'http://github.com/BadMinus/devise.git' | ||
... | ... |
Veuillez vous inscrire ou vous se connecter pour commenter