1
|
Connecting to database specified by database.yml
|
2
|
Connecting to database specified by database.yml
|
3
|
OpenIdAuthentication.store is nil. Using in-memory store.
|
4
|
Migrating to Setup (1)
|
5
|
Migrating to IssueMove (2)
|
6
|
Connecting to database specified by database.yml
|
7
|
OpenIdAuthentication.store is nil. Using in-memory store.
|
8
|
Connecting to database specified by database.yml
|
9
|
OpenIdAuthentication.store is nil. Using in-memory store.
|
10
|
Connecting to database specified by database.yml
|
11
|
OpenIdAuthentication.store is nil. Using in-memory store.
|
12
|
Creating scope :sorted. Overwriting existing method Group.sorted.
|
13
|
Creating scope :sorted. Overwriting existing method User.sorted.
|
14
|
Started GET "/" for 127.0.0.1 at Tue May 14 14:50:34 -0400 2013
|
15
|
Processing by WelcomeController#index as HTML
|
16
|
Completed 500 Internal Server Error in 16ms
|
17
|
|
18
|
ActiveRecord::StatementInvalid (TinyTds::Error: Invalid object name 'settings'.: EXEC sp_executesql N'SELECT MAX(updated_on) AS max_id FROM [settings]'):
|
19
|
app/models/setting.rb:152:in `check_cache'
|
20
|
app/controllers/application_controller.rb:85:in `user_setup'
|
21
|
|
22
|
|
23
|
Connecting to database specified by database.yml
|
24
|
OpenIdAuthentication.store is nil. Using in-memory store.
|
25
|
Creating scope :sorted. Overwriting existing method Group.sorted.
|
26
|
Creating scope :sorted. Overwriting existing method User.sorted.
|
27
|
Started GET "/" for 127.0.0.1 at Tue May 14 14:55:04 -0400 2013
|
28
|
Processing by WelcomeController#index as HTML
|
29
|
Completed 500 Internal Server Error in 16ms
|
30
|
|
31
|
ActiveRecord::StatementInvalid (TinyTds::Error: Invalid object name 'settings'.: EXEC sp_executesql N'SELECT MAX(updated_on) AS max_id FROM [settings]'):
|
32
|
app/models/setting.rb:152:in `check_cache'
|
33
|
app/controllers/application_controller.rb:85:in `user_setup'
|
34
|
|
35
|
|
36
|
Connecting to database specified by database.yml
|
37
|
OpenIdAuthentication.store is nil. Using in-memory store.
|
38
|
Connecting to database specified by database.yml
|
39
|
OpenIdAuthentication.store is nil. Using in-memory store.
|
40
|
Migrating to Setup (1)
|
41
|
Migrating to IssueMove (2)
|
42
|
Connecting to database specified by database.yml
|
43
|
OpenIdAuthentication.store is nil. Using in-memory store.
|