marilyne 1.0.1 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (24) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +4 -0
  3. data/lib/marilyne/version.rb +1 -1
  4. data/test/dummy/app/models/user.rb +0 -1
  5. data/test/dummy/log/test.log +16 -46
  6. metadata +89 -129
  7. data/test/dummy/db/development.sqlite3 +0 -0
  8. data/test/dummy/log/development.log +0 -144
  9. data/test/dummy/tmp/cache/assets/C8C/B80/sprockets%2F371bf96e99717688ed7313a0c53f4212 +0 -0
  10. data/test/dummy/tmp/cache/assets/CAA/620/sprockets%2F87b209c0c9da28094a8d5581a21262c6 +0 -0
  11. data/test/dummy/tmp/cache/assets/CAE/4F0/sprockets%2F5a6c412c047e2f38067eb473f2f73633 +0 -0
  12. data/test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 +0 -0
  13. data/test/dummy/tmp/cache/assets/CD8/B70/sprockets%2F4050a4e5062ab95c9f32e9b6940821ea +0 -0
  14. data/test/dummy/tmp/cache/assets/CEB/6A0/sprockets%2F00e940e713bb2d76f9e40f697d9155a9 +0 -0
  15. data/test/dummy/tmp/cache/assets/CF0/1D0/sprockets%2F6fc757c2c8329244ca95d6909865bbc2 +0 -0
  16. data/test/dummy/tmp/cache/assets/D1A/6C0/sprockets%2Ffbf586c3b503b6c61f83909c81a3947d +0 -0
  17. data/test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
  18. data/test/dummy/tmp/cache/assets/D46/650/sprockets%2Ff56253b5f374fff1a33fbbc9881c9124 +0 -0
  19. data/test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655 +0 -0
  20. data/test/dummy/tmp/cache/assets/D54/C10/sprockets%2Fc90e3bf92f49ac56c874963ce48f117d +0 -0
  21. data/test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6 +0 -0
  22. data/test/dummy/tmp/cache/assets/D67/B60/sprockets%2F5f1a0d05e77ca8b9a1fc2a47e17a8174 +0 -0
  23. data/test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994 +0 -0
  24. data/test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: af0ee2c1acda0390e91617d4246c319cc302e98f
4
+ data.tar.gz: d8760345f6d2e43f05d25d44d3dc1814f975bdad
5
+ SHA512:
6
+ metadata.gz: 78285fff986559c739c54fb2c397fb97639fbefc1d483b97b99251c2a41c28f5bbb5a83ff3954f593c622c98e6d19db37298ec543eb5c5e28e22b655c32764c4
7
+ data.tar.gz: df05220855b4e8e87579731c60a7256faacb68bad868c20aa827d6f891a9a3b8644d9c4c18b801bd2f27e244afe5420c93a18f6a84f6708ea64a2b1a87123a73
data/README.md CHANGED
@@ -76,3 +76,7 @@ Finally, it's also possible to pass a presenter in options
76
76
  ## Contributors
77
77
 
78
78
  *Anthony Laibe
79
+
80
+
81
+ [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/alaibe/marilyne/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
82
+
@@ -1,3 +1,3 @@
1
1
  module Marilyne
2
- VERSION = "1.0.1"
2
+ VERSION = "1.1.0"
3
3
  end
@@ -1,3 +1,2 @@
1
1
  class User < ActiveRecord::Base
2
- attr_accessible :first_name, :last_name
3
2
  end
@@ -1,55 +1,25 @@
1
- Connecting to database specified by database.yml
2
-  (0.3ms) begin transaction
3
-  (0.0ms) rollback transaction
4
-  (0.0ms) begin transaction
5
-  (0.0ms) rollback transaction
6
-  (0.0ms) begin transaction
7
-  (0.0ms) rollback transaction
8
-  (0.0ms) begin transaction
9
-  (0.0ms) rollback transaction
10
-  (0.0ms) begin transaction
11
-  (0.0ms) rollback transaction
12
- Connecting to database specified by database.yml
13
-  (0.3ms) begin transaction
14
-  (0.0ms) rollback transaction
15
-  (0.0ms) begin transaction
16
-  (0.0ms) rollback transaction
17
-  (0.0ms) begin transaction
18
-  (0.0ms) rollback transaction
19
-  (0.0ms) begin transaction
20
-  (0.0ms) rollback transaction
21
-  (0.0ms) begin transaction
22
-  (0.0ms) rollback transaction
23
- Connecting to database specified by database.yml
24
-  (0.3ms) begin transaction
25
-  (0.0ms) rollback transaction
26
-  (0.0ms) begin transaction
27
-  (0.0ms) rollback transaction
28
-  (0.0ms) begin transaction
29
-  (0.0ms) rollback transaction
30
-  (0.0ms) begin transaction
31
-  (0.0ms) rollback transaction
32
-  (0.0ms) begin transaction
33
-  (0.0ms) rollback transaction
34
- Connecting to database specified by database.yml
35
-  (0.3ms) begin transaction
36
-  (0.0ms) rollback transaction
37
-  (0.0ms) begin transaction
38
-  (0.0ms) rollback transaction
39
-  (0.0ms) begin transaction
40
-  (0.0ms) rollback transaction
41
-  (0.0ms) begin transaction
42
-  (0.0ms) rollback transaction
43
-  (0.0ms) begin transaction
44
-  (0.0ms) rollback transaction
45
- Connecting to database specified by database.yml
46
-  (0.3ms) begin transaction
1
+  (0.2ms) begin transaction
2
+ ----------------------------------------------------
3
+ MarilyneTest: test_presenter_for_with_block_at_false
4
+ ----------------------------------------------------
47
5
   (0.0ms) rollback transaction
48
6
   (0.0ms) begin transaction
7
+ ---------------------------------------------------
8
+ MarilyneTest: test_presenter_for_with_block_at_true
9
+ ---------------------------------------------------
49
10
   (0.0ms) rollback transaction
50
11
   (0.0ms) begin transaction
12
+ ------------------------------------------------------
13
+ MarilyneTest: test_presenter_for_with_multiple_objects
14
+ ------------------------------------------------------
51
15
   (0.0ms) rollback transaction
52
16
   (0.0ms) begin transaction
17
+ --------------------------------------------
18
+ MarilyneTest: test_presenter_for_with_object
19
+ --------------------------------------------
53
20
   (0.0ms) rollback transaction
54
21
   (0.0ms) begin transaction
22
+ -----------------------------------------------
23
+ MarilyneTest: test_presenter_for_without_option
24
+ -----------------------------------------------
55
25
   (0.0ms) rollback transaction
metadata CHANGED
@@ -1,32 +1,29 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: marilyne
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
5
- prerelease:
4
+ version: 1.1.0
6
5
  platform: ruby
7
6
  authors:
8
7
  - Anthony Laibe
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2012-08-22 00:00:00.000000000 Z
11
+ date: 2014-03-05 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
14
  name: rails
16
15
  requirement: !ruby/object:Gem::Requirement
17
- none: false
18
16
  requirements:
19
- - - ~>
17
+ - - "~>"
20
18
  - !ruby/object:Gem::Version
21
- version: 3.2.7
19
+ version: 4.0.3
22
20
  type: :runtime
23
21
  prerelease: false
24
22
  version_requirements: !ruby/object:Gem::Requirement
25
- none: false
26
23
  requirements:
27
- - - ~>
24
+ - - "~>"
28
25
  - !ruby/object:Gem::Version
29
- version: 3.2.7
26
+ version: 4.0.3
30
27
  description: Use presenter pattern in rails easily.
31
28
  email:
32
29
  - anthony.laibe@gmail.com
@@ -34,169 +31,132 @@ executables: []
34
31
  extensions: []
35
32
  extra_rdoc_files: []
36
33
  files:
34
+ - MIT-LICENSE
35
+ - README.md
36
+ - Rakefile
37
37
  - lib/generators/marilyne/presenter_generator.rb
38
38
  - lib/generators/templates/presenter.rb
39
- - lib/marilyne/version.rb
39
+ - lib/marilyne.rb
40
40
  - lib/marilyne/engine.rb
41
41
  - lib/marilyne/helper.rb
42
42
  - lib/marilyne/presenter.rb
43
- - lib/marilyne.rb
43
+ - lib/marilyne/version.rb
44
44
  - lib/tasks/marilyne_tasks.rake
45
- - MIT-LICENSE
46
- - Rakefile
47
- - README.md
48
- - test/marilyne_test.rb
49
45
  - test/dummy/README.rdoc
50
- - test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6
51
- - test/dummy/tmp/cache/assets/CD8/B70/sprockets%2F4050a4e5062ab95c9f32e9b6940821ea
52
- - test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953
53
- - test/dummy/tmp/cache/assets/CAA/620/sprockets%2F87b209c0c9da28094a8d5581a21262c6
54
- - test/dummy/tmp/cache/assets/CAE/4F0/sprockets%2F5a6c412c047e2f38067eb473f2f73633
55
- - test/dummy/tmp/cache/assets/D1A/6C0/sprockets%2Ffbf586c3b503b6c61f83909c81a3947d
56
- - test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994
57
- - test/dummy/tmp/cache/assets/D67/B60/sprockets%2F5f1a0d05e77ca8b9a1fc2a47e17a8174
58
- - test/dummy/tmp/cache/assets/D46/650/sprockets%2Ff56253b5f374fff1a33fbbc9881c9124
59
- - test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af
60
- - test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655
61
- - test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705
62
- - test/dummy/tmp/cache/assets/CF0/1D0/sprockets%2F6fc757c2c8329244ca95d6909865bbc2
63
- - test/dummy/tmp/cache/assets/D54/C10/sprockets%2Fc90e3bf92f49ac56c874963ce48f117d
64
- - test/dummy/tmp/cache/assets/CEB/6A0/sprockets%2F00e940e713bb2d76f9e40f697d9155a9
65
- - test/dummy/tmp/cache/assets/C8C/B80/sprockets%2F371bf96e99717688ed7313a0c53f4212
66
- - test/dummy/log/test.log
67
- - test/dummy/log/development.log
68
- - test/dummy/config/environments/development.rb
69
- - test/dummy/config/environments/production.rb
70
- - test/dummy/config/environments/test.rb
71
- - test/dummy/config/initializers/wrap_parameters.rb
72
- - test/dummy/config/initializers/session_store.rb
73
- - test/dummy/config/initializers/inflections.rb
74
- - test/dummy/config/initializers/backtrace_silencers.rb
75
- - test/dummy/config/initializers/secret_token.rb
76
- - test/dummy/config/initializers/mime_types.rb
77
- - test/dummy/config/boot.rb
78
- - test/dummy/config/application.rb
79
- - test/dummy/config/environment.rb
80
- - test/dummy/config/routes.rb
81
- - test/dummy/config/locales/en.yml
82
- - test/dummy/config/database.yml
83
46
  - test/dummy/Rakefile
84
- - test/dummy/public/422.html
85
- - test/dummy/public/favicon.ico
86
- - test/dummy/public/404.html
87
- - test/dummy/public/500.html
88
- - test/dummy/app/models/user.rb
89
- - test/dummy/app/presenters/user_presenter.rb
90
- - test/dummy/app/helpers/users_helper.rb
91
- - test/dummy/app/helpers/application_helper.rb
47
+ - test/dummy/app/assets/javascripts/application.js
48
+ - test/dummy/app/assets/javascripts/users.js
49
+ - test/dummy/app/assets/stylesheets/application.css
50
+ - test/dummy/app/assets/stylesheets/scaffold.css
51
+ - test/dummy/app/assets/stylesheets/users.css
92
52
  - test/dummy/app/controllers/application_controller.rb
93
53
  - test/dummy/app/controllers/users_controller.rb
54
+ - test/dummy/app/helpers/application_helper.rb
55
+ - test/dummy/app/helpers/users_helper.rb
56
+ - test/dummy/app/models/user.rb
57
+ - test/dummy/app/presenters/user_presenter.rb
94
58
  - test/dummy/app/views/layouts/application.html.erb
95
- - test/dummy/app/views/users/edit.html.erb
96
- - test/dummy/app/views/users/show.html.erb
97
- - test/dummy/app/views/users/new.html.erb
98
- - test/dummy/app/views/users/index.html.erb
99
59
  - test/dummy/app/views/users/_form.html.erb
100
60
  - test/dummy/app/views/users/_user.html.erb
101
- - test/dummy/app/assets/stylesheets/users.css
102
- - test/dummy/app/assets/stylesheets/scaffold.css
103
- - test/dummy/app/assets/stylesheets/application.css
104
- - test/dummy/app/assets/javascripts/application.js
105
- - test/dummy/app/assets/javascripts/users.js
106
- - test/dummy/db/test.sqlite3
107
- - test/dummy/db/development.sqlite3
61
+ - test/dummy/app/views/users/edit.html.erb
62
+ - test/dummy/app/views/users/index.html.erb
63
+ - test/dummy/app/views/users/new.html.erb
64
+ - test/dummy/app/views/users/show.html.erb
65
+ - test/dummy/config.ru
66
+ - test/dummy/config/application.rb
67
+ - test/dummy/config/boot.rb
68
+ - test/dummy/config/database.yml
69
+ - test/dummy/config/environment.rb
70
+ - test/dummy/config/environments/development.rb
71
+ - test/dummy/config/environments/production.rb
72
+ - test/dummy/config/environments/test.rb
73
+ - test/dummy/config/initializers/backtrace_silencers.rb
74
+ - test/dummy/config/initializers/inflections.rb
75
+ - test/dummy/config/initializers/mime_types.rb
76
+ - test/dummy/config/initializers/secret_token.rb
77
+ - test/dummy/config/initializers/session_store.rb
78
+ - test/dummy/config/initializers/wrap_parameters.rb
79
+ - test/dummy/config/locales/en.yml
80
+ - test/dummy/config/routes.rb
108
81
  - test/dummy/db/migrate/20120818172022_create_users.rb
109
82
  - test/dummy/db/schema.rb
83
+ - test/dummy/db/test.sqlite3
84
+ - test/dummy/log/test.log
85
+ - test/dummy/public/404.html
86
+ - test/dummy/public/422.html
87
+ - test/dummy/public/500.html
88
+ - test/dummy/public/favicon.ico
110
89
  - test/dummy/script/rails
111
- - test/dummy/config.ru
90
+ - test/marilyne_test.rb
112
91
  - test/test_helper.rb
113
92
  homepage: https://github.com/alaibe/marilyne
114
93
  licenses: []
94
+ metadata: {}
115
95
  post_install_message:
116
96
  rdoc_options: []
117
97
  require_paths:
118
98
  - lib
119
99
  required_ruby_version: !ruby/object:Gem::Requirement
120
- none: false
121
100
  requirements:
122
- - - ! '>='
101
+ - - ">="
123
102
  - !ruby/object:Gem::Version
124
103
  version: '0'
125
104
  required_rubygems_version: !ruby/object:Gem::Requirement
126
- none: false
127
105
  requirements:
128
- - - ! '>='
106
+ - - ">="
129
107
  - !ruby/object:Gem::Version
130
108
  version: '0'
131
109
  requirements: []
132
110
  rubyforge_project:
133
- rubygems_version: 1.8.23
111
+ rubygems_version: 2.2.1
134
112
  signing_key:
135
- specification_version: 3
113
+ specification_version: 4
136
114
  summary: Use presenter pattern in rails easily.
137
115
  test_files:
138
- - test/marilyne_test.rb
139
- - test/dummy/README.rdoc
140
- - test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6
141
- - test/dummy/tmp/cache/assets/CD8/B70/sprockets%2F4050a4e5062ab95c9f32e9b6940821ea
142
- - test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953
143
- - test/dummy/tmp/cache/assets/CAA/620/sprockets%2F87b209c0c9da28094a8d5581a21262c6
144
- - test/dummy/tmp/cache/assets/CAE/4F0/sprockets%2F5a6c412c047e2f38067eb473f2f73633
145
- - test/dummy/tmp/cache/assets/D1A/6C0/sprockets%2Ffbf586c3b503b6c61f83909c81a3947d
146
- - test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994
147
- - test/dummy/tmp/cache/assets/D67/B60/sprockets%2F5f1a0d05e77ca8b9a1fc2a47e17a8174
148
- - test/dummy/tmp/cache/assets/D46/650/sprockets%2Ff56253b5f374fff1a33fbbc9881c9124
149
- - test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af
150
- - test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655
151
- - test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705
152
- - test/dummy/tmp/cache/assets/CF0/1D0/sprockets%2F6fc757c2c8329244ca95d6909865bbc2
153
- - test/dummy/tmp/cache/assets/D54/C10/sprockets%2Fc90e3bf92f49ac56c874963ce48f117d
154
- - test/dummy/tmp/cache/assets/CEB/6A0/sprockets%2F00e940e713bb2d76f9e40f697d9155a9
155
- - test/dummy/tmp/cache/assets/C8C/B80/sprockets%2F371bf96e99717688ed7313a0c53f4212
156
- - test/dummy/log/test.log
157
- - test/dummy/log/development.log
116
+ - test/dummy/app/assets/javascripts/application.js
117
+ - test/dummy/app/assets/javascripts/users.js
118
+ - test/dummy/app/assets/stylesheets/application.css
119
+ - test/dummy/app/assets/stylesheets/scaffold.css
120
+ - test/dummy/app/assets/stylesheets/users.css
121
+ - test/dummy/app/controllers/application_controller.rb
122
+ - test/dummy/app/controllers/users_controller.rb
123
+ - test/dummy/app/helpers/application_helper.rb
124
+ - test/dummy/app/helpers/users_helper.rb
125
+ - test/dummy/app/models/user.rb
126
+ - test/dummy/app/presenters/user_presenter.rb
127
+ - test/dummy/app/views/layouts/application.html.erb
128
+ - test/dummy/app/views/users/_form.html.erb
129
+ - test/dummy/app/views/users/_user.html.erb
130
+ - test/dummy/app/views/users/edit.html.erb
131
+ - test/dummy/app/views/users/index.html.erb
132
+ - test/dummy/app/views/users/new.html.erb
133
+ - test/dummy/app/views/users/show.html.erb
134
+ - test/dummy/config/application.rb
135
+ - test/dummy/config/boot.rb
136
+ - test/dummy/config/database.yml
137
+ - test/dummy/config/environment.rb
158
138
  - test/dummy/config/environments/development.rb
159
139
  - test/dummy/config/environments/production.rb
160
140
  - test/dummy/config/environments/test.rb
161
- - test/dummy/config/initializers/wrap_parameters.rb
162
- - test/dummy/config/initializers/session_store.rb
163
- - test/dummy/config/initializers/inflections.rb
164
141
  - test/dummy/config/initializers/backtrace_silencers.rb
165
- - test/dummy/config/initializers/secret_token.rb
142
+ - test/dummy/config/initializers/inflections.rb
166
143
  - test/dummy/config/initializers/mime_types.rb
167
- - test/dummy/config/boot.rb
168
- - test/dummy/config/application.rb
169
- - test/dummy/config/environment.rb
170
- - test/dummy/config/routes.rb
144
+ - test/dummy/config/initializers/secret_token.rb
145
+ - test/dummy/config/initializers/session_store.rb
146
+ - test/dummy/config/initializers/wrap_parameters.rb
171
147
  - test/dummy/config/locales/en.yml
172
- - test/dummy/config/database.yml
173
- - test/dummy/Rakefile
174
- - test/dummy/public/422.html
175
- - test/dummy/public/favicon.ico
176
- - test/dummy/public/404.html
177
- - test/dummy/public/500.html
178
- - test/dummy/app/models/user.rb
179
- - test/dummy/app/presenters/user_presenter.rb
180
- - test/dummy/app/helpers/users_helper.rb
181
- - test/dummy/app/helpers/application_helper.rb
182
- - test/dummy/app/controllers/application_controller.rb
183
- - test/dummy/app/controllers/users_controller.rb
184
- - test/dummy/app/views/layouts/application.html.erb
185
- - test/dummy/app/views/users/edit.html.erb
186
- - test/dummy/app/views/users/show.html.erb
187
- - test/dummy/app/views/users/new.html.erb
188
- - test/dummy/app/views/users/index.html.erb
189
- - test/dummy/app/views/users/_form.html.erb
190
- - test/dummy/app/views/users/_user.html.erb
191
- - test/dummy/app/assets/stylesheets/users.css
192
- - test/dummy/app/assets/stylesheets/scaffold.css
193
- - test/dummy/app/assets/stylesheets/application.css
194
- - test/dummy/app/assets/javascripts/application.js
195
- - test/dummy/app/assets/javascripts/users.js
196
- - test/dummy/db/test.sqlite3
197
- - test/dummy/db/development.sqlite3
148
+ - test/dummy/config/routes.rb
149
+ - test/dummy/config.ru
198
150
  - test/dummy/db/migrate/20120818172022_create_users.rb
199
151
  - test/dummy/db/schema.rb
152
+ - test/dummy/db/test.sqlite3
153
+ - test/dummy/log/test.log
154
+ - test/dummy/public/404.html
155
+ - test/dummy/public/422.html
156
+ - test/dummy/public/500.html
157
+ - test/dummy/public/favicon.ico
158
+ - test/dummy/Rakefile
159
+ - test/dummy/README.rdoc
200
160
  - test/dummy/script/rails
201
- - test/dummy/config.ru
161
+ - test/marilyne_test.rb
202
162
  - test/test_helper.rb
@@ -1,144 +0,0 @@
1
- Connecting to database specified by database.yml
2
-  (0.1ms) select sqlite_version(*)
3
-  (146.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
4
-  (0.0ms) PRAGMA index_list("schema_migrations")
5
-  (86.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
6
-  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
7
- Migrating to CreateUsers (20120818172022)
8
-  (0.0ms) begin transaction
9
-  (0.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar(255), "last_name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
10
-  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120818172022')
11
-  (76.5ms) commit transaction
12
-  (0.2ms) select sqlite_version(*)
13
-  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
14
-  (0.0ms) PRAGMA index_list("users")
15
-
16
-
17
- Started GET "/" for 127.0.0.1 at 2012-08-22 13:16:32 +0200
18
- Connecting to database specified by database.yml
19
-
20
- ActionController::RoutingError (No route matches [GET] "/"):
21
- actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
22
- actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
23
- railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app'
24
- railties (3.2.8) lib/rails/rack/logger.rb:16:in `call'
25
- actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call'
26
- rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
27
- rack (1.4.1) lib/rack/runtime.rb:17:in `call'
28
- activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
29
- rack (1.4.1) lib/rack/lock.rb:15:in `call'
30
- actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call'
31
- railties (3.2.8) lib/rails/engine.rb:479:in `call'
32
- railties (3.2.8) lib/rails/application.rb:223:in `call'
33
- rack (1.4.1) lib/rack/content_length.rb:14:in `call'
34
- railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call'
35
- rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
36
- /home/alaibe/.rbenv/versions/1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
37
- /home/alaibe/.rbenv/versions/1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
38
- /home/alaibe/.rbenv/versions/1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
39
-
40
-
41
- Rendered /home/alaibe/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (3.0ms)
42
-
43
-
44
- Started GET "/users" for 127.0.0.1 at 2012-08-22 13:16:56 +0200
45
- Processing by UsersController#index as HTML
46
- User Load (0.1ms) SELECT "users".* FROM "users" 
47
- Rendered users/index.html.erb within layouts/application (0.9ms)
48
- Compiled scaffold.css (0ms) (pid 8823)
49
- Compiled users.css (0ms) (pid 8823)
50
- Compiled application.css (39ms) (pid 8823)
51
- Compiled jquery.js (4ms) (pid 8823)
52
- Compiled jquery_ujs.js (0ms) (pid 8823)
53
- Compiled users.js (0ms) (pid 8823)
54
- Compiled application.js (182ms) (pid 8823)
55
- Completed 200 OK in 320ms (Views: 276.4ms | ActiveRecord: 1.9ms)
56
-
57
-
58
- Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-08-22 13:16:56 +0200
59
- Served asset /application.css - 200 OK (24ms)
60
-
61
-
62
- Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2012-08-22 13:16:56 +0200
63
- Served asset /scaffold.css - 200 OK (1ms)
64
-
65
-
66
- Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-08-22 13:16:56 +0200
67
- Served asset /jquery.js - 200 OK (4ms)
68
-
69
-
70
- Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-08-22 13:16:56 +0200
71
- Served asset /jquery_ujs.js - 200 OK (1ms)
72
-
73
-
74
- Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2012-08-22 13:16:56 +0200
75
- Served asset /users.js - 200 OK (1ms)
76
-
77
-
78
- Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2012-08-22 13:16:56 +0200
79
- Served asset /users.css - 200 OK (1ms)
80
-
81
-
82
- Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-08-22 13:16:56 +0200
83
- Served asset /application.js - 200 OK (5ms)
84
-
85
-
86
- Started GET "/users/new" for 127.0.0.1 at 2012-08-22 13:16:57 +0200
87
- Processing by UsersController#new as HTML
88
- Rendered users/_form.html.erb (26.1ms)
89
- Rendered users/new.html.erb within layouts/application (29.8ms)
90
- Completed 200 OK in 39ms (Views: 33.7ms | ActiveRecord: 0.0ms)
91
-
92
-
93
- Started POST "/users" for 127.0.0.1 at 2012-08-22 13:16:59 +0200
94
- Processing by UsersController#create as HTML
95
- Parameters: {"utf8"=>"✓", "authenticity_token"=>"S+DjWE7+BXuOMJo+0yRO9yyJ6wBvGbcqA4+IYSC0afY=", "user"=>{"first_name"=>"ds", "last_name"=>"sd"}, "commit"=>"Create User"}
96
-  (0.1ms) begin transaction
97
- SQL (31.0ms) INSERT INTO "users" ("created_at", "first_name", "last_name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 Aug 2012 11:17:00 UTC +00:00], ["first_name", "ds"], ["last_name", "sd"], ["updated_at", Wed, 22 Aug 2012 11:17:00 UTC +00:00]]
98
-  (112.9ms) commit transaction
99
- Redirected to http://localhost:3000/users/1
100
- Completed 302 Found in 148ms (ActiveRecord: 143.9ms)
101
-
102
-
103
- Started GET "/users/1" for 127.0.0.1 at 2012-08-22 13:17:00 +0200
104
- Processing by UsersController#show as HTML
105
- Parameters: {"id"=>"1"}
106
- User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
107
- Rendered users/_user.html.erb (0.4ms)
108
- Rendered users/show.html.erb within layouts/application (3.2ms)
109
- Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.2ms)
110
-
111
-
112
- Started GET "/users/1/edit" for 127.0.0.1 at 2012-08-22 13:17:02 +0200
113
- Processing by UsersController#edit as HTML
114
- Parameters: {"id"=>"1"}
115
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
116
- Rendered users/_form.html.erb (2.2ms)
117
- Rendered users/edit.html.erb within layouts/application (3.7ms)
118
- Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.1ms)
119
-
120
-
121
- Started PUT "/users/1" for 127.0.0.1 at 2012-08-22 13:17:02 +0200
122
- Processing by UsersController#update as HTML
123
- Parameters: {"utf8"=>"✓", "authenticity_token"=>"S+DjWE7+BXuOMJo+0yRO9yyJ6wBvGbcqA4+IYSC0afY=", "user"=>{"first_name"=>"ds", "last_name"=>"sd"}, "commit"=>"Update User", "id"=>"1"}
124
- User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
125
-  (0.1ms) begin transaction
126
-  (0.1ms) commit transaction
127
- Redirected to http://localhost:3000/users/1
128
- Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
129
-
130
-
131
- Started GET "/users/1" for 127.0.0.1 at 2012-08-22 13:17:02 +0200
132
- Processing by UsersController#show as HTML
133
- Parameters: {"id"=>"1"}
134
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
135
- Rendered users/_user.html.erb (0.1ms)
136
- Rendered users/show.html.erb within layouts/application (1.3ms)
137
- Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
138
-
139
-
140
- Started GET "/users" for 127.0.0.1 at 2012-08-22 13:17:03 +0200
141
- Processing by UsersController#index as HTML
142
- User Load (0.2ms) SELECT "users".* FROM "users" 
143
- Rendered users/index.html.erb within layouts/application (0.9ms)
144
- Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.2ms)