Created
March 30, 2010 14:39
-
-
Save ku1ik/349152 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started POST "/users/activate?token=427386044816010515fc0ef12a57c0a02b856a1a" for 127.0.0.1 at 2010-03-30 15:44:09 | |
!!! before IS DEPRECATED (found at UsersController:88): use before_filter | |
!!! css_include_tag IS DEPRECATED (found at ....:63): use stylesheet_link_tag | |
!!! js_include_tag IS DEPRECATED (found at ....:68): use javascript_include_tag | |
!!! js_include_tag IS DEPRECATED (found at ....:68): use javascript_include_tag | |
!!! partial IS DEPRECATED (found at ....:40): use render :partial | |
!!! url IS DEPRECATED (found at ....:14): use login_path | |
Rendered layouts/_session_info.html.erb (14.8ms) | |
Rendered layouts/_google_analytics.html.erb (0.4ms) | |
Rendered users/activate.html.erb within layouts/application (48.4ms) | |
Completed 200 OK in 173ms (Views: 51.1ms | Models: 0.0ms) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment