dijit-rails 0.10.1 → 0.10.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,7 @@ module Dijit
2
2
  module Rails
3
3
  MAJOR = 0
4
4
  MINOR = 10
5
- TINY = 1
5
+ TINY = 2
6
6
  VERSION = [MAJOR, MINOR, TINY].compact.join(".")
7
7
  end
8
8
  end
data/lib/dijit/rails.rb CHANGED
@@ -1 +1,2 @@
1
+ require "rails/engine"
1
2
  require "rails/version"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dijit-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.1
4
+ version: 0.10.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: