desktop-finder 0.0.1.5 → 0.0.1.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Desktop
2
2
  module Finder
3
- VERSION = "0.0.1.5"
3
+ VERSION = "0.0.1.6"
4
4
  end
5
5
  end
@@ -9,7 +9,7 @@ module Desktop
9
9
  puts '-----------test finder gem--------------'
10
10
  end
11
11
 
12
- def Finder.create(params, simple=false, form=nil)
12
+ def create(params, simple=false, form=nil)
13
13
  puts '---------------finder create--------------------'
14
14
  record = Kernel.const_get(params[:controller].classify).new.attributes
15
15
  options = record.each_key.collect{|key|
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: desktop-finder
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.5
4
+ version: 0.0.1.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: