working mobile deploy

This commit is contained in:
2012-09-20 19:56:20 +02:00
parent 1b62ae37ec
commit 5479d3760b
13 changed files with 217 additions and 58 deletions
+2 -2
View File
@@ -55,10 +55,10 @@ Devise.setup do |config|
# It can be set to an array that will enable http authentication only for the
# given strategies, for example, `config.http_authenticatable = [:token]` will
# enable it only for token authentication.
config.http_authenticatable = [:token]
# config.http_authenticatable = [:token]
# If http headers should be returned for AJAX requests. True by default.
config.http_authenticatable_on_xhr = true
# config.http_authenticatable_on_xhr = true
# The realm used in Http Basic Authentication. "Application" by default.
# config.http_authentication_realm = "Application"