thbrk 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/thbrk.rb +2 -1
  2. metadata +1 -1
data/lib/thbrk.rb CHANGED
@@ -1,7 +1,6 @@
1
1
  require 'libthai'
2
2
  require 'iconv'
3
3
  require 'thbrk/core_ext'
4
- ActiveRecord::Base.send(:include, Thbrk)
5
4
 
6
5
  module Thbrk
7
6
  def self.included(base)
@@ -39,3 +38,5 @@ module Thbrk
39
38
  end
40
39
  end
41
40
  end
41
+
42
+ ActiveRecord::Base.send(:include, Thbrk)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: thbrk
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: