myreplicator 0.0.11 → 0.0.12

Sign up to get free protection for your applications and to get access to all the features.
data/config/routes.rb CHANGED
@@ -1,6 +1,6 @@
1
1
  Myreplicator::Engine.routes.draw do
2
+ # get "myreplicator" => "myreplicator/home#index" , :as => :myreplicator
2
3
  resources :exports
3
-
4
4
  root :to => "home#index"
5
5
  match '/errors', :to => "home#errors", :as => 'errors'
6
6
  end
@@ -42,7 +42,7 @@ module Myreplicator
42
42
 
43
43
  # # end
44
44
 
45
- # isolate_namespace Myreplicator
45
+ isolate_namespace Myreplicator
46
46
 
47
47
  end
48
48
  end
@@ -1,3 +1,3 @@
1
1
  module Myreplicator
2
- VERSION = "0.0.11"
2
+ VERSION = "0.0.12"
3
3
  end
@@ -4323,3 +4323,94 @@ Served asset /myreplicator/cross.png - 304 Not Modified (2ms)
4323
4323
  Connecting to database specified by database.yml
4324
4324
  Connecting to database specified by database.yml
4325
4325
  Connecting to database specified by database.yml
4326
+ Connecting to database specified by database.yml
4327
+ Connecting to database specified by database.yml
4328
+ Connecting to database specified by database.yml
4329
+
4330
+
4331
+ Started GET "/myreplicator/exports" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4332
+ Processing by Myreplicator::ExportsController#index as HTML
4333
+  (0.3ms) SELECT COUNT(*) FROM `myreplicator_exports` 
4334
+ Myreplicator::Export Load (0.4ms) SELECT `myreplicator_exports`.* FROM `myreplicator_exports` ORDER BY source_schema asc LIMIT 30 OFFSET 0
4335
+ Rendered /home/sasan/workspace/myreplicator/app/views/myreplicator/exports/index.html.erb within layouts/myreplicator/application (57.3ms)
4336
+ Completed 200 OK in 173ms (Views: 168.4ms | ActiveRecord: 1.7ms)
4337
+
4338
+
4339
+ Started GET "/assets/myreplicator/application.css?body=1" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4340
+ Served asset /myreplicator/application.css - 304 Not Modified (30ms)
4341
+
4342
+
4343
+ Started GET "/assets/myreplicator/chosen.css?body=1" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4344
+ Served asset /myreplicator/chosen.css - 304 Not Modified (2ms)
4345
+
4346
+
4347
+ Started GET "/assets/myreplicator/tipTip.css?body=1" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4348
+ Served asset /myreplicator/tipTip.css - 304 Not Modified (1ms)
4349
+
4350
+
4351
+ Started GET "/assets/myreplicator/exports.css?body=1" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4352
+ Served asset /myreplicator/exports.css - 304 Not Modified (3ms)
4353
+
4354
+
4355
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4356
+ Served asset /jquery_ujs.js - 304 Not Modified (1ms)
4357
+
4358
+
4359
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4360
+ Served asset /jquery.js - 304 Not Modified (2ms)
4361
+
4362
+
4363
+ Started GET "/assets/myreplicator/chosen.jquery.min.js?body=1" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4364
+ Served asset /myreplicator/chosen.jquery.min.js - 304 Not Modified (2ms)
4365
+
4366
+
4367
+ Started GET "/assets/myreplicator/cronwtf.js?body=1" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4368
+ Served asset /myreplicator/cronwtf.js - 304 Not Modified (2ms)
4369
+
4370
+
4371
+ Started GET "/assets/myreplicator/exports.js?body=1" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4372
+ Served asset /myreplicator/exports.js - 304 Not Modified (1ms)
4373
+
4374
+
4375
+ Started GET "/assets/myreplicator/jquery.tipTip.minified.js?body=1" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4376
+ Served asset /myreplicator/jquery.tipTip.minified.js - 304 Not Modified (2ms)
4377
+
4378
+
4379
+ Started GET "/assets/myreplicator/application.js?body=1" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4380
+ Served asset /myreplicator/application.js - 304 Not Modified (8ms)
4381
+
4382
+
4383
+ Started GET "/assets/myreplicator/plus.png" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4384
+ Served asset /myreplicator/plus.png - 304 Not Modified (1ms)
4385
+
4386
+
4387
+ Started GET "/assets/myreplicator/bg.gif" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4388
+ Served asset /myreplicator/bg.gif - 304 Not Modified (2ms)
4389
+
4390
+
4391
+ Started GET "/assets/myreplicator/desc-white.gif" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4392
+ Served asset /myreplicator/desc-white.gif - 304 Not Modified (1ms)
4393
+
4394
+
4395
+ Started GET "/assets/myreplicator/status.png" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4396
+ Served asset /myreplicator/status.png - 304 Not Modified (2ms)
4397
+
4398
+
4399
+ Started GET "/assets/myreplicator/clipboard-list.png" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4400
+ Served asset /myreplicator/clipboard-list.png - 304 Not Modified (22ms)
4401
+
4402
+
4403
+ Started GET "/assets/myreplicator/gear.png" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4404
+ Served asset /myreplicator/gear.png - 304 Not Modified (2ms)
4405
+
4406
+
4407
+ Started GET "/assets/myreplicator/websymbols-regular-webfont.woff" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4408
+ Served asset /myreplicator/websymbols-regular-webfont.woff - 304 Not Modified (1ms)
4409
+
4410
+
4411
+ Started GET "/assets/myreplicator/FrancoisOne.ttf" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4412
+ Served asset /myreplicator/FrancoisOne.ttf - 304 Not Modified (1ms)
4413
+
4414
+
4415
+ Started GET "/assets/myreplicator/cross.png" for 127.0.0.1 at 2012-12-03 15:09:17 -0800
4416
+ Served asset /myreplicator/cross.png - 304 Not Modified (1ms)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: myreplicator
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.11
4
+ version: 0.0.12
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -18,7 +18,7 @@ dependencies:
18
18
  requirements:
19
19
  - - ! '>='
20
20
  - !ruby/object:Gem::Version
21
- version: 3.0.4
21
+ version: 3.2.0
22
22
  type: :runtime
23
23
  prerelease: false
24
24
  version_requirements: !ruby/object:Gem::Requirement
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ! '>='
28
28
  - !ruby/object:Gem::Version
29
- version: 3.0.4
29
+ version: 3.2.0
30
30
  - !ruby/object:Gem::Dependency
31
31
  name: mysql2
32
32
  requirement: !ruby/object:Gem::Requirement
@@ -308,7 +308,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
308
308
  version: '0'
309
309
  segments:
310
310
  - 0
311
- hash: 1853571065861257590
311
+ hash: 2664571950740842242
312
312
  required_rubygems_version: !ruby/object:Gem::Requirement
313
313
  none: false
314
314
  requirements:
@@ -317,7 +317,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
317
317
  version: '0'
318
318
  segments:
319
319
  - 0
320
- hash: 1853571065861257590
320
+ hash: 2664571950740842242
321
321
  requirements: []
322
322
  rubyforge_project:
323
323
  rubygems_version: 1.8.23