tjadmin 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/tjadmin/version.rb +1 -1
- data/lib/tjadmin.rb +0 -2
- data/test/dummy/log/development.log +189 -0
- metadata +13 -15
- data/test/dummy/tmp/pids/server.pid +0 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 40e7d68e6f7766b4f0b965af994f7d9d768c0d76
|
4
|
+
data.tar.gz: 087e747b90fdd1932a8fac74630210771132bf1c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 13ce781146c620c805b38a49badb86c79e2ef6523b03a0e3878b6ae9555c0d2074ab7f12af57ca4db26d7888ba48476c61a34e6c022183d7585ef9156ceb1de4
|
7
|
+
data.tar.gz: 553a6c02164703aedc05c0847d0ca96b3953e11bce5b0aeb90bf068107aa8a2195aea808e4d05ad0274a98a90b570c411d3a3b3dad5a7f45e1e85519fd9d6d1d
|
data/lib/tjadmin/version.rb
CHANGED
data/lib/tjadmin.rb
CHANGED
@@ -20971,3 +20971,192 @@ Started GET "/assets/tjadmin/ace.js?body=1" for 127.0.0.1 at 2013-08-27 11:26:50
|
|
20971
20971
|
|
20972
20972
|
|
20973
20973
|
Started GET "/assets/tjadmin.js?body=1" for 127.0.0.1 at 2013-08-27 11:26:50 +0800
|
20974
|
+
|
20975
|
+
|
20976
|
+
Started GET "/assets/avatars/avatar.png" for 127.0.0.1 at 2013-08-27 11:31:09 +0800
|
20977
|
+
|
20978
|
+
ActionController::RoutingError (No route matches [GET] "/assets/avatars/avatar.png"):
|
20979
|
+
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
20980
|
+
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
20981
|
+
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
|
20982
|
+
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
|
20983
|
+
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
|
20984
|
+
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
|
20985
|
+
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
|
20986
|
+
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
|
20987
|
+
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
20988
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
20989
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
20990
|
+
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
|
20991
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
20992
|
+
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
|
20993
|
+
railties (4.0.0) lib/rails/engine.rb:511:in `call'
|
20994
|
+
railties (4.0.0) lib/rails/application.rb:97:in `call'
|
20995
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
20996
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
20997
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
20998
|
+
/home/tonytonyjan/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
20999
|
+
/home/tonytonyjan/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
21000
|
+
/home/tonytonyjan/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
21001
|
+
|
21002
|
+
|
21003
|
+
Rendered /home/tonytonyjan/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms)
|
21004
|
+
Rendered /home/tonytonyjan/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms)
|
21005
|
+
Rendered /home/tonytonyjan/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
|
21006
|
+
Rendered /home/tonytonyjan/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (14.5ms)
|
21007
|
+
|
21008
|
+
|
21009
|
+
Started GET "/assets/avatars/avatar4.png" for 127.0.0.1 at 2013-08-27 11:31:09 +0800
|
21010
|
+
|
21011
|
+
ActionController::RoutingError (No route matches [GET] "/assets/avatars/avatar4.png"):
|
21012
|
+
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
21013
|
+
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
21014
|
+
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
|
21015
|
+
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
|
21016
|
+
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
|
21017
|
+
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
|
21018
|
+
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
|
21019
|
+
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
|
21020
|
+
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
21021
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
21022
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
21023
|
+
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
|
21024
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
21025
|
+
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
|
21026
|
+
railties (4.0.0) lib/rails/engine.rb:511:in `call'
|
21027
|
+
railties (4.0.0) lib/rails/application.rb:97:in `call'
|
21028
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
21029
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
21030
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
21031
|
+
/home/tonytonyjan/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
21032
|
+
/home/tonytonyjan/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
21033
|
+
/home/tonytonyjan/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
21034
|
+
|
21035
|
+
|
21036
|
+
Rendered /home/tonytonyjan/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
|
21037
|
+
Rendered /home/tonytonyjan/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.1ms)
|
21038
|
+
Rendered /home/tonytonyjan/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
|
21039
|
+
Rendered /home/tonytonyjan/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (16.0ms)
|
21040
|
+
|
21041
|
+
|
21042
|
+
Started GET "/assets/avatars/user.jpg" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21043
|
+
|
21044
|
+
ActionController::RoutingError (No route matches [GET] "/assets/avatars/user.jpg"):
|
21045
|
+
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
21046
|
+
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
21047
|
+
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
|
21048
|
+
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
|
21049
|
+
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
|
21050
|
+
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
|
21051
|
+
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
|
21052
|
+
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
|
21053
|
+
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
21054
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
21055
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
21056
|
+
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
|
21057
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
21058
|
+
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
|
21059
|
+
railties (4.0.0) lib/rails/engine.rb:511:in `call'
|
21060
|
+
railties (4.0.0) lib/rails/application.rb:97:in `call'
|
21061
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
21062
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
21063
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
21064
|
+
/home/tonytonyjan/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
21065
|
+
/home/tonytonyjan/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
21066
|
+
/home/tonytonyjan/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
21067
|
+
|
21068
|
+
|
21069
|
+
Rendered /home/tonytonyjan/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
|
21070
|
+
Rendered /home/tonytonyjan/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
|
21071
|
+
Rendered /home/tonytonyjan/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.1ms)
|
21072
|
+
Rendered /home/tonytonyjan/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.5ms)
|
21073
|
+
|
21074
|
+
|
21075
|
+
Started GET "/assets/avatars/avatar3.png" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21076
|
+
|
21077
|
+
ActionController::RoutingError (No route matches [GET] "/assets/avatars/avatar3.png"):
|
21078
|
+
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
21079
|
+
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
21080
|
+
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
|
21081
|
+
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
|
21082
|
+
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
|
21083
|
+
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
|
21084
|
+
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
|
21085
|
+
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
|
21086
|
+
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
21087
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
21088
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
21089
|
+
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
|
21090
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
21091
|
+
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
|
21092
|
+
railties (4.0.0) lib/rails/engine.rb:511:in `call'
|
21093
|
+
railties (4.0.0) lib/rails/application.rb:97:in `call'
|
21094
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
21095
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
21096
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
21097
|
+
/home/tonytonyjan/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
21098
|
+
/home/tonytonyjan/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
21099
|
+
/home/tonytonyjan/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
21100
|
+
|
21101
|
+
|
21102
|
+
Rendered /home/tonytonyjan/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
|
21103
|
+
Rendered /home/tonytonyjan/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
|
21104
|
+
Rendered /home/tonytonyjan/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.1ms)
|
21105
|
+
Rendered /home/tonytonyjan/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.2ms)
|
21106
|
+
|
21107
|
+
|
21108
|
+
Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21109
|
+
|
21110
|
+
|
21111
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21112
|
+
|
21113
|
+
|
21114
|
+
Started GET "/assets/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21115
|
+
|
21116
|
+
|
21117
|
+
Started GET "/assets/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21118
|
+
|
21119
|
+
|
21120
|
+
Started GET "/assets/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21121
|
+
|
21122
|
+
|
21123
|
+
Started GET "/assets/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21124
|
+
|
21125
|
+
|
21126
|
+
Started GET "/assets/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21127
|
+
|
21128
|
+
|
21129
|
+
Started GET "/assets/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21130
|
+
|
21131
|
+
|
21132
|
+
Started GET "/assets/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21133
|
+
|
21134
|
+
|
21135
|
+
Started GET "/assets/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21136
|
+
|
21137
|
+
|
21138
|
+
Started GET "/assets/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21139
|
+
|
21140
|
+
|
21141
|
+
Started GET "/assets/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21142
|
+
|
21143
|
+
|
21144
|
+
Started GET "/assets/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21145
|
+
|
21146
|
+
|
21147
|
+
Started GET "/assets/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21148
|
+
|
21149
|
+
|
21150
|
+
Started GET "/assets/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21151
|
+
|
21152
|
+
|
21153
|
+
Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21154
|
+
|
21155
|
+
|
21156
|
+
Started GET "/assets/tjadmin/ace-elements.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21157
|
+
|
21158
|
+
|
21159
|
+
Started GET "/assets/tjadmin.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
21160
|
+
|
21161
|
+
|
21162
|
+
Started GET "/assets/tjadmin/ace.js?body=1" for 127.0.0.1 at 2013-08-27 11:31:10 +0800
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tjadmin
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tony Jian
|
@@ -14,44 +14,44 @@ dependencies:
|
|
14
14
|
name: rails
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
16
16
|
requirements:
|
17
|
-
- -
|
17
|
+
- - '>='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version:
|
19
|
+
version: '0'
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
|
-
- -
|
24
|
+
- - '>='
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version:
|
26
|
+
version: '0'
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: bootstrap-sass
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
|
-
- -
|
31
|
+
- - '>='
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version:
|
33
|
+
version: '0'
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
|
-
- -
|
38
|
+
- - '>='
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version:
|
40
|
+
version: '0'
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: font-awesome-rails
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
|
-
- -
|
45
|
+
- - '>='
|
46
46
|
- !ruby/object:Gem::Version
|
47
|
-
version:
|
47
|
+
version: '0'
|
48
48
|
type: :runtime
|
49
49
|
prerelease: false
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
51
51
|
requirements:
|
52
|
-
- -
|
52
|
+
- - '>='
|
53
53
|
- !ruby/object:Gem::Version
|
54
|
-
version:
|
54
|
+
version: '0'
|
55
55
|
- !ruby/object:Gem::Dependency
|
56
56
|
name: sqlite3
|
57
57
|
requirement: !ruby/object:Gem::Requirement
|
@@ -318,7 +318,6 @@ files:
|
|
318
318
|
- test/dummy/tmp/cache/assets/development/sprockets/41dc7b299b567cb6621b318ee2fb3961
|
319
319
|
- test/dummy/tmp/cache/assets/development/sprockets/913994774c5fd6b0db8bad66a1f1c945
|
320
320
|
- test/dummy/tmp/cache/assets/development/sprockets/edbef6e0d0a4742346cf479f2c522eb0
|
321
|
-
- test/dummy/tmp/pids/server.pid
|
322
321
|
- test/dummy/README.rdoc
|
323
322
|
- test/dummy/config/initializers/session_store.rb
|
324
323
|
- test/dummy/config/initializers/inflections.rb
|
@@ -598,7 +597,6 @@ test_files:
|
|
598
597
|
- test/dummy/tmp/cache/assets/development/sprockets/41dc7b299b567cb6621b318ee2fb3961
|
599
598
|
- test/dummy/tmp/cache/assets/development/sprockets/913994774c5fd6b0db8bad66a1f1c945
|
600
599
|
- test/dummy/tmp/cache/assets/development/sprockets/edbef6e0d0a4742346cf479f2c522eb0
|
601
|
-
- test/dummy/tmp/pids/server.pid
|
602
600
|
- test/dummy/README.rdoc
|
603
601
|
- test/dummy/config/initializers/session_store.rb
|
604
602
|
- test/dummy/config/initializers/inflections.rb
|
@@ -1 +0,0 @@
|
|
1
|
-
5814
|