Ruby on Rails Monday, March 7, 2016

This is what I see when I click on Show Posts link

2016-03-08T01:02:38.242828+00:00 heroku[router]: at=info method=GET
path="/posts" host=damp-dusk-43146.herokuapp.com
request_id=b362a590-741a-4b32-8ba6-ad2c8d916413 fwd="67.244.90.19"
dyno=web.1 connect=0ms service=21ms status=200 bytes=2749
2016-03-08T01:02:38.227479+00:00 app[web.1]: Started GET "/posts" for
67.244.90.19 at 2016-03-08 01:02:38 +0000
2016-03-08T01:02:38.232514+00:00 app[web.1]: Processing by
PostsController#index as HTML
2016-03-08T01:02:38.236506+00:00 app[web.1]: Rendered
posts/index.html.erb within layouts/application (2.1ms)
2016-03-08T01:02:38.240308+00:00 app[web.1]: Rendered
posts/_navigation.html.erb (1.1ms)
2016-03-08T01:02:38.240592+00:00 app[web.1]: Completed 200 OK in 8ms
(Views: 7.1ms | ActiveRecord: 0.0ms)

--
Posted via http://www.ruby-forum.com/.

--
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@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/5b0470990069f03563e1c2a08f512173%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment