Start integration with Devise

This commit is contained in:
2014-01-17 23:02:28 +08:00
parent df8920602a
commit 7469437e31
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#source 'https://rubygems.org'
source 'https://rubygems.org'
source 'http://ruby.taobao.org'
#source 'http://ruby.taobao.org'
ruby '2.0.0'
+1 -1
View File
@@ -1,5 +1,5 @@
GEM
remote: http://ruby.taobao.org/
remote: https://rubygems.org/
specs:
actionmailer (4.0.0)
actionpack (= 4.0.0)