RubyGems
npm
Organizations
Log in
Sign up
RubyGems
fixjour
Versions diffs
0.2.1 → 0.2.2
fixjour 0.2.1 → 0.2.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/fixjour.rb
+1
-1
metadata
+1
-1
data/lib/fixjour.rb
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
$LOAD_PATH << File.dirname(__FILE__)
2
2
3
-
require '
activerecord
'
3
+
require '
active_record
'
4
4
require 'core_ext/hash'
5
5
require 'core_ext/object'
6
6
require 'fixjour/merging_proxy'
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: fixjour
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.2.
1
4
+
version: 0.2.
2
5
5
platform: ruby
6
6
authors:
7
7
- Pat Nakajima