mix-rails-videos 0.15.0 → 0.16.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 (2) hide show
  1. data/lib/mix-rails-videos/version.rb +1 -1
  2. metadata +14 -14
@@ -1,7 +1,7 @@
1
1
  module MixRailsVideos
2
2
  module VERSION #:nodoc:
3
3
  MAJOR = 0
4
- MINOR = 15
4
+ MINOR = 16
5
5
  TINY = 0
6
6
  PRE = nil
7
7
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mix-rails-videos
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.0
4
+ version: 0.16.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2013-01-24 00:00:00.000000000 Z
13
+ date: 2013-01-27 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rails
@@ -52,22 +52,22 @@ executables: []
52
52
  extensions: []
53
53
  extra_rdoc_files: []
54
54
  files:
55
- - app/controllers/admix/videos_controller.rb
56
- - app/controllers/videos_controller.rb
57
- - app/models/admix/videos_datagrid.rb
58
- - app/models/video.rb
59
- - app/views/admix/videos/_show.html.haml
60
55
  - app/views/admix/videos/_form_fields.html.haml
61
- - app/views/videos/index.html.haml
56
+ - app/views/admix/videos/_show.html.haml
62
57
  - app/views/videos/_video_show.html.haml
63
- - app/views/videos/show.html.haml
58
+ - app/views/videos/index.html.haml
64
59
  - app/views/videos/_video.html.haml
65
- - config/locales/videos.pt-BR.yml
60
+ - app/views/videos/show.html.haml
61
+ - app/controllers/admix/videos_controller.rb
62
+ - app/controllers/videos_controller.rb
63
+ - app/models/video.rb
64
+ - app/models/admix/videos_datagrid.rb
66
65
  - config/routes.rb
67
- - lib/tasks/videos_tasks.rake
68
- - lib/mix-rails-videos.rb
66
+ - config/locales/videos.pt-BR.yml
69
67
  - lib/mix-rails-videos/version.rb
70
68
  - lib/mix-rails-videos/engine.rb
69
+ - lib/tasks/videos_tasks.rake
70
+ - lib/mix-rails-videos.rb
71
71
  - MIT-LICENSE
72
72
  - Rakefile
73
73
  - README.rdoc
@@ -85,7 +85,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
85
85
  version: '0'
86
86
  segments:
87
87
  - 0
88
- hash: -916890933467177333
88
+ hash: -2943730599894006126
89
89
  required_rubygems_version: !ruby/object:Gem::Requirement
90
90
  none: false
91
91
  requirements:
@@ -94,7 +94,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
94
94
  version: '0'
95
95
  segments:
96
96
  - 0
97
- hash: -916890933467177333
97
+ hash: -2943730599894006126
98
98
  requirements: []
99
99
  rubyforge_project:
100
100
  rubygems_version: 1.8.24