MS DG public message now post to twitter, if connected
parent
c4ff07b0
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- Gemfile 1 ajout, 1 suppressionGemfile
- app/controllers/omniauth_services_controller.rb 7 ajouts, 4 suppressionsapp/controllers/omniauth_services_controller.rb
- app/controllers/status_messages_controller.rb 7 ajouts, 2 suppressionsapp/controllers/status_messages_controller.rb
- app/models/omniauth_service.rb 3 ajouts, 1 suppressionapp/models/omniauth_service.rb
- app/models/user.rb 10 ajouts, 0 suppressionapp/models/user.rb
- app/views/omniauth_services/index.html.haml 3 ajouts, 2 suppressionsapp/views/omniauth_services/index.html.haml
... | ... | @@ -12,7 +12,7 @@ gem 'devise_invitable', '~> 0.3.4' |
#Authentication | ||
gem 'omniauth' | ||
gem 'twitter' | ||
#Mongo | ||
gem 'mongo_mapper', :branch => 'rails3', :git => 'git://github.com/jnunemaker/mongomapper.git' | ||
gem 'bson_ext', '1.1' | ||
... | ... |
Veuillez vous inscrire ou vous se connecter pour commenter