old_sql 0.7.0 → 0.8.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 (95) hide show
  1. data/Rakefile +1 -0
  2. metadata +2 -95
  3. data/Gemfile.lock +0 -107
  4. data/TODO.mkd +0 -10
  5. data/VERSION +0 -1
  6. data/old_sql.gemspec +0 -237
  7. data/pkg/old_sql-0.1.0.gem +0 -0
  8. data/pkg/old_sql-0.2.0.gem +0 -0
  9. data/pkg/old_sql-0.3.0.gem +0 -0
  10. data/pkg/old_sql-0.4.0.gem +0 -0
  11. data/pkg/old_sql-0.5.0.gem +0 -0
  12. data/pkg/old_sql-0.6.0.gem +0 -0
  13. data/test/dummy/Rakefile +0 -7
  14. data/test/dummy/app/controllers/application_controller.rb +0 -3
  15. data/test/dummy/app/helpers/application_helper.rb +0 -2
  16. data/test/dummy/app/views/layouts/application.html.erb +0 -14
  17. data/test/dummy/config/application.rb +0 -45
  18. data/test/dummy/config/boot.rb +0 -10
  19. data/test/dummy/config/database.yml +0 -22
  20. data/test/dummy/config/environment.rb +0 -5
  21. data/test/dummy/config/environments/development.rb +0 -26
  22. data/test/dummy/config/environments/production.rb +0 -49
  23. data/test/dummy/config/environments/test.rb +0 -35
  24. data/test/dummy/config/initializers/backtrace_silencers.rb +0 -7
  25. data/test/dummy/config/initializers/inflections.rb +0 -10
  26. data/test/dummy/config/initializers/mime_types.rb +0 -5
  27. data/test/dummy/config/initializers/secret_token.rb +0 -7
  28. data/test/dummy/config/initializers/session_store.rb +0 -8
  29. data/test/dummy/config/locales/en.yml +0 -5
  30. data/test/dummy/config/report_sql/users.erb +0 -2
  31. data/test/dummy/config/reports.yml +0 -8
  32. data/test/dummy/config/routes.rb +0 -58
  33. data/test/dummy/config.ru +0 -4
  34. data/test/dummy/db/development.sqlite3 +0 -0
  35. data/test/dummy/db/test.sqlite3 +0 -0
  36. data/test/dummy/lib/old_sql/report_processor/users.rb +0 -19
  37. data/test/dummy/log/development.log +0 -4742
  38. data/test/dummy/log/production.log +0 -0
  39. data/test/dummy/log/server.log +0 -0
  40. data/test/dummy/log/test.log +0 -27
  41. data/test/dummy/public/404.html +0 -26
  42. data/test/dummy/public/422.html +0 -26
  43. data/test/dummy/public/500.html +0 -26
  44. data/test/dummy/public/favicon.ico +0 -0
  45. data/test/dummy/public/javascripts/application.js +0 -2
  46. data/test/dummy/public/javascripts/controls.js +0 -965
  47. data/test/dummy/public/javascripts/dragdrop.js +0 -974
  48. data/test/dummy/public/javascripts/effects.js +0 -1123
  49. data/test/dummy/public/javascripts/prototype.js +0 -6001
  50. data/test/dummy/public/javascripts/rails.js +0 -191
  51. data/test/dummy/public/stylesheets/.gitkeep +0 -0
  52. data/test/dummy/script/rails +0 -6
  53. data/test/dummy/tmp/pids/server.pid +0 -1
  54. data/test/fixtures/users.yml +0 -3
  55. data/test/integration/navigation_test.rb +0 -7
  56. data/test/old_sql_test.rb +0 -7
  57. data/test/support/integration_case.rb +0 -5
  58. data/test/test_helper.rb +0 -22
  59. data/vendor/cache/abstract-1.0.0.gem +0 -0
  60. data/vendor/cache/actionmailer-3.0.6.gem +0 -0
  61. data/vendor/cache/actionpack-3.0.6.gem +0 -0
  62. data/vendor/cache/activemodel-3.0.6.gem +0 -0
  63. data/vendor/cache/activerecord-3.0.6.gem +0 -0
  64. data/vendor/cache/activeresource-3.0.6.gem +0 -0
  65. data/vendor/cache/activesupport-3.0.6.gem +0 -0
  66. data/vendor/cache/arel-2.0.10.gem +0 -0
  67. data/vendor/cache/builder-2.1.2.gem +0 -0
  68. data/vendor/cache/capybara-0.4.1.2.gem +0 -0
  69. data/vendor/cache/celerity-0.8.9.gem +0 -0
  70. data/vendor/cache/childprocess-0.1.9.gem +0 -0
  71. data/vendor/cache/culerity-0.2.15.gem +0 -0
  72. data/vendor/cache/erubis-2.6.6.gem +0 -0
  73. data/vendor/cache/ffi-1.0.9.gem +0 -0
  74. data/vendor/cache/git-1.2.5.gem +0 -0
  75. data/vendor/cache/i18n-0.5.0.gem +0 -0
  76. data/vendor/cache/jeweler-1.6.2.gem +0 -0
  77. data/vendor/cache/json_pure-1.5.1.gem +0 -0
  78. data/vendor/cache/mail-2.2.19.gem +0 -0
  79. data/vendor/cache/mime-types-1.16.gem +0 -0
  80. data/vendor/cache/nokogiri-1.4.4.gem +0 -0
  81. data/vendor/cache/polyglot-0.3.1.gem +0 -0
  82. data/vendor/cache/rack-1.2.3.gem +0 -0
  83. data/vendor/cache/rack-mount-0.6.14.gem +0 -0
  84. data/vendor/cache/rack-test-0.5.7.gem +0 -0
  85. data/vendor/cache/rails-3.0.6.gem +0 -0
  86. data/vendor/cache/railties-3.0.6.gem +0 -0
  87. data/vendor/cache/rake-0.9.1.gem +0 -0
  88. data/vendor/cache/rubyzip-0.9.4.gem +0 -0
  89. data/vendor/cache/sanitize-2.0.2.gem +0 -0
  90. data/vendor/cache/selenium-webdriver-0.2.1.gem +0 -0
  91. data/vendor/cache/sqlite3-1.3.3.gem +0 -0
  92. data/vendor/cache/thor-0.14.6.gem +0 -0
  93. data/vendor/cache/treetop-1.4.9.gem +0 -0
  94. data/vendor/cache/tzinfo-0.3.27.gem +0 -0
  95. data/vendor/cache/xpath-0.1.4.gem +0 -0
File without changes
File without changes
@@ -1,27 +0,0 @@
1
- SQL (0.3ms)  SELECT name
2
- FROM sqlite_master
3
- WHERE type = 'table' AND NOT name = 'sqlite_sequence'
4
- 
5
- SQL (0.1ms) select sqlite_version(*)
6
- SQL (38.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
7
- SQL (0.1ms) PRAGMA index_list("schema_migrations")
8
- SQL (3.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
9
- SQL (0.1ms) SELECT name
10
- FROM sqlite_master
11
- WHERE type = 'table' AND NOT name = 'sqlite_sequence'
12
- SQL (0.4ms)  SELECT name
13
- FROM sqlite_master
14
- WHERE type = 'table' AND NOT name = 'sqlite_sequence'
15
- 
16
- SQL (0.5ms)  SELECT name
17
- FROM sqlite_master
18
- WHERE type = 'table' AND NOT name = 'sqlite_sequence'
19
- 
20
- SQL (0.5ms)  SELECT name
21
- FROM sqlite_master
22
- WHERE type = 'table' AND NOT name = 'sqlite_sequence'
23
- 
24
- SQL (0.4ms)  SELECT name
25
- FROM sqlite_master
26
- WHERE type = 'table' AND NOT name = 'sqlite_sequence'
27
- 
@@ -1,26 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <title>The page you were looking for doesn't exist (404)</title>
5
- <style type="text/css">
6
- body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
7
- div.dialog {
8
- width: 25em;
9
- padding: 0 4em;
10
- margin: 4em auto 0 auto;
11
- border: 1px solid #ccc;
12
- border-right-color: #999;
13
- border-bottom-color: #999;
14
- }
15
- h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
16
- </style>
17
- </head>
18
-
19
- <body>
20
- <!-- This file lives in public/404.html -->
21
- <div class="dialog">
22
- <h1>The page you were looking for doesn't exist.</h1>
23
- <p>You may have mistyped the address or the page may have moved.</p>
24
- </div>
25
- </body>
26
- </html>
@@ -1,26 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <title>The change you wanted was rejected (422)</title>
5
- <style type="text/css">
6
- body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
7
- div.dialog {
8
- width: 25em;
9
- padding: 0 4em;
10
- margin: 4em auto 0 auto;
11
- border: 1px solid #ccc;
12
- border-right-color: #999;
13
- border-bottom-color: #999;
14
- }
15
- h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
16
- </style>
17
- </head>
18
-
19
- <body>
20
- <!-- This file lives in public/422.html -->
21
- <div class="dialog">
22
- <h1>The change you wanted was rejected.</h1>
23
- <p>Maybe you tried to change something you didn't have access to.</p>
24
- </div>
25
- </body>
26
- </html>
@@ -1,26 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <title>We're sorry, but something went wrong (500)</title>
5
- <style type="text/css">
6
- body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
7
- div.dialog {
8
- width: 25em;
9
- padding: 0 4em;
10
- margin: 4em auto 0 auto;
11
- border: 1px solid #ccc;
12
- border-right-color: #999;
13
- border-bottom-color: #999;
14
- }
15
- h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
16
- </style>
17
- </head>
18
-
19
- <body>
20
- <!-- This file lives in public/500.html -->
21
- <div class="dialog">
22
- <h1>We're sorry, but something went wrong.</h1>
23
- <p>We've been notified about this issue and we'll take a look at it shortly.</p>
24
- </div>
25
- </body>
26
- </html>
File without changes
@@ -1,2 +0,0 @@
1
- // Place your application-specific JavaScript functions and classes here
2
- // This file is automatically included by javascript_include_tag :defaults