qrush (owner)

Revisions

gist: 184751 Download_button fork
public
Public Clone URL: git://gist.github.com/184751.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
vendor/gems/thoughtbot-clearance-0.8.2/app/controllers/clearance/passwords_controller.rb:56:in `forbid_non_existent_user'
 
[GEM_ROOT]/gems/activesupport-2.3.4/lib/active_support/callbacks.rb:178:in `send'
 
[GEM_ROOT]/gems/activesupport-2.3.4/lib/active_support/callbacks.rb:178:in `evaluate_method'
 
[GEM_ROOT]/gems/activesupport-2.3.4/lib/active_support/callbacks.rb:166:in `call'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/filters.rb:225:in `call'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/filters.rb:629:in `run_before_filters'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/filters.rb:615:in `call_filters'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
 
[GEM_ROOT]/gems/activesupport-2.3.4/lib/active_support/core_ext/benchmark.rb:17:in `ms'
 
[GEM_ROOT]/gems/activesupport-2.3.4/lib/active_support/core_ext/benchmark.rb:10:in `realtime'
 
[GEM_ROOT]/gems/activesupport-2.3.4/lib/active_support/core_ext/benchmark.rb:17:in `ms'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/rescue.rb:160:in `perform_action_without_flash'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/flash.rb:146:in `perform_action'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/base.rb:532:in `send'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/base.rb:532:in `process_without_filters'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/filters.rb:606:in `sass_old_process'
 
vendor/gems/haml-2.1.0/rails/../lib/sass/plugin/rails.rb:19:in `process'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/base.rb:391:in `process'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/base.rb:386:in `call'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/routing/route_set.rb:437:in `call'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:87:in `dispatch'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:121:in `_call'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:130:in `build_middleware_stack'
 
[GEM_ROOT]/gems/activerecord-2.3.4/lib/active_record/query_cache.rb:29:in `call'
 
[GEM_ROOT]/gems/activerecord-2.3.4/lib/active_record/query_cache.rb:29:in `call'
 
[GEM_ROOT]/gems/activerecord-2.3.4/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
 
[GEM_ROOT]/gems/activerecord-2.3.4/lib/active_record/query_cache.rb:9:in `cache'
 
[GEM_ROOT]/gems/activerecord-2.3.4/lib/active_record/query_cache.rb:28:in `call'
 
[GEM_ROOT]/gems/activerecord-2.3.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
 
[GEM_ROOT]/gems/rack-1.0.0/lib/rack/head.rb:9:in `call'
 
[GEM_ROOT]/gems/rack-1.0.0/lib/rack/methodoverride.rb:24:in `call'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/params_parser.rb:15:in `call'
 
[GEM_ROOT]/gems/rails-2.3.4/lib/rails/rack/metal.rb:47:in `call'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/session/cookie_store.rb:93:in `call'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/failsafe.rb:26:in `call'
 
[GEM_ROOT]/gems/rack-1.0.0/lib/rack/lock.rb:11:in `call'
 
[GEM_ROOT]/gems/rack-1.0.0/lib/rack/lock.rb:11:in `synchronize'
 
[GEM_ROOT]/gems/rack-1.0.0/lib/rack/lock.rb:11:in `call'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:106:in `call'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/cgi_process.rb:44:in `dispatch_cgi'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:101:in `dispatch_cgi'
 
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:27:in `dispatch'
 
[GEM_ROOT]/gems/thin-1.0.1/lib/rack/adapter/rails.rb:60:in `serve_rails'
 
[GEM_ROOT]/gems/thin-1.0.1/lib/rack/adapter/rails.rb:80:in `call'
 
/home/heroku_rack/lib/minilint.rb:23:in `call'
 
/home/heroku_rack/lib/static_assets.rb:9:in `call'
 
/home/heroku_rack/lib/last_access.rb:18:in `call'
 
[GEM_ROOT]/gems/rack-1.0.0/lib/rack/urlmap.rb:46:in `call'
 
[GEM_ROOT]/gems/rack-1.0.0/lib/rack/urlmap.rb:40:in `each'
 
[GEM_ROOT]/gems/rack-1.0.0/lib/rack/urlmap.rb:40:in `call'
 
[GEM_ROOT]/gems/thin-1.0.1/lib/thin/connection.rb:80:in `pre_process'
 
[GEM_ROOT]/gems/thin-1.0.1/lib/thin/connection.rb:78:in `catch'
 
[GEM_ROOT]/gems/thin-1.0.1/lib/thin/connection.rb:78:in `pre_process'
 
[GEM_ROOT]/gems/thin-1.0.1/lib/thin/connection.rb:57:in `process'
 
[GEM_ROOT]/gems/thin-1.0.1/lib/thin/connection.rb:42:in `receive_data'
 
[GEM_ROOT]/gems/eventmachine-0.12.6/lib/eventmachine.rb:240:in `run_machine'
 
[GEM_ROOT]/gems/eventmachine-0.12.6/lib/eventmachine.rb:240:in `run'
 
[GEM_ROOT]/gems/thin-1.0.1/lib/thin/backends/base.rb:57:in `start'
 
[GEM_ROOT]/gems/thin-1.0.1/lib/thin/server.rb:150:in `start'
 
[GEM_ROOT]/gems/thin-1.0.1/lib/thin/controllers/controller.rb:80:in `start'
 
[GEM_ROOT]/gems/thin-1.0.1/lib/thin/runner.rb:173:in `send'
 
[GEM_ROOT]/gems/thin-1.0.1/lib/thin/runner.rb:173:in `run_command'
 
[GEM_ROOT]/gems/thin-1.0.1/lib/thin/runner.rb:139:in `run!'
 
[GEM_ROOT]/gems/thin-1.0.1/bin/thin:6
 
/usr/local/bin/thin:20:in `load'
 
/usr/local/bin/thin:20