tckimlikdogrulama 0.0.8 → 0.0.9

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.
@@ -1,3 +1,3 @@
1
1
  module Tckimlikdogrulama
2
- VERSION = "0.0.8"
2
+ VERSION = "0.0.9"
3
3
  end
@@ -5,7 +5,7 @@ module Tckimlikdogrulama
5
5
 
6
6
  module ClassMethods
7
7
  def tckimlikno_dogrula(options = {})
8
- begin
8
+
9
9
  cattr_accessor :sonuc
10
10
 
11
11
  self.first_name = options[:first_name]
@@ -20,9 +20,7 @@ module Tckimlikdogrulama
20
20
  else
21
21
  self.sonuc = true
22
22
  end
23
- rescue
24
- self.sonuc = false
25
- end
23
+
26
24
  end
27
25
  end
28
26
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tckimlikdogrulama
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.0.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: