simplemapper 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- data/LICENSE +16 -0
- data/README +0 -0
- data/Rakefile +78 -0
- data/doc/classes/Array.html +139 -0
- data/doc/classes/Array.src/M000001.html +34 -0
- data/doc/classes/Callbacks.html +161 -0
- data/doc/classes/Callbacks.src/M000037.html +18 -0
- data/doc/classes/Callbacks.src/M000038.html +18 -0
- data/doc/classes/Callbacks.src/M000039.html +19 -0
- data/doc/classes/Enumerable.html +131 -0
- data/doc/classes/Enumerable.src/M000040.html +21 -0
- data/doc/classes/Hash.html +154 -0
- data/doc/classes/Hash.src/M000002.html +18 -0
- data/doc/classes/Hash.src/M000003.html +34 -0
- data/doc/classes/Inflector/Inflections.html +323 -0
- data/doc/classes/Inflector/Inflections.src/M000031.html +18 -0
- data/doc/classes/Inflector/Inflections.src/M000032.html +18 -0
- data/doc/classes/Inflector/Inflections.src/M000033.html +18 -0
- data/doc/classes/Inflector/Inflections.src/M000034.html +19 -0
- data/doc/classes/Inflector/Inflections.src/M000035.html +18 -0
- data/doc/classes/Inflector/Inflections.src/M000036.html +23 -0
- data/doc/classes/Inflector.html +516 -0
- data/doc/classes/Inflector.src/M000017.html +22 -0
- data/doc/classes/Inflector.src/M000018.html +25 -0
- data/doc/classes/Inflector.src/M000019.html +25 -0
- data/doc/classes/Inflector.src/M000020.html +22 -0
- data/doc/classes/Inflector.src/M000021.html +18 -0
- data/doc/classes/Inflector.src/M000022.html +22 -0
- data/doc/classes/Inflector.src/M000023.html +18 -0
- data/doc/classes/Inflector.src/M000024.html +18 -0
- data/doc/classes/Inflector.src/M000025.html +18 -0
- data/doc/classes/Inflector.src/M000026.html +18 -0
- data/doc/classes/Inflector.src/M000027.html +19 -0
- data/doc/classes/Inflector.src/M000028.html +18 -0
- data/doc/classes/Inflector.src/M000029.html +22 -0
- data/doc/classes/Inflector.src/M000030.html +27 -0
- data/doc/classes/Merb/Request.html +139 -0
- data/doc/classes/Merb/Request.src/M000041.html +22 -0
- data/doc/classes/Merb.html +111 -0
- data/doc/classes/OAuth/RequestProxy/Base.html +139 -0
- data/doc/classes/OAuth/RequestProxy/Base.src/M000012.html +18 -0
- data/doc/classes/OAuth/RequestProxy.html +111 -0
- data/doc/classes/OAuth/Signature/Base.html +139 -0
- data/doc/classes/OAuth/Signature/Base.src/M000011.html +25 -0
- data/doc/classes/OAuth/Signature.html +111 -0
- data/doc/classes/OAuth.html +112 -0
- data/doc/classes/OAuthController.html +243 -0
- data/doc/classes/OAuthController.src/M000005.html +22 -0
- data/doc/classes/OAuthController.src/M000006.html +18 -0
- data/doc/classes/OAuthController.src/M000007.html +18 -0
- data/doc/classes/OAuthController.src/M000008.html +25 -0
- data/doc/classes/OAuthController.src/M000009.html +19 -0
- data/doc/classes/Object.html +142 -0
- data/doc/classes/Object.src/M000010.html +19 -0
- data/doc/classes/Proc.html +143 -0
- data/doc/classes/Proc.src/M000004.html +18 -0
- data/doc/classes/Serialize.html +189 -0
- data/doc/classes/Serialize.src/M000013.html +21 -0
- data/doc/classes/Serialize.src/M000014.html +39 -0
- data/doc/classes/Serialize.src/M000015.html +16 -0
- data/doc/classes/Serialize.src/M000016.html +46 -0
- data/doc/classes/SimpleMapper/Base.html +528 -0
- data/doc/classes/SimpleMapper/Base.src/M000064.html +16 -0
- data/doc/classes/SimpleMapper/Base.src/M000065.html +16 -0
- data/doc/classes/SimpleMapper/Base.src/M000066.html +22 -0
- data/doc/classes/SimpleMapper/Base.src/M000067.html +21 -0
- data/doc/classes/SimpleMapper/Base.src/M000068.html +26 -0
- data/doc/classes/SimpleMapper/Base.src/M000069.html +18 -0
- data/doc/classes/SimpleMapper/Base.src/M000070.html +18 -0
- data/doc/classes/SimpleMapper/Base.src/M000071.html +18 -0
- data/doc/classes/SimpleMapper/Base.src/M000072.html +19 -0
- data/doc/classes/SimpleMapper/Base.src/M000073.html +23 -0
- data/doc/classes/SimpleMapper/Base.src/M000074.html +18 -0
- data/doc/classes/SimpleMapper/Base.src/M000075.html +20 -0
- data/doc/classes/SimpleMapper/Base.src/M000076.html +18 -0
- data/doc/classes/SimpleMapper/Base.src/M000077.html +18 -0
- data/doc/classes/SimpleMapper/Base.src/M000078.html +19 -0
- data/doc/classes/SimpleMapper/Base.src/M000079.html +18 -0
- data/doc/classes/SimpleMapper/Base.src/M000080.html +18 -0
- data/doc/classes/SimpleMapper/Base.src/M000081.html +19 -0
- data/doc/classes/SimpleMapper/Base.src/M000082.html +20 -0
- data/doc/classes/SimpleMapper/Base.src/M000083.html +24 -0
- data/doc/classes/SimpleMapper/Base.src/M000084.html +18 -0
- data/doc/classes/SimpleMapper/HttpAdapter.html +280 -0
- data/doc/classes/SimpleMapper/HttpAdapter.src/M000056.html +18 -0
- data/doc/classes/SimpleMapper/HttpAdapter.src/M000057.html +18 -0
- data/doc/classes/SimpleMapper/HttpAdapter.src/M000058.html +19 -0
- data/doc/classes/SimpleMapper/HttpAdapter.src/M000060.html +18 -0
- data/doc/classes/SimpleMapper/HttpAdapter.src/M000061.html +18 -0
- data/doc/classes/SimpleMapper/HttpAdapter.src/M000062.html +18 -0
- data/doc/classes/SimpleMapper/HttpAdapter.src/M000063.html +18 -0
- data/doc/classes/SimpleMapper/HttpOAuthExtension.html +188 -0
- data/doc/classes/SimpleMapper/HttpOAuthExtension.src/M000048.html +49 -0
- data/doc/classes/SimpleMapper/HttpOAuthExtension.src/M000049.html +23 -0
- data/doc/classes/SimpleMapper/HttpOAuthExtension.src/M000050.html +18 -0
- data/doc/classes/SimpleMapper/HttpOAuthExtension.src/M000051.html +24 -0
- data/doc/classes/SimpleMapper/SimpleModel/ClassMethods.html +146 -0
- data/doc/classes/SimpleMapper/SimpleModel/ClassMethods.src/M000046.html +19 -0
- data/doc/classes/SimpleMapper/SimpleModel/ClassMethods.src/M000047.html +19 -0
- data/doc/classes/SimpleMapper/SimpleModel.html +184 -0
- data/doc/classes/SimpleMapper/SimpleModel.src/M000042.html +18 -0
- data/doc/classes/SimpleMapper/SimpleModel.src/M000043.html +18 -0
- data/doc/classes/SimpleMapper/SimpleModel.src/M000044.html +18 -0
- data/doc/classes/SimpleMapper/SimpleModel.src/M000045.html +24 -0
- data/doc/classes/SimpleMapper/XmlFormat/ClassMethods.html +152 -0
- data/doc/classes/SimpleMapper/XmlFormat/ClassMethods.src/M000055.html +30 -0
- data/doc/classes/SimpleMapper/XmlFormat.html +169 -0
- data/doc/classes/SimpleMapper/XmlFormat.src/M000052.html +18 -0
- data/doc/classes/SimpleMapper/XmlFormat.src/M000053.html +18 -0
- data/doc/classes/SimpleMapper/XmlFormat.src/M000054.html +18 -0
- data/doc/classes/SimpleMapper.html +146 -0
- data/doc/classes/String.html +120 -0
- data/doc/created.rid +1 -0
- data/doc/files/lib/simple_mapper/adapters/http_adapter_rb.html +110 -0
- data/doc/files/lib/simple_mapper/base_rb.html +108 -0
- data/doc/files/lib/simple_mapper/default_plugins/callbacks_rb.html +101 -0
- data/doc/files/lib/simple_mapper/default_plugins/oauth_rb.html +116 -0
- data/doc/files/lib/simple_mapper/default_plugins/simple_model_rb.html +101 -0
- data/doc/files/lib/simple_mapper/formats/xml_format_rb.html +108 -0
- data/doc/files/lib/simple_mapper/support/bliss_serializer_rb.html +109 -0
- data/doc/files/lib/simple_mapper/support/core_ext_rb.html +108 -0
- data/doc/files/lib/simple_mapper/support/inflections_rb.html +101 -0
- data/doc/files/lib/simple_mapper/support/inflector_rb.html +108 -0
- data/doc/files/lib/simple_mapper/support_rb.html +109 -0
- data/doc/files/lib/simple_mapper_rb.html +137 -0
- data/doc/fr_class_index.html +52 -0
- data/doc/fr_file_index.html +38 -0
- data/doc/fr_method_index.html +110 -0
- data/doc/index.html +24 -0
- data/doc/rdoc-style.css +208 -0
- data/lib/simple_mapper/adapters/http_adapter.rb +64 -0
- data/lib/simple_mapper/base.rb +138 -0
- data/lib/simple_mapper/default_plugins/callbacks.rb +12 -0
- data/lib/simple_mapper/default_plugins/oauth.rb +167 -0
- data/lib/simple_mapper/default_plugins/simple_model.rb +36 -0
- data/lib/simple_mapper/formats/xml_format.rb +48 -0
- data/lib/simple_mapper/support/bliss_serializer.rb +168 -0
- data/lib/simple_mapper/support/core_ext.rb +73 -0
- data/lib/simple_mapper/support/inflections.rb +112 -0
- data/lib/simple_mapper/support/inflector.rb +275 -0
- data/lib/simple_mapper/support.rb +2 -0
- data/lib/simple_mapper.rb +16 -0
- metadata +236 -0
@@ -0,0 +1,73 @@
|
|
1
|
+
require 'ruby2ruby'
|
2
|
+
|
3
|
+
class Object
|
4
|
+
# Calls the block in the context of self, and returns self.
|
5
|
+
def extended(&block)
|
6
|
+
self.send(:eval, block.to_ruby).call
|
7
|
+
self
|
8
|
+
end
|
9
|
+
end
|
10
|
+
|
11
|
+
class Proc
|
12
|
+
# Changes the context of a proc so that 'self' is the klass_or_obj passed.
|
13
|
+
def in_context(klass_or_obj)
|
14
|
+
klass_or_obj.send(:eval, self.to_ruby)
|
15
|
+
end
|
16
|
+
end
|
17
|
+
|
18
|
+
class Hash
|
19
|
+
def stringify_keys!
|
20
|
+
self.each_key {|k| self[k.to_s] = self.delete(k)}
|
21
|
+
end
|
22
|
+
|
23
|
+
def crawl(&block)
|
24
|
+
raise ArgumentError, "no block given" unless block_given?
|
25
|
+
self.each do |k,v|
|
26
|
+
case block.arity
|
27
|
+
when 1
|
28
|
+
yield(v)
|
29
|
+
when 2
|
30
|
+
yield(k,v)
|
31
|
+
when 3
|
32
|
+
yield(self,k,v)
|
33
|
+
v = self[k]
|
34
|
+
end
|
35
|
+
if v.is_a?(Array)
|
36
|
+
v.crawl(&block)
|
37
|
+
elsif v.is_a?(Hash)
|
38
|
+
v.crawl(&block)
|
39
|
+
end
|
40
|
+
end
|
41
|
+
end
|
42
|
+
end
|
43
|
+
|
44
|
+
class Array
|
45
|
+
def crawl(&block)
|
46
|
+
raise ArgumentError, "no block given" unless block_given?
|
47
|
+
self.each do |v|
|
48
|
+
k = self
|
49
|
+
v = case block.arity
|
50
|
+
when 1
|
51
|
+
yield(v)
|
52
|
+
when 2
|
53
|
+
yield(k,v)
|
54
|
+
when 3
|
55
|
+
yield(self,k,v)
|
56
|
+
end
|
57
|
+
if v.is_a?(Array)
|
58
|
+
v.crawl(&block)
|
59
|
+
elsif v.is_a?(Hash)
|
60
|
+
v.crawl(&block)
|
61
|
+
end
|
62
|
+
end
|
63
|
+
end
|
64
|
+
end
|
65
|
+
|
66
|
+
module Enumerable
|
67
|
+
def group_by
|
68
|
+
inject({}) do |groups, element|
|
69
|
+
(groups[yield(element)] ||= []) << element
|
70
|
+
groups
|
71
|
+
end
|
72
|
+
end if RUBY_VERSION < '1.9'
|
73
|
+
end
|
@@ -0,0 +1,112 @@
|
|
1
|
+
Inflector.inflections do |inflect|
|
2
|
+
inflect.plural(/$/, 's')
|
3
|
+
inflect.plural(/s$/i, 's')
|
4
|
+
inflect.plural(/(ax|test)is$/i, '\1es')
|
5
|
+
inflect.plural(/(octop|vir)us$/i, '\1i')
|
6
|
+
inflect.plural(/(alias|status)$/i, '\1es')
|
7
|
+
inflect.plural(/(bu)s$/i, '\1ses')
|
8
|
+
inflect.plural(/(buffal|tomat)o$/i, '\1oes')
|
9
|
+
inflect.plural(/([ti])um$/i, '\1a')
|
10
|
+
inflect.plural(/sis$/i, 'ses')
|
11
|
+
inflect.plural(/(?:([^f])fe|([lr])f)$/i, '\1\2ves')
|
12
|
+
inflect.plural(/(hive)$/i, '\1s')
|
13
|
+
inflect.plural(/([^aeiouy]|qu)y$/i, '\1ies')
|
14
|
+
inflect.plural(/(x|ch|ss|sh)$/i, '\1es')
|
15
|
+
inflect.plural(/(matr|vert|ind)ix|ex$/i, '\1ices')
|
16
|
+
inflect.plural(/([m|l])ouse$/i, '\1ice')
|
17
|
+
inflect.plural(/^(ox)$/i, '\1en')
|
18
|
+
inflect.plural(/(quiz)$/i, '\1zes')
|
19
|
+
|
20
|
+
inflect.singular(/s$/i, '')
|
21
|
+
inflect.singular(/(n)ews$/i, '\1ews')
|
22
|
+
inflect.singular(/([ti])a$/i, '\1um')
|
23
|
+
inflect.singular(/((a)naly|(b)a|(d)iagno|(p)arenthe|(p)rogno|(s)ynop|(t)he)ses$/i, '\1\2sis')
|
24
|
+
inflect.singular(/(^analy)ses$/i, '\1sis')
|
25
|
+
inflect.singular(/([^f])ves$/i, '\1fe')
|
26
|
+
inflect.singular(/(hive)s$/i, '\1')
|
27
|
+
inflect.singular(/(tive)s$/i, '\1')
|
28
|
+
inflect.singular(/([lr])ves$/i, '\1f')
|
29
|
+
inflect.singular(/([^aeiouy]|qu)ies$/i, '\1y')
|
30
|
+
inflect.singular(/(s)eries$/i, '\1eries')
|
31
|
+
inflect.singular(/(m)ovies$/i, '\1ovie')
|
32
|
+
inflect.singular(/(x|ch|ss|sh)es$/i, '\1')
|
33
|
+
inflect.singular(/([m|l])ice$/i, '\1ouse')
|
34
|
+
inflect.singular(/(bus)es$/i, '\1')
|
35
|
+
inflect.singular(/(o)es$/i, '\1')
|
36
|
+
inflect.singular(/(shoe)s$/i, '\1')
|
37
|
+
inflect.singular(/(cris|ax|test)es$/i, '\1is')
|
38
|
+
inflect.singular(/(octop|vir)i$/i, '\1us')
|
39
|
+
inflect.singular(/(alias|status)es$/i, '\1')
|
40
|
+
inflect.singular(/^(ox)en/i, '\1')
|
41
|
+
inflect.singular(/(vert|ind)ices$/i, '\1ex')
|
42
|
+
inflect.singular(/(matr)ices$/i, '\1ix')
|
43
|
+
inflect.singular(/(quiz)zes$/i, '\1')
|
44
|
+
|
45
|
+
inflect.irregular('person', 'people')
|
46
|
+
inflect.irregular('man', 'men')
|
47
|
+
inflect.irregular('child', 'children')
|
48
|
+
inflect.irregular('sex', 'sexes')
|
49
|
+
inflect.irregular('move', 'moves')
|
50
|
+
|
51
|
+
inflect.uncountable(%w(equipment information rice money species series fish sheep))
|
52
|
+
end
|
53
|
+
|
54
|
+
module Inflections #:nodoc:
|
55
|
+
|
56
|
+
def pluralize
|
57
|
+
Inflector.pluralize(self)
|
58
|
+
end
|
59
|
+
|
60
|
+
def singularize
|
61
|
+
Inflector.singularize(self)
|
62
|
+
end
|
63
|
+
|
64
|
+
def camelize(first_letter = :upper)
|
65
|
+
case first_letter
|
66
|
+
when :upper then Inflector.camelize(self, true)
|
67
|
+
when :lower then Inflector.camelize(self, false)
|
68
|
+
end
|
69
|
+
end
|
70
|
+
alias_method :camelcase, :camelize
|
71
|
+
|
72
|
+
def titleize
|
73
|
+
Inflector.titleize(self)
|
74
|
+
end
|
75
|
+
alias_method :titlecase, :titleize
|
76
|
+
|
77
|
+
def underscore
|
78
|
+
Inflector.underscore(self)
|
79
|
+
end
|
80
|
+
|
81
|
+
def dasherize
|
82
|
+
Inflector.dasherize(self)
|
83
|
+
end
|
84
|
+
|
85
|
+
def demodulize
|
86
|
+
Inflector.demodulize(self)
|
87
|
+
end
|
88
|
+
|
89
|
+
def tableize
|
90
|
+
Inflector.tableize(self)
|
91
|
+
end
|
92
|
+
|
93
|
+
def classify
|
94
|
+
Inflector.classify(self)
|
95
|
+
end
|
96
|
+
|
97
|
+
def humanize
|
98
|
+
Inflector.humanize(self)
|
99
|
+
end
|
100
|
+
|
101
|
+
def foreign_key(separate_class_name_and_id_with_underscore = true)
|
102
|
+
Inflector.foreign_key(self, separate_class_name_and_id_with_underscore)
|
103
|
+
end
|
104
|
+
|
105
|
+
def constantize
|
106
|
+
Inflector.constantize(self)
|
107
|
+
end
|
108
|
+
end
|
109
|
+
|
110
|
+
class String
|
111
|
+
include Inflections
|
112
|
+
end
|
@@ -0,0 +1,275 @@
|
|
1
|
+
require 'singleton'
|
2
|
+
|
3
|
+
# The Inflector transforms words from singular to plural, class names to table names, modularized class names to ones without,
|
4
|
+
# and class names to foreign keys. The default inflections for pluralization, singularization, and uncountable words are kept
|
5
|
+
# in inflections.rb.
|
6
|
+
module Inflector
|
7
|
+
# A singleton instance of this class is yielded by Inflector.inflections, which can then be used to specify additional
|
8
|
+
# inflection rules. Examples:
|
9
|
+
#
|
10
|
+
# Inflector.inflections do |inflect|
|
11
|
+
# inflect.plural /^(ox)$/i, '\1\2en'
|
12
|
+
# inflect.singular /^(ox)en/i, '\1'
|
13
|
+
#
|
14
|
+
# inflect.irregular 'octopus', 'octopi'
|
15
|
+
#
|
16
|
+
# inflect.uncountable "equipment"
|
17
|
+
# end
|
18
|
+
#
|
19
|
+
# New rules are added at the top. So in the example above, the irregular rule for octopus will now be the first of the
|
20
|
+
# pluralization and singularization rules that is runs. This guarantees that your rules run before any of the rules that may
|
21
|
+
# already have been loaded.
|
22
|
+
class Inflections
|
23
|
+
include Singleton
|
24
|
+
|
25
|
+
attr_reader :plurals, :singulars, :uncountables
|
26
|
+
|
27
|
+
def initialize
|
28
|
+
@plurals, @singulars, @uncountables = [], [], []
|
29
|
+
end
|
30
|
+
|
31
|
+
# Specifies a new pluralization rule and its replacement. The rule can either be a string or a regular expression.
|
32
|
+
# The replacement should always be a string that may include references to the matched data from the rule.
|
33
|
+
def plural(rule, replacement)
|
34
|
+
@plurals.insert(0, [rule, replacement])
|
35
|
+
end
|
36
|
+
|
37
|
+
# Specifies a new singularization rule and its replacement. The rule can either be a string or a regular expression.
|
38
|
+
# The replacement should always be a string that may include references to the matched data from the rule.
|
39
|
+
def singular(rule, replacement)
|
40
|
+
@singulars.insert(0, [rule, replacement])
|
41
|
+
end
|
42
|
+
|
43
|
+
# Specifies a new irregular that applies to both pluralization and singularization at the same time. This can only be used
|
44
|
+
# for strings, not regular expressions. You simply pass the irregular in singular and plural form.
|
45
|
+
#
|
46
|
+
# Examples:
|
47
|
+
# irregular 'octopus', 'octopi'
|
48
|
+
# irregular 'person', 'people'
|
49
|
+
def irregular(singular, plural)
|
50
|
+
plural(Regexp.new("(#{singular[0,1]})#{singular[1..-1]}$", "i"), '\1' + plural[1..-1])
|
51
|
+
singular(Regexp.new("(#{plural[0,1]})#{plural[1..-1]}$", "i"), '\1' + singular[1..-1])
|
52
|
+
end
|
53
|
+
|
54
|
+
# Add uncountable words that shouldn't be attempted inflected.
|
55
|
+
#
|
56
|
+
# Examples:
|
57
|
+
# uncountable "money"
|
58
|
+
# uncountable "money", "information"
|
59
|
+
# uncountable %w( money information rice )
|
60
|
+
def uncountable(*words)
|
61
|
+
(@uncountables << words).flatten!
|
62
|
+
end
|
63
|
+
|
64
|
+
# Clears the loaded inflections within a given scope (default is :all). Give the scope as a symbol of the inflection type,
|
65
|
+
# the options are: :plurals, :singulars, :uncountables
|
66
|
+
#
|
67
|
+
# Examples:
|
68
|
+
# clear :all
|
69
|
+
# clear :plurals
|
70
|
+
def clear(scope = :all)
|
71
|
+
case scope
|
72
|
+
when :all
|
73
|
+
@plurals, @singulars, @uncountables = [], [], []
|
74
|
+
else
|
75
|
+
instance_variable_set "@#{scope}", []
|
76
|
+
end
|
77
|
+
end
|
78
|
+
end
|
79
|
+
|
80
|
+
extend self
|
81
|
+
|
82
|
+
def inflections
|
83
|
+
if block_given?
|
84
|
+
yield Inflections.instance
|
85
|
+
else
|
86
|
+
Inflections.instance
|
87
|
+
end
|
88
|
+
end
|
89
|
+
|
90
|
+
# Returns the plural form of the word in the string.
|
91
|
+
#
|
92
|
+
# Examples
|
93
|
+
# "post".pluralize #=> "posts"
|
94
|
+
# "octopus".pluralize #=> "octopi"
|
95
|
+
# "sheep".pluralize #=> "sheep"
|
96
|
+
# "words".pluralize #=> "words"
|
97
|
+
# "the blue mailman".pluralize #=> "the blue mailmen"
|
98
|
+
# "CamelOctopus".pluralize #=> "CamelOctopi"
|
99
|
+
def pluralize(word)
|
100
|
+
result = word.to_s.dup
|
101
|
+
|
102
|
+
if inflections.uncountables.include?(result.downcase)
|
103
|
+
result
|
104
|
+
else
|
105
|
+
inflections.plurals.each { |(rule, replacement)| break if result.gsub!(rule, replacement) }
|
106
|
+
result
|
107
|
+
end
|
108
|
+
end
|
109
|
+
|
110
|
+
# The reverse of pluralize, returns the singular form of a word in a string.
|
111
|
+
#
|
112
|
+
# Examples
|
113
|
+
# "posts".singularize #=> "post"
|
114
|
+
# "octopi".singularize #=> "octopus"
|
115
|
+
# "sheep".singluarize #=> "sheep"
|
116
|
+
# "word".singluarize #=> "word"
|
117
|
+
# "the blue mailmen".singularize #=> "the blue mailman"
|
118
|
+
# "CamelOctopi".singularize #=> "CamelOctopus"
|
119
|
+
def singularize(word)
|
120
|
+
result = word.to_s.dup
|
121
|
+
|
122
|
+
if inflections.uncountables.include?(result.downcase)
|
123
|
+
result
|
124
|
+
else
|
125
|
+
inflections.singulars.each { |(rule, replacement)| break if result.gsub!(rule, replacement) }
|
126
|
+
result
|
127
|
+
end
|
128
|
+
end
|
129
|
+
|
130
|
+
# By default, camelize converts strings to UpperCamelCase. If the argument to camelize
|
131
|
+
# is set to ":lower" then camelize produces lowerCamelCase.
|
132
|
+
#
|
133
|
+
# camelize will also convert '/' to '::' which is useful for converting paths to namespaces
|
134
|
+
#
|
135
|
+
# Examples
|
136
|
+
# "active_record".camelize #=> "ActiveRecord"
|
137
|
+
# "active_record".camelize(:lower) #=> "activeRecord"
|
138
|
+
# "active_record/errors".camelize #=> "ActiveRecord::Errors"
|
139
|
+
# "active_record/errors".camelize(:lower) #=> "activeRecord::Errors"
|
140
|
+
def camelize(lower_case_and_underscored_word, first_letter_in_uppercase = true)
|
141
|
+
if first_letter_in_uppercase
|
142
|
+
lower_case_and_underscored_word.to_s.gsub(/\/(.?)/) { "::" + $1.upcase }.gsub(/(^|_)(.)/) { $2.upcase }
|
143
|
+
else
|
144
|
+
lower_case_and_underscored_word.first + camelize(lower_case_and_underscored_word)[1..-1]
|
145
|
+
end
|
146
|
+
end
|
147
|
+
|
148
|
+
# Capitalizes all the words and replaces some characters in the string to create
|
149
|
+
# a nicer looking title. Titleize is meant for creating pretty output. It is not
|
150
|
+
# used in the Rails internals.
|
151
|
+
#
|
152
|
+
# titleize is also aliased as as titlecase
|
153
|
+
#
|
154
|
+
# Examples
|
155
|
+
# "man from the boondocks".titleize #=> "Man From The Boondocks"
|
156
|
+
# "x-men: the last stand".titleize #=> "X Men: The Last Stand"
|
157
|
+
def titleize(word)
|
158
|
+
humanize(underscore(word)).gsub(/\b([a-z])/) { $1.capitalize }
|
159
|
+
end
|
160
|
+
|
161
|
+
# The reverse of +camelize+. Makes an underscored form from the expression in the string.
|
162
|
+
#
|
163
|
+
# Changes '::' to '/' to convert namespaces to paths.
|
164
|
+
#
|
165
|
+
# Examples
|
166
|
+
# "ActiveRecord".underscore #=> "active_record"
|
167
|
+
# "ActiveRecord::Errors".underscore #=> active_record/errors
|
168
|
+
def underscore(camel_cased_word)
|
169
|
+
camel_cased_word.to_s.gsub(/::/, '/').
|
170
|
+
gsub(/([A-Z]+)([A-Z][a-z])/,'\1_\2').
|
171
|
+
gsub(/([a-z\d])([A-Z])/,'\1_\2').
|
172
|
+
tr("-", "_").
|
173
|
+
downcase
|
174
|
+
end
|
175
|
+
|
176
|
+
# Replaces underscores with dashes in the string.
|
177
|
+
#
|
178
|
+
# Example
|
179
|
+
# "puni_puni" #=> "puni-puni"
|
180
|
+
def dasherize(underscored_word)
|
181
|
+
underscored_word.gsub(/_/, '-')
|
182
|
+
end
|
183
|
+
|
184
|
+
# Capitalizes the first word and turns underscores into spaces and strips _id.
|
185
|
+
# Like titleize, this is meant for creating pretty output.
|
186
|
+
#
|
187
|
+
# Examples
|
188
|
+
# "employee_salary" #=> "Employee salary"
|
189
|
+
# "author_id" #=> "Author"
|
190
|
+
def humanize(lower_case_and_underscored_word)
|
191
|
+
lower_case_and_underscored_word.to_s.gsub(/_id$/, "").gsub(/_/, " ").capitalize
|
192
|
+
end
|
193
|
+
|
194
|
+
# Removes the module part from the expression in the string
|
195
|
+
#
|
196
|
+
# Examples
|
197
|
+
# "ActiveRecord::CoreExtensions::String::Inflections".demodulize #=> "Inflections"
|
198
|
+
# "Inflections".demodulize #=> "Inflections"
|
199
|
+
def demodulize(class_name_in_module)
|
200
|
+
class_name_in_module.to_s.gsub(/^.*::/, '')
|
201
|
+
end
|
202
|
+
|
203
|
+
# Create the name of a table like Rails does for models to table names. This method
|
204
|
+
# uses the pluralize method on the last word in the string.
|
205
|
+
#
|
206
|
+
# Examples
|
207
|
+
# "RawScaledScorer".tableize #=> "raw_scaled_scorers"
|
208
|
+
# "egg_and_ham".tableize #=> "egg_and_hams"
|
209
|
+
# "fancyCategory".tableize #=> "fancy_categories"
|
210
|
+
def tableize(class_name)
|
211
|
+
pluralize(underscore(class_name))
|
212
|
+
end
|
213
|
+
|
214
|
+
# Create a class name from a table name like Rails does for table names to models.
|
215
|
+
# Note that this returns a string and not a Class. (To convert to an actual class
|
216
|
+
# follow classify with constantize.)
|
217
|
+
#
|
218
|
+
# Examples
|
219
|
+
# "egg_and_hams".classify #=> "EggAndHam"
|
220
|
+
# "post".classify #=> "Post"
|
221
|
+
def classify(table_name)
|
222
|
+
# strip out any leading schema name
|
223
|
+
camelize(singularize(table_name.to_s.sub(/.*\./, '')))
|
224
|
+
end
|
225
|
+
|
226
|
+
# Creates a foreign key name from a class name.
|
227
|
+
# +separate_class_name_and_id_with_underscore+ sets whether
|
228
|
+
# the method should put '_' between the name and 'id'.
|
229
|
+
#
|
230
|
+
# Examples
|
231
|
+
# "Message".foreign_key #=> "message_id"
|
232
|
+
# "Message".foreign_key(false) #=> "messageid"
|
233
|
+
# "Admin::Post".foreign_key #=> "post_id"
|
234
|
+
def foreign_key(class_name, separate_class_name_and_id_with_underscore = true)
|
235
|
+
underscore(demodulize(class_name)) + (separate_class_name_and_id_with_underscore ? "_id" : "id")
|
236
|
+
end
|
237
|
+
|
238
|
+
# Constantize tries to find a declared constant with the name specified
|
239
|
+
# in the string. It raises a NameError when the name is not in CamelCase
|
240
|
+
# or is not initialized.
|
241
|
+
#
|
242
|
+
# Examples
|
243
|
+
# "Module".constantize #=> Module
|
244
|
+
# "Class".constantize #=> Class
|
245
|
+
def constantize(camel_cased_word)
|
246
|
+
unless /\A(?:::)?([A-Z]\w*(?:::[A-Z]\w*)*)\z/ =~ camel_cased_word
|
247
|
+
raise NameError, "#{camel_cased_word.inspect} is not a valid constant name!"
|
248
|
+
end
|
249
|
+
|
250
|
+
Object.module_eval("::#{$1}", __FILE__, __LINE__)
|
251
|
+
end
|
252
|
+
|
253
|
+
# Ordinalize turns a number into an ordinal string used to denote the
|
254
|
+
# position in an ordered sequence such as 1st, 2nd, 3rd, 4th.
|
255
|
+
#
|
256
|
+
# Examples
|
257
|
+
# ordinalize(1) # => "1st"
|
258
|
+
# ordinalize(2) # => "2nd"
|
259
|
+
# ordinalize(1002) # => "1002nd"
|
260
|
+
# ordinalize(1003) # => "1003rd"
|
261
|
+
def ordinalize(number)
|
262
|
+
if (11..13).include?(number.to_i % 100)
|
263
|
+
"#{number}th"
|
264
|
+
else
|
265
|
+
case number.to_i % 10
|
266
|
+
when 1: "#{number}st"
|
267
|
+
when 2: "#{number}nd"
|
268
|
+
when 3: "#{number}rd"
|
269
|
+
else "#{number}th"
|
270
|
+
end
|
271
|
+
end
|
272
|
+
end
|
273
|
+
end
|
274
|
+
|
275
|
+
require File.dirname(__FILE__) + '/inflections'
|