custom_fields 2.0.0.rc12 → 2.0.0.rc13

Sign up to get free protection for your applications and to get access to all the features.
@@ -59,6 +59,11 @@ module CustomFields
59
59
  end
60
60
  end
61
61
 
62
+ # Returns the names of all the select fields of this object
63
+ def select_custom_fields
64
+ group_custom_fields 'select'
65
+ end
66
+
62
67
  # Returns the names of all the file custom_fields of this object
63
68
  #
64
69
  # @returns [ Array ] List of names
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  module CustomFields #:nodoc
3
3
 
4
- VERSION = '2.0.0.rc12'
4
+ VERSION = '2.0.0.rc13'
5
5
 
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: custom_fields
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0.rc12
4
+ version: 2.0.0.rc13
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-06-08 00:00:00.000000000 Z
12
+ date: 2012-07-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: mongoid
@@ -259,7 +259,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
259
259
  version: '0'
260
260
  segments:
261
261
  - 0
262
- hash: -2136860940698596606
262
+ hash: 4293513692852653419
263
263
  required_rubygems_version: !ruby/object:Gem::Requirement
264
264
  none: false
265
265
  requirements: