[SOLVED] issue coming from rails_12factor gem ( to be used when deployed
on Heroku in production)
I modified my gem file...
# heroku recommended gem
gem ''rails_12factor'' , group: :production
Le jeudi 22 août 2013 12:48:42 UTC+2, Erwin a écrit :>
> my app seems to be running fine in dev mode ( Rails4, Devise, OAuth2 ,
> Doorkeeper ) but looking at the console , I can see all log lines
> duplicated ....
> where should I look for any tricky bug or missing param ?anyway to get
> more info on what''s happening ? thanks a lot for feedback
>
> (ruby-2.0.0@rails40)$ rails server -p 4000
> => Booting WEBrick
> => Rails 4.0.0 application starting in development on
http://0.0.0.0:4000
> => Run `rails server -h` for more startup options
> => Ctrl-C to shutdown server
> [2013-08-22 12:42:08] INFO WEBrick 1.3.1
> [2013-08-22 12:42:08] INFO ruby 2.0.0 (2013-06-27) [x86_64-darwin12.3.0]
> [2013-08-22 12:42:08] INFO WEBrick::HTTPServer#start: pid=13913 port=4000
>
> Started GET "/oauth/authorized_applications" for 127.0.0.1 at
2013-08-22
> 12:42:12 +0200
> Started GET "/oauth/authorized_applications" for 127.0.0.1 at
2013-08-22
> 12:42:12 +0200
> Started GET "/users/sign_in" for 127.0.0.1 at 2013-08-22 12:42:13
+0200
> Started GET "/users/sign_in" for 127.0.0.1 at 2013-08-22 12:42:13
+0200
> Started POST "/users/sign_in" for 127.0.0.1 at 2013-08-22
12:46:39 +0200
> Started POST "/users/sign_in" for 127.0.0.1 at 2013-08-22
12:46:39 +0200
>
> ***
> Successful login with email_id : {"login"=>"yves",
> "password"=>"[FILTERED]",
"remember_me"=>"0"}
> ***
>
> ***
> Successful login with email_id : {"login"=>"yves",
> "password"=>"[FILTERED]",
"remember_me"=>"0"}
> ***
>
> Started GET "/oauth/authorized_applications" for 127.0.0.1 at
2013-08-22
> 12:46:40 +0200
> Started GET "/oauth/authorized_applications" for 127.0.0.1 at
2013-08-22
> 12:46:40 +0200
>
>
>
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit
https://groups.google.com/d/msgid/rubyonrails-talk/c7d03724-99b2-4ae0-9474-1eb9051453a1%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.