OSDN Git Service

add: omniauth
authoryasushiito <yas@pen-chan.jp>
Thu, 16 Jul 2015 09:09:32 +0000 (18:09 +0900)
committeryasushiito <yas@pen-chan.jp>
Thu, 16 Jul 2015 09:09:32 +0000 (18:09 +0900)
commit2a44a0f7f885e25ffa5e7349be8239ebc37e9b3a
tree768649608ce30cf5c1e6c4da93043089e6153570
parent6a9125ccbacea489311fc4cc548ac03e7d0b412d
add: omniauth
15 files changed:
Gemfile
app/assets/images/google.png [new file with mode: 0644]
app/assets/images/twitter.png [new file with mode: 0644]
app/assets/javascripts/admin.js
app/assets/javascripts/omniauth_callbacks.coffee [deleted file]
app/assets/stylesheets/omniauth_callbacks.css.scss [deleted file]
app/assets/stylesheets/test.css.scss
app/controllers/omniauth_callbacks_controller.rb
app/models/user.rb
app/views/user_sessions/new.html.erb
config/initializers/devise.rb
config/locales/pettanr.ja.yml
config/secrets.yml.org [new file with mode: 0644]
public/images/google.png [new file with mode: 0644]
public/images/twitter.png [new file with mode: 0644]