facets 1.0.0 → 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- data/ProjectInfo +22 -34
- metadata +37 -895
- data/CHANGELOG +0 -254
- data/Rakefile +0 -173
- data/TODO +0 -46
- data/conf/facets/noauto +0 -48
- data/data/facets/index.yml +0 -446
- data/lib/facet/array.rb +0 -33
- data/lib/facet/array/at_rand.rb +0 -52
- data/lib/facet/array/body.rb +0 -2
- data/lib/facet/array/delete_unless.rb +0 -35
- data/lib/facet/array/delete_values.rb +0 -38
- data/lib/facet/array/delete_values_at.rb +0 -57
- data/lib/facet/array/each_with_key.rb +0 -9
- data/lib/facet/array/first.rb +0 -84
- data/lib/facet/array/foot.rb +0 -2
- data/lib/facet/array/head.rb +0 -80
- data/lib/facet/array/last.rb +0 -2
- data/lib/facet/array/last_index.rb +0 -35
- data/lib/facet/array/merge.rb +0 -40
- data/lib/facet/array/mid.rb +0 -50
- data/lib/facet/array/middle.rb +0 -45
- data/lib/facet/array/op_fetch.rb +0 -40
- data/lib/facet/array/op_store.rb +0 -47
- data/lib/facet/array/pick.rb +0 -68
- data/lib/facet/array/pos.rb +0 -39
- data/lib/facet/array/pull.rb +0 -37
- data/lib/facet/array/rand_index.rb +0 -30
- data/lib/facet/array/rand_subset.rb +0 -56
- data/lib/facet/array/range.rb +0 -47
- data/lib/facet/array/rotate.rb +0 -67
- data/lib/facet/array/select.rb +0 -37
- data/lib/facet/array/shuffle.rb +0 -66
- data/lib/facet/array/slap.rb +0 -37
- data/lib/facet/array/store.rb +0 -7
- data/lib/facet/array/tail.rb +0 -2
- data/lib/facet/array/thru.rb +0 -38
- data/lib/facet/array/to_b.rb +0 -31
- data/lib/facet/array/to_h.rb +0 -57
- data/lib/facet/array/to_hash.rb +0 -46
- data/lib/facet/array/unzip.rb +0 -20
- data/lib/facet/binding.rb +0 -14
- data/lib/facet/binding/__DIR__.rb +0 -2
- data/lib/facet/binding/__FILE__.rb +0 -2
- data/lib/facet/binding/__LINE__.rb +0 -58
- data/lib/facet/binding/call_stack.rb +0 -42
- data/lib/facet/binding/called.rb +0 -41
- data/lib/facet/binding/caller.rb +0 -42
- data/lib/facet/binding/defined.rb +0 -41
- data/lib/facet/binding/eval.rb +0 -42
- data/lib/facet/binding/local_variables.rb +0 -45
- data/lib/facet/binding/method_name.rb +0 -48
- data/lib/facet/binding/op_fetch.rb +0 -45
- data/lib/facet/binding/op_store.rb +0 -46
- data/lib/facet/binding/self.rb +0 -41
- data/lib/facet/binding/self/of_caller.rb +0 -122
- data/lib/facet/class.rb +0 -5
- data/lib/facet/class/by_name.rb +0 -1
- data/lib/facet/class/descendents.rb +0 -44
- data/lib/facet/class/remove_descendents.rb +0 -46
- data/lib/facet/class/remove_subclasses.rb +0 -2
- data/lib/facet/class/subclasses.rb +0 -2
- data/lib/facet/comparable.rb +0 -5
- data/lib/facet/comparable/at_least.rb +0 -53
- data/lib/facet/comparable/at_most.rb +0 -2
- data/lib/facet/comparable/cap.rb +0 -2
- data/lib/facet/comparable/clip.rb +0 -72
- data/lib/facet/comparable/cmp.rb +0 -38
- data/lib/facet/continuation.rb +0 -1
- data/lib/facet/continuation/self/create.rb +0 -71
- data/lib/facet/date.rb +0 -0
- data/lib/facet/date/days_in_month.rb +0 -42
- data/lib/facet/date/days_of_month.rb +0 -34
- data/lib/facet/date/stamp.rb +0 -52
- data/lib/facet/date/to_date.rb +0 -36
- data/lib/facet/date/to_s.rb +0 -33
- data/lib/facet/date/to_time.rb +0 -36
- data/lib/facet/dir.rb +0 -4
- data/lib/facet/dir/self/ancestor.rb +0 -33
- data/lib/facet/dir/self/ascend.rb +0 -56
- data/lib/facet/dir/self/ls_r.rb +0 -76
- data/lib/facet/dir/self/recurse.rb +0 -2
- data/lib/facet/enumerable.rb +0 -38
- data/lib/facet/enumerable/collect_with_counter.rb +0 -2
- data/lib/facet/enumerable/collect_with_index.rb +0 -51
- data/lib/facet/enumerable/commonality.rb +0 -63
- data/lib/facet/enumerable/compact_collect.rb +0 -50
- data/lib/facet/enumerable/compact_map.rb +0 -2
- data/lib/facet/enumerable/cross.rb +0 -44
- data/lib/facet/enumerable/each_by.rb +0 -2
- data/lib/facet/enumerable/each_combination.rb +0 -59
- data/lib/facet/enumerable/each_pair.rb +0 -50
- data/lib/facet/enumerable/each_permutation.rb +0 -2
- data/lib/facet/enumerable/each_slice.rb +0 -131
- data/lib/facet/enumerable/each_unique_pair.rb +0 -66
- data/lib/facet/enumerable/each_with_counter.rb +0 -8
- data/lib/facet/enumerable/elementwise.rb +0 -2
- data/lib/facet/enumerable/entropy.rb +0 -52
- data/lib/facet/enumerable/every.rb +0 -65
- data/lib/facet/enumerable/ew.rb +0 -64
- data/lib/facet/enumerable/filter_collect.rb +0 -58
- data/lib/facet/enumerable/filter_map.rb +0 -2
- data/lib/facet/enumerable/find_collisions.rb +0 -41
- data/lib/facet/enumerable/frequency.rb +0 -39
- data/lib/facet/enumerable/graph.rb +0 -59
- data/lib/facet/enumerable/ideal_entropy.rb +0 -49
- data/lib/facet/enumerable/map_with_counter.rb +0 -2
- data/lib/facet/enumerable/map_with_index.rb +0 -2
- data/lib/facet/enumerable/none.rb +0 -56
- data/lib/facet/enumerable/nonuniq.rb +0 -39
- data/lib/facet/enumerable/occur.rb +0 -62
- data/lib/facet/enumerable/one.rb +0 -65
- data/lib/facet/enumerable/op_pow.rb +0 -38
- data/lib/facet/enumerable/partition_by.rb +0 -55
- data/lib/facet/enumerable/permute.rb +0 -135
- data/lib/facet/enumerable/probability.rb +0 -59
- data/lib/facet/enumerable/project.rb +0 -11
- data/lib/facet/enumerable/self/combinations.rb +0 -68
- data/lib/facet/enumerable/self/cross.rb +0 -79
- data/lib/facet/enumerable/to_h.rb +0 -50
- data/lib/facet/enumerable/uniq_by.rb +0 -39
- data/lib/facet/enumerable/where.rb +0 -12
- data/lib/facet/file.rb +0 -5
- data/lib/facet/file/self/create.rb +0 -52
- data/lib/facet/file/self/open_as_string.rb +0 -81
- data/lib/facet/file/self/read_list.rb +0 -47
- data/lib/facet/file/self/sanitize.rb +0 -50
- data/lib/facet/file/self/split_all.rb +0 -36
- data/lib/facet/fileutils.rb +0 -0
- data/lib/facet/fileutils/head.rb +0 -2
- data/lib/facet/fileutils/safe_ln.rb +0 -38
- data/lib/facet/fileutils/slice.rb +0 -152
- data/lib/facet/fileutils/split_all.rb +0 -29
- data/lib/facet/fileutils/tail.rb +0 -2
- data/lib/facet/fileutils/wc.rb +0 -128
- data/lib/facet/fileutils/whereis.rb +0 -76
- data/lib/facet/fileutils/which.rb +0 -117
- data/lib/facet/float.rb +0 -3
- data/lib/facet/float/approx.rb +0 -42
- data/lib/facet/float/round_at.rb +0 -72
- data/lib/facet/float/round_to.rb +0 -73
- data/lib/facet/hash.rb +0 -40
- data/lib/facet/hash/alias.rb +0 -54
- data/lib/facet/hash/assert_has_keys.rb +0 -38
- data/lib/facet/hash/assert_has_only_keys.rb +0 -38
- data/lib/facet/hash/at.rb +0 -26
- data/lib/facet/hash/collate.rb +0 -53
- data/lib/facet/hash/delete_unless.rb +0 -15
- data/lib/facet/hash/each.rb +0 -61
- data/lib/facet/hash/each_with_index.rb +0 -35
- data/lib/facet/hash/each_with_key.rb +0 -32
- data/lib/facet/hash/graph.rb +0 -31
- data/lib/facet/hash/has_keys.rb +0 -37
- data/lib/facet/hash/has_only_keys.rb +0 -37
- data/lib/facet/hash/inverse.rb +0 -51
- data/lib/facet/hash/join.rb +0 -19
- data/lib/facet/hash/keys_to_iv.rb +0 -60
- data/lib/facet/hash/keys_to_s.rb +0 -80
- data/lib/facet/hash/keys_to_sym.rb +0 -91
- data/lib/facet/hash/op_fetch.rb +0 -146
- data/lib/facet/hash/op_lshift.rb +0 -28
- data/lib/facet/hash/op_store.rb +0 -2
- data/lib/facet/hash/rand_key.rb +0 -47
- data/lib/facet/hash/rand_pair.rb +0 -50
- data/lib/facet/hash/rand_value.rb +0 -60
- data/lib/facet/hash/replace_each.rb +0 -33
- data/lib/facet/hash/self/zipnew.rb +0 -37
- data/lib/facet/hash/shuffle.rb +0 -53
- data/lib/facet/hash/slice.rb +0 -33
- data/lib/facet/hash/stringify_keys.rb +0 -2
- data/lib/facet/hash/swap.rb +0 -36
- data/lib/facet/hash/swapkey.rb +0 -44
- data/lib/facet/hash/symoblize_keys.rb +0 -2
- data/lib/facet/hash/to_h.rb +0 -35
- data/lib/facet/hash/to_ostruct.rb +0 -40
- data/lib/facet/hash/to_ostruct_recurse.rb +0 -45
- data/lib/facet/hash/traverse.rb +0 -63
- data/lib/facet/hash/update_each.rb +0 -43
- data/lib/facet/hash/update_keys.rb +0 -31
- data/lib/facet/hash/update_values.rb +0 -32
- data/lib/facet/hash/variablize_keys.rb +0 -2
- data/lib/facet/hash/weave.rb +0 -88
- data/lib/facet/integer.rb +0 -8
- data/lib/facet/integer/even.rb +0 -2
- data/lib/facet/integer/fac.rb +0 -2
- data/lib/facet/integer/fact.rb +0 -2
- data/lib/facet/integer/factorial.rb +0 -61
- data/lib/facet/integer/multiple.rb +0 -69
- data/lib/facet/integer/odd.rb +0 -2
- data/lib/facet/integer/ordinal.rb +0 -41
- data/lib/facet/integer/times_collect.rb +0 -39
- data/lib/facet/integer/times_map.rb +0 -2
- data/lib/facet/kernel.rb +0 -65
- data/lib/facet/kernel/__DIR__.rb +0 -11
- data/lib/facet/kernel/__class__.rb +0 -31
- data/lib/facet/kernel/__meta__.rb +0 -28
- data/lib/facet/kernel/adhoc.rb +0 -11
- data/lib/facet/kernel/as.rb +0 -91
- data/lib/facet/kernel/assign_from.rb +0 -82
- data/lib/facet/kernel/assign_with.rb +0 -75
- data/lib/facet/kernel/autoreload.rb +0 -46
- data/lib/facet/kernel/autoreload_glob.rb +0 -36
- data/lib/facet/kernel/bool.rb +0 -77
- data/lib/facet/kernel/bug.rb +0 -39
- data/lib/facet/kernel/call_stack.rb +0 -59
- data/lib/facet/kernel/called.rb +0 -40
- data/lib/facet/kernel/complete.rb +0 -6
- data/lib/facet/kernel/constant.rb +0 -52
- data/lib/facet/kernel/copy.rb +0 -48
- data/lib/facet/kernel/deep_copy.rb +0 -49
- data/lib/facet/kernel/demo.rb +0 -46
- data/lib/facet/kernel/eigenclass.rb +0 -17
- data/lib/facet/kernel/false.rb +0 -2
- data/lib/facet/kernel/fn.rb +0 -33
- data/lib/facet/kernel/generate_method_name.rb +0 -39
- data/lib/facet/kernel/get_by_id.rb +0 -33
- data/lib/facet/kernel/here.rb +0 -34
- data/lib/facet/kernel/in.rb +0 -35
- data/lib/facet/kernel/instance_assign.rb +0 -25
- data/lib/facet/kernel/instvar.rb +0 -13
- data/lib/facet/kernel/is.rb +0 -5
- data/lib/facet/kernel/maybe.rb +0 -41
- data/lib/facet/kernel/me.rb +0 -17
- data/lib/facet/kernel/meta.rb +0 -2
- data/lib/facet/kernel/metaclass.rb +0 -42
- data/lib/facet/kernel/method.rb +0 -76
- data/lib/facet/kernel/method_name.rb +0 -49
- data/lib/facet/kernel/methods.rb +0 -79
- data/lib/facet/kernel/nack.rb +0 -12
- data/lib/facet/kernel/new.rb +0 -40
- data/lib/facet/kernel/object_class.rb +0 -31
- data/lib/facet/kernel/object_hexid.rb +0 -35
- data/lib/facet/kernel/op_esc.rb +0 -37
- data/lib/facet/kernel/own.rb +0 -17
- data/lib/facet/kernel/p.rb +0 -12
- data/lib/facet/kernel/require_all.rb +0 -44
- data/lib/facet/kernel/require_esc.rb +0 -42
- data/lib/facet/kernel/require_facet.rb +0 -41
- data/lib/facet/kernel/require_local.rb +0 -25
- data/lib/facet/kernel/resc.rb +0 -32
- data/lib/facet/kernel/returning.rb +0 -49
- data/lib/facet/kernel/send_as.rb +0 -34
- data/lib/facet/kernel/set_from.rb +0 -69
- data/lib/facet/kernel/set_with.rb +0 -74
- data/lib/facet/kernel/silence_warnings.rb +0 -2
- data/lib/facet/kernel/silently.rb +0 -41
- data/lib/facet/kernel/singleton.rb +0 -47
- data/lib/facet/kernel/superior.rb +0 -53
- data/lib/facet/kernel/supermethod.rb +0 -44
- data/lib/facet/kernel/this.rb +0 -33
- data/lib/facet/kernel/to_b.rb +0 -41
- data/lib/facet/kernel/to_bool.rb +0 -47
- data/lib/facet/kernel/true.rb +0 -2
- data/lib/facet/kernel/unuri.rb +0 -2
- data/lib/facet/kernel/uri.rb +0 -38
- data/lib/facet/kernel/val.rb +0 -52
- data/lib/facet/kernel/warn_with_line.rb +0 -30
- data/lib/facet/kernel/with_accessor.rb +0 -94
- data/lib/facet/kernel/with_reader.rb +0 -2
- data/lib/facet/kernel/with_writer.rb +0 -2
- data/lib/facet/logger.rb +0 -0
- data/lib/facet/logger/format.rb +0 -28
- data/lib/facet/logger/format_message.rb +0 -1
- data/lib/facet/matchdata.rb +0 -3
- data/lib/facet/matchdata/match.rb +0 -37
- data/lib/facet/matchdata/matchset.rb +0 -2
- data/lib/facet/matchdata/matchtree.rb +0 -62
- data/lib/facet/module.rb +0 -40
- data/lib/facet/module/abstract.rb +0 -50
- data/lib/facet/module/alias_module_function.rb +0 -57
- data/lib/facet/module/ancestor.rb +0 -38
- data/lib/facet/module/attr.rb +0 -23
- data/lib/facet/module/attr_setter.rb +0 -48
- data/lib/facet/module/attr_tester.rb +0 -56
- data/lib/facet/module/basename.rb +0 -39
- data/lib/facet/module/by_name.rb +0 -68
- data/lib/facet/module/cattr_accessor.rb +0 -141
- data/lib/facet/module/cattr_reader.rb +0 -2
- data/lib/facet/module/cattr_writer.rb +0 -2
- data/lib/facet/module/clone_removing.rb +0 -2
- data/lib/facet/module/clone_renaming.rb +0 -2
- data/lib/facet/module/clone_using.rb +0 -87
- data/lib/facet/module/dirname.rb +0 -42
- data/lib/facet/module/equate_on.rb +0 -70
- data/lib/facet/module/generate_instance_method_name.rb +0 -47
- data/lib/facet/module/include_as.rb +0 -102
- data/lib/facet/module/initializer.rb +0 -65
- data/lib/facet/module/instance_methods.rb +0 -186
- data/lib/facet/module/integrate.rb +0 -51
- data/lib/facet/module/is.rb +0 -34
- data/lib/facet/module/memoize.rb +0 -95
- data/lib/facet/module/modspace.rb +0 -43
- data/lib/facet/module/namespace.rb +0 -61
- data/lib/facet/module/nesting.rb +0 -45
- data/lib/facet/module/redef.rb +0 -31
- data/lib/facet/module/redefine_method.rb +0 -57
- data/lib/facet/module/redirect.rb +0 -30
- data/lib/facet/module/redirect_method.rb +0 -64
- data/lib/facet/module/remove.rb +0 -29
- data/lib/facet/module/rename.rb +0 -31
- data/lib/facet/module/rename_method.rb +0 -38
- data/lib/facet/module/revisal.rb +0 -49
- data/lib/facet/module/shadow_all.rb +0 -17
- data/lib/facet/module/shadow_method.rb +0 -42
- data/lib/facet/module/sort_on.rb +0 -73
- data/lib/facet/module/undef.rb +0 -29
- data/lib/facet/module/wrap.rb +0 -30
- data/lib/facet/module/wrap_method.rb +0 -48
- data/lib/facet/nilclass.rb +0 -7
- data/lib/facet/nilclass/empty.rb +0 -32
- data/lib/facet/nilclass/include.rb +0 -32
- data/lib/facet/nilclass/length.rb +0 -2
- data/lib/facet/nilclass/op_fetch.rb +0 -37
- data/lib/facet/nilclass/size.rb +0 -44
- data/lib/facet/nilclass/to_f.rb +0 -32
- data/lib/facet/nilclass/to_h.rb +0 -33
- data/lib/facet/numeric.rb +0 -5
- data/lib/facet/numeric/ceil_multiple.rb +0 -40
- data/lib/facet/numeric/pred.rb +0 -2
- data/lib/facet/numeric/succ.rb +0 -69
- data/lib/facet/numeric/to_b.rb +0 -38
- data/lib/facet/ostruct.rb +0 -0
- data/lib/facet/ostruct/__merge__.rb +0 -52
- data/lib/facet/ostruct/__table__.rb +0 -17
- data/lib/facet/ostruct/__update__.rb +0 -45
- data/lib/facet/ostruct/op_fetch.rb +0 -40
- data/lib/facet/ostruct/op_store.rb +0 -42
- data/lib/facet/ostruct/to_h.rb +0 -8
- data/lib/facet/pathname.rb +0 -2
- data/lib/facet/pathname/ascend.rb +0 -22
- data/lib/facet/pathname/descend.rb +0 -20
- data/lib/facet/proc.rb +0 -3
- data/lib/facet/proc/compose.rb +0 -62
- data/lib/facet/proc/op_mul.rb +0 -2
- data/lib/facet/proc/to_method.rb +0 -74
- data/lib/facet/range.rb +0 -4
- data/lib/facet/range/to_r.rb +0 -32
- data/lib/facet/range/to_range.rb +0 -36
- data/lib/facet/range/umbrella.rb +0 -67
- data/lib/facet/range/within.rb +0 -44
- data/lib/facet/regexp.rb +0 -3
- data/lib/facet/regexp/arity.rb +0 -41
- data/lib/facet/regexp/to_re.rb +0 -38
- data/lib/facet/regexp/to_regexp.rb +0 -36
- data/lib/facet/string.rb +0 -86
- data/lib/facet/string/align_center.rb +0 -87
- data/lib/facet/string/align_left.rb +0 -2
- data/lib/facet/string/align_right.rb +0 -2
- data/lib/facet/string/at.rb +0 -8
- data/lib/facet/string/at_rand.rb +0 -65
- data/lib/facet/string/basename.rb +0 -48
- data/lib/facet/string/blank.rb +0 -36
- data/lib/facet/string/bracket.rb +0 -70
- data/lib/facet/string/brief.rb +0 -33
- data/lib/facet/string/bytes.rb +0 -19
- data/lib/facet/string/camelcase.rb +0 -58
- data/lib/facet/string/camelize.rb +0 -35
- data/lib/facet/string/capitalized.rb +0 -38
- data/lib/facet/string/chars.rb +0 -34
- data/lib/facet/string/cmp.rb +0 -43
- data/lib/facet/string/demodulize.rb +0 -40
- data/lib/facet/string/dequote.rb +0 -29
- data/lib/facet/string/downcase.rb +0 -37
- data/lib/facet/string/dresner.rb +0 -49
- data/lib/facet/string/each_char.rb +0 -35
- data/lib/facet/string/each_word.rb +0 -50
- data/lib/facet/string/ends_with.rb +0 -2
- data/lib/facet/string/first.rb +0 -94
- data/lib/facet/string/first_char.rb +0 -20
- data/lib/facet/string/fold.rb +0 -67
- data/lib/facet/string/format.rb +0 -17
- data/lib/facet/string/frequency.rb +0 -39
- data/lib/facet/string/humanize.rb +0 -31
- data/lib/facet/string/indent.rb +0 -68
- data/lib/facet/string/index_all.rb +0 -40
- data/lib/facet/string/last.rb +0 -94
- data/lib/facet/string/last_char.rb +0 -22
- data/lib/facet/string/line_wrap.rb +0 -77
- data/lib/facet/string/lines.rb +0 -33
- data/lib/facet/string/lowercase.rb +0 -32
- data/lib/facet/string/margin.rb +0 -138
- data/lib/facet/string/mscan.rb +0 -42
- data/lib/facet/string/natcmp.rb +0 -108
- data/lib/facet/string/nchar.rb +0 -45
- data/lib/facet/string/ordinal.rb +0 -16
- data/lib/facet/string/plural.rb +0 -2
- data/lib/facet/string/pop.rb +0 -54
- data/lib/facet/string/probability.rb +0 -34
- data/lib/facet/string/pull.rb +0 -17
- data/lib/facet/string/push.rb +0 -44
- data/lib/facet/string/quote.rb +0 -68
- data/lib/facet/string/rand_byte.rb +0 -55
- data/lib/facet/string/rand_index.rb +0 -29
- data/lib/facet/string/range.rb +0 -37
- data/lib/facet/string/range_all.rb +0 -48
- data/lib/facet/string/range_of_line.rb +0 -42
- data/lib/facet/string/regesc.rb +0 -32
- data/lib/facet/string/self/format.rb +0 -17
- data/lib/facet/string/self/interpolate.rb +0 -31
- data/lib/facet/string/self/patterns.rb +0 -51
- data/lib/facet/string/self/rand_letter.rb +0 -34
- data/lib/facet/string/self/random.rb +0 -36
- data/lib/facet/string/shatter.rb +0 -45
- data/lib/facet/string/shift.rb +0 -42
- data/lib/facet/string/shuffle.rb +0 -42
- data/lib/facet/string/similarity.rb +0 -108
- data/lib/facet/string/singular.rb +0 -117
- data/lib/facet/string/slap.rb +0 -44
- data/lib/facet/string/soundex.rb +0 -102
- data/lib/facet/string/starts_with.rb +0 -24
- data/lib/facet/string/succ.rb +0 -38
- data/lib/facet/string/tab.rb +0 -2
- data/lib/facet/string/tabto.rb +0 -2
- data/lib/facet/string/to_a.rb +0 -35
- data/lib/facet/string/to_arr.rb +0 -55
- data/lib/facet/string/to_b.rb +0 -64
- data/lib/facet/string/to_const.rb +0 -39
- data/lib/facet/string/to_date.rb +0 -35
- data/lib/facet/string/to_proc.rb +0 -54
- data/lib/facet/string/to_re.rb +0 -46
- data/lib/facet/string/to_rx.rb +0 -2
- data/lib/facet/string/to_time.rb +0 -34
- data/lib/facet/string/unbracket.rb +0 -46
- data/lib/facet/string/underscore.rb +0 -18
- data/lib/facet/string/unix_crypt.rb +0 -41
- data/lib/facet/string/unpack.rb +0 -45
- data/lib/facet/string/unshift.rb +0 -42
- data/lib/facet/string/upcase.rb +0 -45
- data/lib/facet/string/uppercase.rb +0 -2
- data/lib/facet/string/whitespace.rb +0 -27
- data/lib/facet/string/word_filter.rb +0 -61
- data/lib/facet/string/word_wrap.rb +0 -90
- data/lib/facet/string/words.rb +0 -45
- data/lib/facet/symbol.rb +0 -13
- data/lib/facet/symbol/camelcase.rb +0 -42
- data/lib/facet/symbol/camelize.rb +0 -33
- data/lib/facet/symbol/capitalize.rb +0 -31
- data/lib/facet/symbol/capitalized.rb +0 -33
- data/lib/facet/symbol/downcase.rb +0 -36
- data/lib/facet/symbol/not.rb +0 -40
- data/lib/facet/symbol/pad.rb +0 -43
- data/lib/facet/symbol/succ.rb +0 -42
- data/lib/facet/symbol/to_const.rb +0 -40
- data/lib/facet/symbol/to_proc.rb +0 -45
- data/lib/facet/symbol/to_str.rb +0 -39
- data/lib/facet/symbol/underscore.rb +0 -32
- data/lib/facet/symbol/upcase.rb +0 -37
- data/lib/facet/time.rb +0 -7
- data/lib/facet/time/change.rb +0 -51
- data/lib/facet/time/elapse.rb +0 -41
- data/lib/facet/time/self/days_extrema.rb +0 -22
- data/lib/facet/time/stamp.rb +0 -47
- data/lib/facet/time/to_date.rb +0 -37
- data/lib/facet/time/to_s.rb +0 -33
- data/lib/facet/time/to_time.rb +0 -36
- data/lib/facet/unboundmethod.rb +0 -1
- data/lib/facet/unboundmethod/name.rb +0 -8
- data/lib/facets.rb +0 -200
- data/lib/facets/english/bytes.rb +0 -212
- data/lib/facets/english/multipliers.rb +0 -192
- data/lib/facets/english/ormsupport.rb +0 -233
- data/lib/facets/english/time.rb +0 -327
- data/lib/facets/group/inflect.rb +0 -71
- data/lib/facets/group/nilasemptiness.rb +0 -34
- data/lib/facets/group/random.rb +0 -21
- data/lib/facets/group/stringasarray.rb +0 -16
- data/lib/facets/method/README +0 -1
- data/lib/facets/support/functor.rb +0 -49
- data/setup.rb +0 -1551
- data/test/FIXTURE/create_file +0 -1
- data/test/FIXTURE/filelist/testfile.txt +0 -0
- data/test/FIXTURE/filelist/testfile2.txt +0 -0
- data/test/FIXTURE/ls_r/A.txt +0 -0
- data/test/FIXTURE/ls_r/A/B.txt +0 -0
- data/test/FIXTURE/ls_r/A/B/C.txt +0 -0
- data/test/FIXTURE/open_as_string_file +0 -1
- data/test/FIXTURE/read_list_file +0 -6
- data/test/FIXTURE/test_file.txt +0 -25
- data/test/FIXTURE/test_file2.txt +0 -25
- data/test/lib/facet/array/test_at_rand.rb +0 -34
- data/test/lib/facet/array/test_delete_unless.rb +0 -28
- data/test/lib/facet/array/test_delete_values.rb +0 -28
- data/test/lib/facet/array/test_delete_values_at.rb +0 -31
- data/test/lib/facet/array/test_first.rb +0 -46
- data/test/lib/facet/array/test_head.rb +0 -42
- data/test/lib/facet/array/test_last_index.rb +0 -26
- data/test/lib/facet/array/test_merge.rb +0 -35
- data/test/lib/facet/array/test_mid.rb +0 -33
- data/test/lib/facet/array/test_middle.rb +0 -29
- data/test/lib/facet/array/test_op_fetch.rb +0 -27
- data/test/lib/facet/array/test_op_store.rb +0 -30
- data/test/lib/facet/array/test_pick.rb +0 -40
- data/test/lib/facet/array/test_pos.rb +0 -28
- data/test/lib/facet/array/test_pull.rb +0 -28
- data/test/lib/facet/array/test_rand_index.rb +0 -29
- data/test/lib/facet/array/test_rand_subset.rb +0 -29
- data/test/lib/facet/array/test_range.rb +0 -32
- data/test/lib/facet/array/test_rotate.rb +0 -36
- data/test/lib/facet/array/test_select.rb +0 -28
- data/test/lib/facet/array/test_shuffle.rb +0 -35
- data/test/lib/facet/array/test_slap.rb +0 -28
- data/test/lib/facet/array/test_thru.rb +0 -27
- data/test/lib/facet/array/test_to_b.rb +0 -27
- data/test/lib/facet/array/test_to_h.rb +0 -33
- data/test/lib/facet/array/test_to_hash.rb +0 -27
- data/test/lib/facet/binding/self/test_of_caller.rb +0 -35
- data/test/lib/facet/binding/test___LINE__.rb +0 -43
- data/test/lib/facet/binding/test_call_stack.rb +0 -34
- data/test/lib/facet/binding/test_called.rb +0 -30
- data/test/lib/facet/binding/test_caller.rb +0 -35
- data/test/lib/facet/binding/test_defined.rb +0 -34
- data/test/lib/facet/binding/test_eval.rb +0 -34
- data/test/lib/facet/binding/test_local_variables.rb +0 -34
- data/test/lib/facet/binding/test_method_name.rb +0 -34
- data/test/lib/facet/binding/test_op_fetch.rb +0 -34
- data/test/lib/facet/binding/test_op_store.rb +0 -35
- data/test/lib/facet/binding/test_self.rb +0 -34
- data/test/lib/facet/class/test_descendents.rb +0 -30
- data/test/lib/facet/class/test_remove_descendents.rb +0 -32
- data/test/lib/facet/comparable/test_at_least.rb +0 -34
- data/test/lib/facet/comparable/test_clip.rb +0 -44
- data/test/lib/facet/comparable/test_cmp.rb +0 -28
- data/test/lib/facet/continuation/self/test_create.rb +0 -26
- data/test/lib/facet/date/test_days_in_month.rb +0 -30
- data/test/lib/facet/date/test_days_of_month.rb +0 -30
- data/test/lib/facet/date/test_stamp.rb +0 -38
- data/test/lib/facet/date/test_to_date.rb +0 -30
- data/test/lib/facet/date/test_to_s.rb +0 -30
- data/test/lib/facet/date/test_to_time.rb +0 -30
- data/test/lib/facet/dir/self/test_ancestor.rb +0 -26
- data/test/lib/facet/dir/self/test_ascend.rb +0 -41
- data/test/lib/facet/dir/self/test_ls_r.rb +0 -52
- data/test/lib/facet/enumerable/self/test_combinations.rb +0 -43
- data/test/lib/facet/enumerable/self/test_cross.rb +0 -31
- data/test/lib/facet/enumerable/test_collect_with_index.rb +0 -27
- data/test/lib/facet/enumerable/test_commonality.rb +0 -31
- data/test/lib/facet/enumerable/test_compact_collect.rb +0 -27
- data/test/lib/facet/enumerable/test_cross.rb +0 -30
- data/test/lib/facet/enumerable/test_each_combination.rb +0 -29
- data/test/lib/facet/enumerable/test_each_pair.rb +0 -29
- data/test/lib/facet/enumerable/test_each_slice.rb +0 -74
- data/test/lib/facet/enumerable/test_each_unique_pair.rb +0 -29
- data/test/lib/facet/enumerable/test_entropy.rb +0 -26
- data/test/lib/facet/enumerable/test_every.rb +0 -35
- data/test/lib/facet/enumerable/test_ew.rb +0 -31
- data/test/lib/facet/enumerable/test_filter_collect.rb +0 -31
- data/test/lib/facet/enumerable/test_find_collisions.rb +0 -30
- data/test/lib/facet/enumerable/test_frequency.rb +0 -27
- data/test/lib/facet/enumerable/test_graph.rb +0 -30
- data/test/lib/facet/enumerable/test_ideal_entropy.rb +0 -27
- data/test/lib/facet/enumerable/test_none.rb +0 -33
- data/test/lib/facet/enumerable/test_occur.rb +0 -30
- data/test/lib/facet/enumerable/test_one.rb +0 -35
- data/test/lib/facet/enumerable/test_op_pow.rb +0 -27
- data/test/lib/facet/enumerable/test_partition_by.rb +0 -31
- data/test/lib/facet/enumerable/test_permute.rb +0 -29
- data/test/lib/facet/enumerable/test_probability.rb +0 -27
- data/test/lib/facet/enumerable/test_to_h.rb +0 -27
- data/test/lib/facet/enumerable/test_uniq_by.rb +0 -28
- data/test/lib/facet/file/self/test_create.rb +0 -39
- data/test/lib/facet/file/self/test_open_as_string.rb +0 -40
- data/test/lib/facet/file/self/test_read_list.rb +0 -37
- data/test/lib/facet/file/self/test_sanitize.rb +0 -46
- data/test/lib/facet/file/self/test_split_all.rb +0 -27
- data/test/lib/facet/fileutils/test_slice.rb +0 -96
- data/test/lib/facet/fileutils/test_wc.rb +0 -68
- data/test/lib/facet/fileutils/test_which.rb +0 -61
- data/test/lib/facet/float/test_approx.rb +0 -28
- data/test/lib/facet/float/test_round_at.rb +0 -46
- data/test/lib/facet/float/test_round_to.rb +0 -46
- data/test/lib/facet/hash/self/test_zipnew.rb +0 -28
- data/test/lib/facet/hash/test_alias.rb +0 -31
- data/test/lib/facet/hash/test_assert_has_keys.rb +0 -27
- data/test/lib/facet/hash/test_assert_has_only_keys.rb +0 -27
- data/test/lib/facet/hash/test_at.rb +0 -28
- data/test/lib/facet/hash/test_collate.rb +0 -35
- data/test/lib/facet/hash/test_each.rb +0 -36
- data/test/lib/facet/hash/test_each_with_index.rb +0 -29
- data/test/lib/facet/hash/test_each_with_key.rb +0 -29
- data/test/lib/facet/hash/test_graph.rb +0 -28
- data/test/lib/facet/hash/test_has_keys.rb +0 -27
- data/test/lib/facet/hash/test_has_only_keys.rb +0 -27
- data/test/lib/facet/hash/test_inverse.rb +0 -28
- data/test/lib/facet/hash/test_keys_to_s.rb +0 -34
- data/test/lib/facet/hash/test_keys_to_sym.rb +0 -34
- data/test/lib/facet/hash/test_op_fetch.rb +0 -111
- data/test/lib/facet/hash/test_op_lshift.rb +0 -29
- data/test/lib/facet/hash/test_rand_key.rb +0 -27
- data/test/lib/facet/hash/test_rand_pair.rb +0 -27
- data/test/lib/facet/hash/test_rand_value.rb +0 -27
- data/test/lib/facet/hash/test_replace_each.rb +0 -29
- data/test/lib/facet/hash/test_shuffle.rb +0 -32
- data/test/lib/facet/hash/test_slice.rb +0 -27
- data/test/lib/facet/hash/test_swap.rb +0 -27
- data/test/lib/facet/hash/test_swapkey.rb +0 -29
- data/test/lib/facet/hash/test_to_h.rb +0 -27
- data/test/lib/facet/hash/test_to_ostruct.rb +0 -30
- data/test/lib/facet/hash/test_to_ostruct_recurse.rb +0 -30
- data/test/lib/facet/hash/test_traverse.rb +0 -37
- data/test/lib/facet/hash/test_update_each.rb +0 -29
- data/test/lib/facet/hash/test_update_keys.rb +0 -28
- data/test/lib/facet/hash/test_update_values.rb +0 -28
- data/test/lib/facet/hash/test_weave.rb +0 -29
- data/test/lib/facet/integer/test_factorial.rb +0 -30
- data/test/lib/facet/integer/test_multiple.rb +0 -43
- data/test/lib/facet/integer/test_ordinal.rb +0 -29
- data/test/lib/facet/integer/test_times_collect.rb +0 -28
- data/test/lib/facet/kernel/test___class__.rb +0 -26
- data/test/lib/facet/kernel/test_as.rb +0 -42
- data/test/lib/facet/kernel/test_assign_from.rb +0 -31
- data/test/lib/facet/kernel/test_assign_with.rb +0 -31
- data/test/lib/facet/kernel/test_bool.rb +0 -41
- data/test/lib/facet/kernel/test_bug.rb +0 -26
- data/test/lib/facet/kernel/test_call_stack.rb +0 -26
- data/test/lib/facet/kernel/test_called.rb +0 -26
- data/test/lib/facet/kernel/test_constant.rb +0 -33
- data/test/lib/facet/kernel/test_copy.rb +0 -40
- data/test/lib/facet/kernel/test_deep_copy.rb +0 -40
- data/test/lib/facet/kernel/test_demo.rb +0 -28
- data/test/lib/facet/kernel/test_fn.rb +0 -26
- data/test/lib/facet/kernel/test_generate_method_name.rb +0 -26
- data/test/lib/facet/kernel/test_get_by_id.rb +0 -28
- data/test/lib/facet/kernel/test_here.rb +0 -26
- data/test/lib/facet/kernel/test_in.rb +0 -27
- data/test/lib/facet/kernel/test_maybe.rb +0 -26
- data/test/lib/facet/kernel/test_metaclass.rb +0 -34
- data/test/lib/facet/kernel/test_method.rb +0 -32
- data/test/lib/facet/kernel/test_method_name.rb +0 -31
- data/test/lib/facet/kernel/test_methods.rb +0 -50
- data/test/lib/facet/kernel/test_new.rb +0 -30
- data/test/lib/facet/kernel/test_object_class.rb +0 -26
- data/test/lib/facet/kernel/test_object_hexid.rb +0 -27
- data/test/lib/facet/kernel/test_require_all.rb +0 -26
- data/test/lib/facet/kernel/test_require_esc.rb +0 -27
- data/test/lib/facet/kernel/test_require_facet.rb +0 -27
- data/test/lib/facet/kernel/test_resc.rb +0 -27
- data/test/lib/facet/kernel/test_returning.rb +0 -30
- data/test/lib/facet/kernel/test_send_as.rb +0 -26
- data/test/lib/facet/kernel/test_set_from.rb +0 -33
- data/test/lib/facet/kernel/test_set_with.rb +0 -33
- data/test/lib/facet/kernel/test_silently.rb +0 -28
- data/test/lib/facet/kernel/test_singleton.rb +0 -40
- data/test/lib/facet/kernel/test_superior.rb +0 -30
- data/test/lib/facet/kernel/test_supermethod.rb +0 -33
- data/test/lib/facet/kernel/test_this.rb +0 -26
- data/test/lib/facet/kernel/test_to_b.rb +0 -28
- data/test/lib/facet/kernel/test_to_bool.rb +0 -28
- data/test/lib/facet/kernel/test_uri.rb +0 -30
- data/test/lib/facet/kernel/test_val.rb +0 -43
- data/test/lib/facet/kernel/test_with_accessor.rb +0 -51
- data/test/lib/facet/matchdata/test_match.rb +0 -29
- data/test/lib/facet/matchdata/test_matchtree.rb +0 -32
- data/test/lib/facet/module/test_abstract.rb +0 -36
- data/test/lib/facet/module/test_alias_module_function.rb +0 -34
- data/test/lib/facet/module/test_ancestor.rb +0 -26
- data/test/lib/facet/module/test_basename.rb +0 -26
- data/test/lib/facet/module/test_by_name.rb +0 -29
- data/test/lib/facet/module/test_cattr_accessor.rb +0 -55
- data/test/lib/facet/module/test_clone_using.rb +0 -55
- data/test/lib/facet/module/test_dirname.rb +0 -26
- data/test/lib/facet/module/test_equate_on.rb +0 -37
- data/test/lib/facet/module/test_generate_instance_method_name.rb +0 -33
- data/test/lib/facet/module/test_include_as.rb +0 -35
- data/test/lib/facet/module/test_initializer.rb +0 -32
- data/test/lib/facet/module/test_instance_methods.rb +0 -59
- data/test/lib/facet/module/test_integrate.rb +0 -35
- data/test/lib/facet/module/test_memoize.rb +0 -50
- data/test/lib/facet/module/test_modspace.rb +0 -27
- data/test/lib/facet/module/test_namespace.rb +0 -33
- data/test/lib/facet/module/test_nesting.rb +0 -36
- data/test/lib/facet/module/test_redef.rb +0 -30
- data/test/lib/facet/module/test_redefine_method.rb +0 -30
- data/test/lib/facet/module/test_redirect.rb +0 -30
- data/test/lib/facet/module/test_redirect_method.rb +0 -30
- data/test/lib/facet/module/test_remove.rb +0 -30
- data/test/lib/facet/module/test_rename.rb +0 -31
- data/test/lib/facet/module/test_rename_method.rb +0 -31
- data/test/lib/facet/module/test_revisal.rb +0 -35
- data/test/lib/facet/module/test_shadow_method.rb +0 -30
- data/test/lib/facet/module/test_sort_on.rb +0 -42
- data/test/lib/facet/module/test_undef.rb +0 -30
- data/test/lib/facet/module/test_wrap.rb +0 -30
- data/test/lib/facet/module/test_wrap_method.rb +0 -30
- data/test/lib/facet/nilclass/test_empty.rb +0 -26
- data/test/lib/facet/nilclass/test_include.rb +0 -26
- data/test/lib/facet/nilclass/test_op_fetch.rb +0 -28
- data/test/lib/facet/nilclass/test_size.rb +0 -30
- data/test/lib/facet/nilclass/test_to_f.rb +0 -26
- data/test/lib/facet/nilclass/test_to_h.rb +0 -26
- data/test/lib/facet/numeric/test_ceil_multiple.rb +0 -31
- data/test/lib/facet/numeric/test_succ.rb +0 -40
- data/test/lib/facet/numeric/test_to_b.rb +0 -27
- data/test/lib/facet/ostruct/test___merge__.rb +0 -38
- data/test/lib/facet/ostruct/test___update__.rb +0 -29
- data/test/lib/facet/ostruct/test_op_fetch.rb +0 -27
- data/test/lib/facet/ostruct/test_op_store.rb +0 -28
- data/test/lib/facet/proc/test_compose.rb +0 -36
- data/test/lib/facet/proc/test_to_method.rb +0 -31
- data/test/lib/facet/range/test_to_r.rb +0 -27
- data/test/lib/facet/range/test_to_range.rb +0 -27
- data/test/lib/facet/range/test_umbrella.rb +0 -34
- data/test/lib/facet/range/test_within.rb +0 -29
- data/test/lib/facet/regexp/test_arity.rb +0 -33
- data/test/lib/facet/regexp/test_to_re.rb +0 -27
- data/test/lib/facet/regexp/test_to_regexp.rb +0 -27
- data/test/lib/facet/string/self/test_interpolate.rb +0 -27
- data/test/lib/facet/string/self/test_patterns.rb +0 -28
- data/test/lib/facet/string/self/test_rand_letter.rb +0 -26
- data/test/lib/facet/string/test_align_center.rb +0 -34
- data/test/lib/facet/string/test_at_rand.rb +0 -35
- data/test/lib/facet/string/test_basename.rb +0 -41
- data/test/lib/facet/string/test_blank.rb +0 -27
- data/test/lib/facet/string/test_bracket.rb +0 -49
- data/test/lib/facet/string/test_camelcase.rb +0 -39
- data/test/lib/facet/string/test_camelize.rb +0 -26
- data/test/lib/facet/string/test_capitalized.rb +0 -26
- data/test/lib/facet/string/test_chars.rb +0 -27
- data/test/lib/facet/string/test_cmp.rb +0 -30
- data/test/lib/facet/string/test_demodulize.rb +0 -38
- data/test/lib/facet/string/test_downcase.rb +0 -26
- data/test/lib/facet/string/test_dresner.rb +0 -32
- data/test/lib/facet/string/test_each_char.rb +0 -29
- data/test/lib/facet/string/test_each_word.rb +0 -29
- data/test/lib/facet/string/test_first.rb +0 -43
- data/test/lib/facet/string/test_fold.rb +0 -34
- data/test/lib/facet/string/test_frequency.rb +0 -28
- data/test/lib/facet/string/test_humanize.rb +0 -26
- data/test/lib/facet/string/test_indent.rb +0 -40
- data/test/lib/facet/string/test_index_all.rb +0 -26
- data/test/lib/facet/string/test_last.rb +0 -46
- data/test/lib/facet/string/test_line_wrap.rb +0 -27
- data/test/lib/facet/string/test_lines.rb +0 -26
- data/test/lib/facet/string/test_lowercase.rb +0 -26
- data/test/lib/facet/string/test_margin.rb +0 -117
- data/test/lib/facet/string/test_mscan.rb +0 -30
- data/test/lib/facet/string/test_natcmp.rb +0 -30
- data/test/lib/facet/string/test_nchar.rb +0 -29
- data/test/lib/facet/string/test_pop.rb +0 -47
- data/test/lib/facet/string/test_probability.rb +0 -28
- data/test/lib/facet/string/test_push.rb +0 -40
- data/test/lib/facet/string/test_quote.rb +0 -49
- data/test/lib/facet/string/test_rand_byte.rb +0 -35
- data/test/lib/facet/string/test_rand_index.rb +0 -26
- data/test/lib/facet/string/test_range.rb +0 -27
- data/test/lib/facet/string/test_range_all.rb +0 -27
- data/test/lib/facet/string/test_range_of_line.rb +0 -28
- data/test/lib/facet/string/test_regesc.rb +0 -28
- data/test/lib/facet/string/test_shatter.rb +0 -29
- data/test/lib/facet/string/test_shift.rb +0 -40
- data/test/lib/facet/string/test_shuffle.rb +0 -27
- data/test/lib/facet/string/test_similarity.rb +0 -26
- data/test/lib/facet/string/test_singular.rb +0 -32
- data/test/lib/facet/string/test_slap.rb +0 -40
- data/test/lib/facet/string/test_soundex.rb +0 -41
- data/test/lib/facet/string/test_succ.rb +0 -29
- data/test/lib/facet/string/test_to_a.rb +0 -27
- data/test/lib/facet/string/test_to_arr.rb +0 -26
- data/test/lib/facet/string/test_to_b.rb +0 -41
- data/test/lib/facet/string/test_to_const.rb +0 -28
- data/test/lib/facet/string/test_to_date.rb +0 -30
- data/test/lib/facet/string/test_to_proc.rb +0 -33
- data/test/lib/facet/string/test_to_re.rb +0 -28
- data/test/lib/facet/string/test_to_time.rb +0 -30
- data/test/lib/facet/string/test_unix_crypt.rb +0 -30
- data/test/lib/facet/string/test_unpack.rb +0 -34
- data/test/lib/facet/string/test_unshift.rb +0 -39
- data/test/lib/facet/string/test_upcase.rb +0 -30
- data/test/lib/facet/string/test_whitespace.rb +0 -27
- data/test/lib/facet/string/test_word_filter.rb +0 -34
- data/test/lib/facet/string/test_word_wrap.rb +0 -51
- data/test/lib/facet/string/test_words.rb +0 -37
- data/test/lib/facet/symbol/test_camelcase.rb +0 -26
- data/test/lib/facet/symbol/test_camelize.rb +0 -27
- data/test/lib/facet/symbol/test_capitalize.rb +0 -26
- data/test/lib/facet/symbol/test_capitalized.rb +0 -27
- data/test/lib/facet/symbol/test_downcase.rb +0 -27
- data/test/lib/facet/symbol/test_not.rb +0 -29
- data/test/lib/facet/symbol/test_pad.rb +0 -27
- data/test/lib/facet/symbol/test_succ.rb +0 -28
- data/test/lib/facet/symbol/test_to_const.rb +0 -28
- data/test/lib/facet/symbol/test_to_proc.rb +0 -27
- data/test/lib/facet/symbol/test_to_str.rb +0 -28
- data/test/lib/facet/symbol/test_underscore.rb +0 -26
- data/test/lib/facet/symbol/test_upcase.rb +0 -27
- data/test/lib/facet/time/test_change.rb +0 -33
- data/test/lib/facet/time/test_elapse.rb +0 -27
- data/test/lib/facet/time/test_stamp.rb +0 -31
- data/test/lib/facet/time/test_to_date.rb +0 -31
- data/test/lib/facet/time/test_to_s.rb +0 -31
- data/test/lib/facet/time/test_to_time.rb +0 -31
- data/test/lib/facets/english/test_bytes.rb +0 -84
- data/test/lib/facets/english/test_multipliers.rb +0 -114
- data/test/lib/facets/english/test_time.rb +0 -73
- data/test/testdir.rb +0 -8
data/ProjectInfo
CHANGED
@@ -1,52 +1,40 @@
|
|
1
1
|
--- %YAML:1.0
|
2
2
|
|
3
|
-
TITLE
|
4
|
-
NAME
|
5
|
-
VERSION
|
6
|
-
DATE
|
7
|
-
STATUS
|
3
|
+
TITLE : Ruby Facets
|
4
|
+
NAME : facets
|
5
|
+
VERSION : '1.0.1'
|
6
|
+
DATE : '2006-01-19'
|
7
|
+
STATUS : Beta/Stable
|
8
8
|
|
9
9
|
AUTHOR : Thomas Sawyer
|
10
|
-
EMAIL :
|
10
|
+
EMAIL : transfire@gmail.com
|
11
11
|
HOMEPAGE : "http://facets.rubyforge.org"
|
12
12
|
|
13
|
-
SUMMARY:
|
13
|
+
SUMMARY: Ruby's proverbial cornicopia of more.
|
14
14
|
|
15
15
|
DESCRIPTION: >
|
16
|
-
Ruby Facets is
|
17
|
-
|
18
|
-
|
19
|
-
allowing for highly granular control of requirements, for
|
20
|
-
this reason I like to call it Ruby's Atomic Library.
|
21
|
-
|
22
|
-
DISTRIBUTE: [ gem, tar.bz2, zip ]
|
23
|
-
|
24
|
-
PACKAGE:
|
25
|
-
exclude:
|
26
|
-
- dev
|
16
|
+
Ruby Facets is the complete Facets library providing
|
17
|
+
both the core extensions library and the more additions
|
18
|
+
library.
|
27
19
|
|
28
20
|
RUBYFORGE:
|
29
21
|
PROJECT: 'facets'
|
30
22
|
USERNAME: transami
|
31
23
|
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
include:
|
40
|
-
- 'lib/facet/**/*'
|
41
|
-
- '[A-Z]*'
|
24
|
+
PACKAGE:
|
25
|
+
dir: distribute
|
26
|
+
format: [ gem ]
|
27
|
+
exclude: [ 'distribute', 'scrap', 'website', 'packages', 'core', 'more' ]
|
28
|
+
dependencies:
|
29
|
+
- facets_core
|
30
|
+
- facets_more
|
42
31
|
|
43
32
|
PUBLISH:
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
dir: 'web'
|
33
|
+
host: rubyforge.org
|
34
|
+
type: web
|
35
|
+
username: transami
|
36
|
+
project: facets
|
37
|
+
dir: 'web'
|
50
38
|
|
51
39
|
ANNOUNCE:
|
52
40
|
to: transfire@gmail.com #ruby-talk@ruby-lang.org
|
metadata
CHANGED
@@ -3,11 +3,11 @@ rubygems_version: 0.8.11
|
|
3
3
|
specification_version: 1
|
4
4
|
name: facets
|
5
5
|
version: !ruby/object:Gem::Version
|
6
|
-
version: 1.0.
|
7
|
-
date:
|
8
|
-
summary:
|
6
|
+
version: 1.0.1
|
7
|
+
date: 2006-01-25 00:00:00 -05:00
|
8
|
+
summary: Ruby's proverbial cornicopia of more.
|
9
9
|
require_paths:
|
10
|
-
|
10
|
+
- lib
|
11
11
|
email: transfire@gmail.com
|
12
12
|
homepage: http://facets.rubyforge.org
|
13
13
|
rubyforge_project: facets
|
@@ -18,906 +18,48 @@ bindir: bin
|
|
18
18
|
has_rdoc: false
|
19
19
|
required_ruby_version: !ruby/object:Gem::Version::Requirement
|
20
20
|
requirements:
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
version: 0.0.0
|
21
|
+
- - ">"
|
22
|
+
- !ruby/object:Gem::Version
|
23
|
+
version: 0.0.0
|
25
24
|
version:
|
26
25
|
platform: ruby
|
27
26
|
signing_key:
|
28
27
|
cert_chain:
|
29
28
|
authors:
|
30
|
-
|
29
|
+
- Thomas Sawyer
|
31
30
|
files:
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
- test
|
37
|
-
- Rakefile
|
38
|
-
- README
|
39
|
-
- CHANGELOG
|
40
|
-
- AUTHORS
|
41
|
-
- setup.rb
|
42
|
-
- COPYING
|
43
|
-
- ProjectInfo
|
44
|
-
- lib/facet
|
45
|
-
- lib/facets
|
46
|
-
- lib/facets.rb
|
47
|
-
- lib/facet/dir
|
48
|
-
- lib/facet/date.rb
|
49
|
-
- lib/facet/date
|
50
|
-
- lib/facet/file
|
51
|
-
- lib/facet/hash
|
52
|
-
- lib/facet/proc
|
53
|
-
- lib/facet/time
|
54
|
-
- lib/facet/numeric.rb
|
55
|
-
- lib/facet/fileutils
|
56
|
-
- lib/facet/continuation.rb
|
57
|
-
- lib/facet/string.rb
|
58
|
-
- lib/facet/array
|
59
|
-
- lib/facet/class
|
60
|
-
- lib/facet/float
|
61
|
-
- lib/facet/nilclass
|
62
|
-
- lib/facet/range
|
63
|
-
- lib/facet/fileutils.rb
|
64
|
-
- lib/facet/comparable
|
65
|
-
- lib/facet/symbol.rb
|
66
|
-
- lib/facet/comparable.rb
|
67
|
-
- lib/facet/logger.rb
|
68
|
-
- lib/facet/continuation
|
69
|
-
- lib/facet/ostruct.rb
|
70
|
-
- lib/facet/matchdata
|
71
|
-
- lib/facet/unboundmethod.rb
|
72
|
-
- lib/facet/pathname
|
73
|
-
- lib/facet/file.rb
|
74
|
-
- lib/facet/time.rb
|
75
|
-
- lib/facet/dir.rb
|
76
|
-
- lib/facet/binding.rb
|
77
|
-
- lib/facet/kernel.rb
|
78
|
-
- lib/facet/range.rb
|
79
|
-
- lib/facet/kernel
|
80
|
-
- lib/facet/logger
|
81
|
-
- lib/facet/module
|
82
|
-
- lib/facet/hash.rb
|
83
|
-
- lib/facet/enumerable
|
84
|
-
- lib/facet/regexp
|
85
|
-
- lib/facet/module.rb
|
86
|
-
- lib/facet/unboundmethod
|
87
|
-
- lib/facet/string
|
88
|
-
- lib/facet/symbol
|
89
|
-
- lib/facet/matchdata.rb
|
90
|
-
- lib/facet/nilclass.rb
|
91
|
-
- lib/facet/numeric
|
92
|
-
- lib/facet/array.rb
|
93
|
-
- lib/facet/binding
|
94
|
-
- lib/facet/float.rb
|
95
|
-
- lib/facet/ostruct
|
96
|
-
- lib/facet/integer.rb
|
97
|
-
- lib/facet/regexp.rb
|
98
|
-
- lib/facet/class.rb
|
99
|
-
- lib/facet/enumerable.rb
|
100
|
-
- lib/facet/integer
|
101
|
-
- lib/facet/pathname.rb
|
102
|
-
- lib/facet/proc.rb
|
103
|
-
- lib/facet/dir/self
|
104
|
-
- lib/facet/dir/self/recurse.rb
|
105
|
-
- lib/facet/dir/self/ls_r.rb
|
106
|
-
- lib/facet/dir/self/ancestor.rb
|
107
|
-
- lib/facet/dir/self/ascend.rb
|
108
|
-
- lib/facet/date/to_date.rb
|
109
|
-
- lib/facet/date/days_in_month.rb
|
110
|
-
- lib/facet/date/to_s.rb
|
111
|
-
- lib/facet/date/stamp.rb
|
112
|
-
- lib/facet/date/to_time.rb
|
113
|
-
- lib/facet/date/days_of_month.rb
|
114
|
-
- lib/facet/file/self
|
115
|
-
- lib/facet/file/self/open_as_string.rb
|
116
|
-
- lib/facet/file/self/read_list.rb
|
117
|
-
- lib/facet/file/self/sanitize.rb
|
118
|
-
- lib/facet/file/self/split_all.rb
|
119
|
-
- lib/facet/file/self/create.rb
|
120
|
-
- lib/facet/hash/collate.rb
|
121
|
-
- lib/facet/hash/assert_has_keys.rb
|
122
|
-
- lib/facet/hash/self
|
123
|
-
- lib/facet/hash/each_with_key.rb
|
124
|
-
- lib/facet/hash/join.rb
|
125
|
-
- lib/facet/hash/at.rb
|
126
|
-
- lib/facet/hash/each.rb
|
127
|
-
- lib/facet/hash/each_with_index.rb
|
128
|
-
- lib/facet/hash/graph.rb
|
129
|
-
- lib/facet/hash/to_ostruct.rb
|
130
|
-
- lib/facet/hash/update_values.rb
|
131
|
-
- lib/facet/hash/inverse.rb
|
132
|
-
- lib/facet/hash/rand_value.rb
|
133
|
-
- lib/facet/hash/assert_has_only_keys.rb
|
134
|
-
- lib/facet/hash/keys_to_sym.rb
|
135
|
-
- lib/facet/hash/delete_unless.rb
|
136
|
-
- lib/facet/hash/has_only_keys.rb
|
137
|
-
- lib/facet/hash/replace_each.rb
|
138
|
-
- lib/facet/hash/swap.rb
|
139
|
-
- lib/facet/hash/rand_key.rb
|
140
|
-
- lib/facet/hash/to_h.rb
|
141
|
-
- lib/facet/hash/variablize_keys.rb
|
142
|
-
- lib/facet/hash/keys_to_iv.rb
|
143
|
-
- lib/facet/hash/slice.rb
|
144
|
-
- lib/facet/hash/traverse.rb
|
145
|
-
- lib/facet/hash/shuffle.rb
|
146
|
-
- lib/facet/hash/alias.rb
|
147
|
-
- lib/facet/hash/symoblize_keys.rb
|
148
|
-
- lib/facet/hash/op_store.rb
|
149
|
-
- lib/facet/hash/op_fetch.rb
|
150
|
-
- lib/facet/hash/has_keys.rb
|
151
|
-
- lib/facet/hash/to_ostruct_recurse.rb
|
152
|
-
- lib/facet/hash/swapkey.rb
|
153
|
-
- lib/facet/hash/keys_to_s.rb
|
154
|
-
- lib/facet/hash/weave.rb
|
155
|
-
- lib/facet/hash/op_lshift.rb
|
156
|
-
- lib/facet/hash/update_keys.rb
|
157
|
-
- lib/facet/hash/stringify_keys.rb
|
158
|
-
- lib/facet/hash/rand_pair.rb
|
159
|
-
- lib/facet/hash/update_each.rb
|
160
|
-
- lib/facet/hash/self/zipnew.rb
|
161
|
-
- lib/facet/proc/to_method.rb
|
162
|
-
- lib/facet/proc/compose.rb
|
163
|
-
- lib/facet/proc/op_mul.rb
|
164
|
-
- lib/facet/time/self
|
165
|
-
- lib/facet/time/change.rb
|
166
|
-
- lib/facet/time/to_date.rb
|
167
|
-
- lib/facet/time/to_s.rb
|
168
|
-
- lib/facet/time/stamp.rb
|
169
|
-
- lib/facet/time/to_time.rb
|
170
|
-
- lib/facet/time/elapse.rb
|
171
|
-
- lib/facet/time/self/days_extrema.rb
|
172
|
-
- lib/facet/fileutils/wc.rb
|
173
|
-
- lib/facet/fileutils/tail.rb
|
174
|
-
- lib/facet/fileutils/which.rb
|
175
|
-
- lib/facet/fileutils/safe_ln.rb
|
176
|
-
- lib/facet/fileutils/split_all.rb
|
177
|
-
- lib/facet/fileutils/head.rb
|
178
|
-
- lib/facet/fileutils/slice.rb
|
179
|
-
- lib/facet/fileutils/whereis.rb
|
180
|
-
- lib/facet/array/pull.rb
|
181
|
-
- lib/facet/array/each_with_key.rb
|
182
|
-
- lib/facet/array/merge.rb
|
183
|
-
- lib/facet/array/select.rb
|
184
|
-
- lib/facet/array/last.rb
|
185
|
-
- lib/facet/array/rand_index.rb
|
186
|
-
- lib/facet/array/rand_subset.rb
|
187
|
-
- lib/facet/array/slap.rb
|
188
|
-
- lib/facet/array/tail.rb
|
189
|
-
- lib/facet/array/unzip.rb
|
190
|
-
- lib/facet/array/delete_unless.rb
|
191
|
-
- lib/facet/array/delete_values.rb
|
192
|
-
- lib/facet/array/last_index.rb
|
193
|
-
- lib/facet/array/thru.rb
|
194
|
-
- lib/facet/array/at_rand.rb
|
195
|
-
- lib/facet/array/first.rb
|
196
|
-
- lib/facet/array/foot.rb
|
197
|
-
- lib/facet/array/range.rb
|
198
|
-
- lib/facet/array/to_b.rb
|
199
|
-
- lib/facet/array/to_h.rb
|
200
|
-
- lib/facet/array/mid.rb
|
201
|
-
- lib/facet/array/delete_values_at.rb
|
202
|
-
- lib/facet/array/head.rb
|
203
|
-
- lib/facet/array/pos.rb
|
204
|
-
- lib/facet/array/rotate.rb
|
205
|
-
- lib/facet/array/shuffle.rb
|
206
|
-
- lib/facet/array/op_store.rb
|
207
|
-
- lib/facet/array/op_fetch.rb
|
208
|
-
- lib/facet/array/middle.rb
|
209
|
-
- lib/facet/array/pick.rb
|
210
|
-
- lib/facet/array/to_hash.rb
|
211
|
-
- lib/facet/array/body.rb
|
212
|
-
- lib/facet/array/store.rb
|
213
|
-
- lib/facet/class/descendents.rb
|
214
|
-
- lib/facet/class/remove_subclasses.rb
|
215
|
-
- lib/facet/class/remove_descendents.rb
|
216
|
-
- lib/facet/class/subclasses.rb
|
217
|
-
- lib/facet/class/by_name.rb
|
218
|
-
- lib/facet/float/approx.rb
|
219
|
-
- lib/facet/float/round_at.rb
|
220
|
-
- lib/facet/float/round_to.rb
|
221
|
-
- lib/facet/nilclass/size.rb
|
222
|
-
- lib/facet/nilclass/length.rb
|
223
|
-
- lib/facet/nilclass/empty.rb
|
224
|
-
- lib/facet/nilclass/to_f.rb
|
225
|
-
- lib/facet/nilclass/to_h.rb
|
226
|
-
- lib/facet/nilclass/op_fetch.rb
|
227
|
-
- lib/facet/nilclass/include.rb
|
228
|
-
- lib/facet/range/within.rb
|
229
|
-
- lib/facet/range/umbrella.rb
|
230
|
-
- lib/facet/range/to_r.rb
|
231
|
-
- lib/facet/range/to_range.rb
|
232
|
-
- lib/facet/comparable/cap.rb
|
233
|
-
- lib/facet/comparable/cmp.rb
|
234
|
-
- lib/facet/comparable/at_least.rb
|
235
|
-
- lib/facet/comparable/at_most.rb
|
236
|
-
- lib/facet/comparable/clip.rb
|
237
|
-
- lib/facet/continuation/self
|
238
|
-
- lib/facet/continuation/self/create.rb
|
239
|
-
- lib/facet/matchdata/matchtree.rb
|
240
|
-
- lib/facet/matchdata/matchset.rb
|
241
|
-
- lib/facet/matchdata/match.rb
|
242
|
-
- lib/facet/pathname/descend.rb
|
243
|
-
- lib/facet/pathname/ascend.rb
|
244
|
-
- lib/facet/kernel/call_stack.rb
|
245
|
-
- lib/facet/kernel/p.rb
|
246
|
-
- lib/facet/kernel/get_by_id.rb
|
247
|
-
- lib/facet/kernel/constant.rb
|
248
|
-
- lib/facet/kernel/copy.rb
|
249
|
-
- lib/facet/kernel/demo.rb
|
250
|
-
- lib/facet/kernel/resc.rb
|
251
|
-
- lib/facet/kernel/__meta__.rb
|
252
|
-
- lib/facet/kernel/set_with.rb
|
253
|
-
- lib/facet/kernel/require_all.rb
|
254
|
-
- lib/facet/kernel/as.rb
|
255
|
-
- lib/facet/kernel/fn.rb
|
256
|
-
- lib/facet/kernel/in.rb
|
257
|
-
- lib/facet/kernel/is.rb
|
258
|
-
- lib/facet/kernel/me.rb
|
259
|
-
- lib/facet/kernel/to_bool.rb
|
260
|
-
- lib/facet/kernel/require_esc.rb
|
261
|
-
- lib/facet/kernel/singleton.rb
|
262
|
-
- lib/facet/kernel/false.rb
|
263
|
-
- lib/facet/kernel/instance_assign.rb
|
264
|
-
- lib/facet/kernel/autoreload.rb
|
265
|
-
- lib/facet/kernel/methods.rb
|
266
|
-
- lib/facet/kernel/unuri.rb
|
267
|
-
- lib/facet/kernel/autoreload_glob.rb
|
268
|
-
- lib/facet/kernel/assign_from.rb
|
269
|
-
- lib/facet/kernel/__DIR__.rb
|
270
|
-
- lib/facet/kernel/__class__.rb
|
271
|
-
- lib/facet/kernel/meta.rb
|
272
|
-
- lib/facet/kernel/send_as.rb
|
273
|
-
- lib/facet/kernel/this.rb
|
274
|
-
- lib/facet/kernel/nack.rb
|
275
|
-
- lib/facet/kernel/silence_warnings.rb
|
276
|
-
- lib/facet/kernel/bug.rb
|
277
|
-
- lib/facet/kernel/method_name.rb
|
278
|
-
- lib/facet/kernel/generate_method_name.rb
|
279
|
-
- lib/facet/kernel/with_reader.rb
|
280
|
-
- lib/facet/kernel/to_b.rb
|
281
|
-
- lib/facet/kernel/supermethod.rb
|
282
|
-
- lib/facet/kernel/op_esc.rb
|
283
|
-
- lib/facet/kernel/maybe.rb
|
284
|
-
- lib/facet/kernel/require_local.rb
|
285
|
-
- lib/facet/kernel/true.rb
|
286
|
-
- lib/facet/kernel/with_writer.rb
|
287
|
-
- lib/facet/kernel/complete.rb
|
288
|
-
- lib/facet/kernel/object_class.rb
|
289
|
-
- lib/facet/kernel/new.rb
|
290
|
-
- lib/facet/kernel/with_accessor.rb
|
291
|
-
- lib/facet/kernel/returning.rb
|
292
|
-
- lib/facet/kernel/adhoc.rb
|
293
|
-
- lib/facet/kernel/own.rb
|
294
|
-
- lib/facet/kernel/instvar.rb
|
295
|
-
- lib/facet/kernel/here.rb
|
296
|
-
- lib/facet/kernel/called.rb
|
297
|
-
- lib/facet/kernel/metaclass.rb
|
298
|
-
- lib/facet/kernel/assign_with.rb
|
299
|
-
- lib/facet/kernel/val.rb
|
300
|
-
- lib/facet/kernel/uri.rb
|
301
|
-
- lib/facet/kernel/set_from.rb
|
302
|
-
- lib/facet/kernel/eigenclass.rb
|
303
|
-
- lib/facet/kernel/warn_with_line.rb
|
304
|
-
- lib/facet/kernel/object_hexid.rb
|
305
|
-
- lib/facet/kernel/method.rb
|
306
|
-
- lib/facet/kernel/deep_copy.rb
|
307
|
-
- lib/facet/kernel/superior.rb
|
308
|
-
- lib/facet/kernel/bool.rb
|
309
|
-
- lib/facet/kernel/require_facet.rb
|
310
|
-
- lib/facet/kernel/silently.rb
|
311
|
-
- lib/facet/logger/format.rb
|
312
|
-
- lib/facet/logger/format_message.rb
|
313
|
-
- lib/facet/module/redefine_method.rb
|
314
|
-
- lib/facet/module/redirect_method.rb
|
315
|
-
- lib/facet/module/initializer.rb
|
316
|
-
- lib/facet/module/clone_renaming.rb
|
317
|
-
- lib/facet/module/undef.rb
|
318
|
-
- lib/facet/module/shadow_all.rb
|
319
|
-
- lib/facet/module/clone_removing.rb
|
320
|
-
- lib/facet/module/is.rb
|
321
|
-
- lib/facet/module/modspace.rb
|
322
|
-
- lib/facet/module/instance_methods.rb
|
323
|
-
- lib/facet/module/attr_tester.rb
|
324
|
-
- lib/facet/module/integrate.rb
|
325
|
-
- lib/facet/module/basename.rb
|
326
|
-
- lib/facet/module/generate_instance_method_name.rb
|
327
|
-
- lib/facet/module/redirect.rb
|
328
|
-
- lib/facet/module/shadow_method.rb
|
329
|
-
- lib/facet/module/alias_module_function.rb
|
330
|
-
- lib/facet/module/namespace.rb
|
331
|
-
- lib/facet/module/abstract.rb
|
332
|
-
- lib/facet/module/cattr_reader.rb
|
333
|
-
- lib/facet/module/nesting.rb
|
334
|
-
- lib/facet/module/wrap_method.rb
|
335
|
-
- lib/facet/module/cattr_writer.rb
|
336
|
-
- lib/facet/module/ancestor.rb
|
337
|
-
- lib/facet/module/include_as.rb
|
338
|
-
- lib/facet/module/rename_method.rb
|
339
|
-
- lib/facet/module/attr_setter.rb
|
340
|
-
- lib/facet/module/rename.rb
|
341
|
-
- lib/facet/module/dirname.rb
|
342
|
-
- lib/facet/module/attr.rb
|
343
|
-
- lib/facet/module/remove.rb
|
344
|
-
- lib/facet/module/sort_on.rb
|
345
|
-
- lib/facet/module/cattr_accessor.rb
|
346
|
-
- lib/facet/module/equate_on.rb
|
347
|
-
- lib/facet/module/redef.rb
|
348
|
-
- lib/facet/module/clone_using.rb
|
349
|
-
- lib/facet/module/by_name.rb
|
350
|
-
- lib/facet/module/memoize.rb
|
351
|
-
- lib/facet/module/wrap.rb
|
352
|
-
- lib/facet/module/revisal.rb
|
353
|
-
- lib/facet/enumerable/self
|
354
|
-
- lib/facet/enumerable/find_collisions.rb
|
355
|
-
- lib/facet/enumerable/map_with_counter.rb
|
356
|
-
- lib/facet/enumerable/each_unique_pair.rb
|
357
|
-
- lib/facet/enumerable/ew.rb
|
358
|
-
- lib/facet/enumerable/graph.rb
|
359
|
-
- lib/facet/enumerable/elementwise.rb
|
360
|
-
- lib/facet/enumerable/filter_collect.rb
|
361
|
-
- lib/facet/enumerable/map_with_index.rb
|
362
|
-
- lib/facet/enumerable/ideal_entropy.rb
|
363
|
-
- lib/facet/enumerable/where.rb
|
364
|
-
- lib/facet/enumerable/partition_by.rb
|
365
|
-
- lib/facet/enumerable/nonuniq.rb
|
366
|
-
- lib/facet/enumerable/each_permutation.rb
|
367
|
-
- lib/facet/enumerable/probability.rb
|
368
|
-
- lib/facet/enumerable/collect_with_counter.rb
|
369
|
-
- lib/facet/enumerable/collect_with_index.rb
|
370
|
-
- lib/facet/enumerable/to_h.rb
|
371
|
-
- lib/facet/enumerable/each_by.rb
|
372
|
-
- lib/facet/enumerable/each_pair.rb
|
373
|
-
- lib/facet/enumerable/every.rb
|
374
|
-
- lib/facet/enumerable/compact_collect.rb
|
375
|
-
- lib/facet/enumerable/one.rb
|
376
|
-
- lib/facet/enumerable/none.rb
|
377
|
-
- lib/facet/enumerable/project.rb
|
378
|
-
- lib/facet/enumerable/op_pow.rb
|
379
|
-
- lib/facet/enumerable/frequency.rb
|
380
|
-
- lib/facet/enumerable/compact_map.rb
|
381
|
-
- lib/facet/enumerable/filter_map.rb
|
382
|
-
- lib/facet/enumerable/permute.rb
|
383
|
-
- lib/facet/enumerable/occur.rb
|
384
|
-
- lib/facet/enumerable/commonality.rb
|
385
|
-
- lib/facet/enumerable/each_combination.rb
|
386
|
-
- lib/facet/enumerable/each_slice.rb
|
387
|
-
- lib/facet/enumerable/entropy.rb
|
388
|
-
- lib/facet/enumerable/each_with_counter.rb
|
389
|
-
- lib/facet/enumerable/uniq_by.rb
|
390
|
-
- lib/facet/enumerable/cross.rb
|
391
|
-
- lib/facet/enumerable/self/combinations.rb
|
392
|
-
- lib/facet/enumerable/self/cross.rb
|
393
|
-
- lib/facet/regexp/to_regexp.rb
|
394
|
-
- lib/facet/regexp/to_re.rb
|
395
|
-
- lib/facet/regexp/arity.rb
|
396
|
-
- lib/facet/unboundmethod/name.rb
|
397
|
-
- lib/facet/string/self
|
398
|
-
- lib/facet/string/pull.rb
|
399
|
-
- lib/facet/string/push.rb
|
400
|
-
- lib/facet/string/uppercase.rb
|
401
|
-
- lib/facet/string/shift.rb
|
402
|
-
- lib/facet/string/dresner.rb
|
403
|
-
- lib/facet/string/plural.rb
|
404
|
-
- lib/facet/string/word_filter.rb
|
405
|
-
- lib/facet/string/unix_crypt.rb
|
406
|
-
- lib/facet/string/camelcase.rb
|
407
|
-
- lib/facet/string/humanize.rb
|
408
|
-
- lib/facet/string/at.rb
|
409
|
-
- lib/facet/string/margin.rb
|
410
|
-
- lib/facet/string/dequote.rb
|
411
|
-
- lib/facet/string/word_wrap.rb
|
412
|
-
- lib/facet/string/last.rb
|
413
|
-
- lib/facet/string/unpack.rb
|
414
|
-
- lib/facet/string/rand_index.rb
|
415
|
-
- lib/facet/string/nchar.rb
|
416
|
-
- lib/facet/string/singular.rb
|
417
|
-
- lib/facet/string/brief.rb
|
418
|
-
- lib/facet/string/similarity.rb
|
419
|
-
- lib/facet/string/rand_byte.rb
|
420
|
-
- lib/facet/string/to_proc.rb
|
421
|
-
- lib/facet/string/blank.rb
|
422
|
-
- lib/facet/string/demodulize.rb
|
423
|
-
- lib/facet/string/to_date.rb
|
424
|
-
- lib/facet/string/chars.rb
|
425
|
-
- lib/facet/string/slap.rb
|
426
|
-
- lib/facet/string/starts_with.rb
|
427
|
-
- lib/facet/string/first_char.rb
|
428
|
-
- lib/facet/string/capitalized.rb
|
429
|
-
- lib/facet/string/bytes.rb
|
430
|
-
- lib/facet/string/basename.rb
|
431
|
-
- lib/facet/string/downcase.rb
|
432
|
-
- lib/facet/string/succ.rb
|
433
|
-
- lib/facet/string/probability.rb
|
434
|
-
- lib/facet/string/cmp.rb
|
435
|
-
- lib/facet/string/whitespace.rb
|
436
|
-
- lib/facet/string/at_rand.rb
|
437
|
-
- lib/facet/string/first.rb
|
438
|
-
- lib/facet/string/fold.rb
|
439
|
-
- lib/facet/string/camelize.rb
|
440
|
-
- lib/facet/string/unbracket.rb
|
441
|
-
- lib/facet/string/range.rb
|
442
|
-
- lib/facet/string/to_a.rb
|
443
|
-
- lib/facet/string/to_b.rb
|
444
|
-
- lib/facet/string/to_re.rb
|
445
|
-
- lib/facet/string/last_char.rb
|
446
|
-
- lib/facet/string/to_rx.rb
|
447
|
-
- lib/facet/string/line_wrap.rb
|
448
|
-
- lib/facet/string/tabto.rb
|
449
|
-
- lib/facet/string/align_center.rb
|
450
|
-
- lib/facet/string/words.rb
|
451
|
-
- lib/facet/string/indent.rb
|
452
|
-
- lib/facet/string/align_right.rb
|
453
|
-
- lib/facet/string/upcase.rb
|
454
|
-
- lib/facet/string/format.rb
|
455
|
-
- lib/facet/string/to_const.rb
|
456
|
-
- lib/facet/string/pop.rb
|
457
|
-
- lib/facet/string/align_left.rb
|
458
|
-
- lib/facet/string/tab.rb
|
459
|
-
- lib/facet/string/range_of_line.rb
|
460
|
-
- lib/facet/string/frequency.rb
|
461
|
-
- lib/facet/string/lowercase.rb
|
462
|
-
- lib/facet/string/to_time.rb
|
463
|
-
- lib/facet/string/to_arr.rb
|
464
|
-
- lib/facet/string/ordinal.rb
|
465
|
-
- lib/facet/string/shuffle.rb
|
466
|
-
- lib/facet/string/each_char.rb
|
467
|
-
- lib/facet/string/unshift.rb
|
468
|
-
- lib/facet/string/each_word.rb
|
469
|
-
- lib/facet/string/bracket.rb
|
470
|
-
- lib/facet/string/index_all.rb
|
471
|
-
- lib/facet/string/quote.rb
|
472
|
-
- lib/facet/string/regesc.rb
|
473
|
-
- lib/facet/string/soundex.rb
|
474
|
-
- lib/facet/string/range_all.rb
|
475
|
-
- lib/facet/string/mscan.rb
|
476
|
-
- lib/facet/string/ends_with.rb
|
477
|
-
- lib/facet/string/shatter.rb
|
478
|
-
- lib/facet/string/underscore.rb
|
479
|
-
- lib/facet/string/natcmp.rb
|
480
|
-
- lib/facet/string/lines.rb
|
481
|
-
- lib/facet/string/self/patterns.rb
|
482
|
-
- lib/facet/string/self/rand_letter.rb
|
483
|
-
- lib/facet/string/self/random.rb
|
484
|
-
- lib/facet/string/self/format.rb
|
485
|
-
- lib/facet/string/self/interpolate.rb
|
486
|
-
- lib/facet/symbol/camelcase.rb
|
487
|
-
- lib/facet/symbol/to_proc.rb
|
488
|
-
- lib/facet/symbol/capitalize.rb
|
489
|
-
- lib/facet/symbol/capitalized.rb
|
490
|
-
- lib/facet/symbol/downcase.rb
|
491
|
-
- lib/facet/symbol/succ.rb
|
492
|
-
- lib/facet/symbol/camelize.rb
|
493
|
-
- lib/facet/symbol/upcase.rb
|
494
|
-
- lib/facet/symbol/not.rb
|
495
|
-
- lib/facet/symbol/pad.rb
|
496
|
-
- lib/facet/symbol/to_const.rb
|
497
|
-
- lib/facet/symbol/underscore.rb
|
498
|
-
- lib/facet/symbol/to_str.rb
|
499
|
-
- lib/facet/numeric/succ.rb
|
500
|
-
- lib/facet/numeric/to_b.rb
|
501
|
-
- lib/facet/numeric/ceil_multiple.rb
|
502
|
-
- lib/facet/numeric/pred.rb
|
503
|
-
- lib/facet/binding/call_stack.rb
|
504
|
-
- lib/facet/binding/self
|
505
|
-
- lib/facet/binding/self.rb
|
506
|
-
- lib/facet/binding/__DIR__.rb
|
507
|
-
- lib/facet/binding/__LINE__.rb
|
508
|
-
- lib/facet/binding/eval.rb
|
509
|
-
- lib/facet/binding/method_name.rb
|
510
|
-
- lib/facet/binding/called.rb
|
511
|
-
- lib/facet/binding/caller.rb
|
512
|
-
- lib/facet/binding/__FILE__.rb
|
513
|
-
- lib/facet/binding/defined.rb
|
514
|
-
- lib/facet/binding/op_store.rb
|
515
|
-
- lib/facet/binding/op_fetch.rb
|
516
|
-
- lib/facet/binding/local_variables.rb
|
517
|
-
- lib/facet/binding/self/of_caller.rb
|
518
|
-
- lib/facet/ostruct/__update__.rb
|
519
|
-
- lib/facet/ostruct/__merge__.rb
|
520
|
-
- lib/facet/ostruct/to_h.rb
|
521
|
-
- lib/facet/ostruct/op_store.rb
|
522
|
-
- lib/facet/ostruct/op_fetch.rb
|
523
|
-
- lib/facet/ostruct/__table__.rb
|
524
|
-
- lib/facet/integer/multiple.rb
|
525
|
-
- lib/facet/integer/times_collect.rb
|
526
|
-
- lib/facet/integer/times_map.rb
|
527
|
-
- lib/facet/integer/fact.rb
|
528
|
-
- lib/facet/integer/even.rb
|
529
|
-
- lib/facet/integer/fac.rb
|
530
|
-
- lib/facet/integer/odd.rb
|
531
|
-
- lib/facet/integer/factorial.rb
|
532
|
-
- lib/facet/integer/ordinal.rb
|
533
|
-
- lib/facets/group
|
534
|
-
- lib/facets/english
|
535
|
-
- lib/facets/support
|
536
|
-
- lib/facets/method
|
537
|
-
- lib/facets/group/nilasemptiness.rb
|
538
|
-
- lib/facets/group/inflect.rb
|
539
|
-
- lib/facets/group/random.rb
|
540
|
-
- lib/facets/group/stringasarray.rb
|
541
|
-
- lib/facets/english/multipliers.rb
|
542
|
-
- lib/facets/english/bytes.rb
|
543
|
-
- lib/facets/english/time.rb
|
544
|
-
- lib/facets/english/ormsupport.rb
|
545
|
-
- lib/facets/support/functor.rb
|
546
|
-
- lib/facets/method/README
|
547
|
-
- data/facets
|
548
|
-
- data/facets/index.yml
|
549
|
-
- conf/facets
|
550
|
-
- conf/facets/noauto
|
551
|
-
- test/lib
|
552
|
-
- test/testdir.rb
|
553
|
-
- test/FIXTURE
|
554
|
-
- test/lib/facet
|
555
|
-
- test/lib/facets
|
556
|
-
- test/lib/facet/dir
|
557
|
-
- test/lib/facet/date
|
558
|
-
- test/lib/facet/file
|
559
|
-
- test/lib/facet/hash
|
560
|
-
- test/lib/facet/proc
|
561
|
-
- test/lib/facet/time
|
562
|
-
- test/lib/facet/fileutils
|
563
|
-
- test/lib/facet/array
|
564
|
-
- test/lib/facet/class
|
565
|
-
- test/lib/facet/float
|
566
|
-
- test/lib/facet/nilclass
|
567
|
-
- test/lib/facet/range
|
568
|
-
- test/lib/facet/comparable
|
569
|
-
- test/lib/facet/continuation
|
570
|
-
- test/lib/facet/matchdata
|
571
|
-
- test/lib/facet/kernel
|
572
|
-
- test/lib/facet/module
|
573
|
-
- test/lib/facet/enumerable
|
574
|
-
- test/lib/facet/regexp
|
575
|
-
- test/lib/facet/string
|
576
|
-
- test/lib/facet/symbol
|
577
|
-
- test/lib/facet/numeric
|
578
|
-
- test/lib/facet/binding
|
579
|
-
- test/lib/facet/ostruct
|
580
|
-
- test/lib/facet/integer
|
581
|
-
- test/lib/facet/dir/self
|
582
|
-
- test/lib/facet/dir/self/test_ls_r.rb
|
583
|
-
- test/lib/facet/dir/self/test_ancestor.rb
|
584
|
-
- test/lib/facet/dir/self/test_ascend.rb
|
585
|
-
- test/lib/facet/date/test_days_in_month.rb
|
586
|
-
- test/lib/facet/date/test_to_date.rb
|
587
|
-
- test/lib/facet/date/test_to_s.rb
|
588
|
-
- test/lib/facet/date/test_days_of_month.rb
|
589
|
-
- test/lib/facet/date/test_stamp.rb
|
590
|
-
- test/lib/facet/date/test_to_time.rb
|
591
|
-
- test/lib/facet/file/self
|
592
|
-
- test/lib/facet/file/self/test_split_all.rb
|
593
|
-
- test/lib/facet/file/self/test_sanitize.rb
|
594
|
-
- test/lib/facet/file/self/test_open_as_string.rb
|
595
|
-
- test/lib/facet/file/self/test_create.rb
|
596
|
-
- test/lib/facet/file/self/test_read_list.rb
|
597
|
-
- test/lib/facet/hash/self
|
598
|
-
- test/lib/facet/hash/test_update_values.rb
|
599
|
-
- test/lib/facet/hash/test_at.rb
|
600
|
-
- test/lib/facet/hash/test_each.rb
|
601
|
-
- test/lib/facet/hash/test_collate.rb
|
602
|
-
- test/lib/facet/hash/test_update_keys.rb
|
603
|
-
- test/lib/facet/hash/test_graph.rb
|
604
|
-
- test/lib/facet/hash/test_update_each.rb
|
605
|
-
- test/lib/facet/hash/test_has_only_keys.rb
|
606
|
-
- test/lib/facet/hash/test_inverse.rb
|
607
|
-
- test/lib/facet/hash/test_rand_key.rb
|
608
|
-
- test/lib/facet/hash/test_keys_to_s.rb
|
609
|
-
- test/lib/facet/hash/test_swap.rb
|
610
|
-
- test/lib/facet/hash/test_assert_has_keys.rb
|
611
|
-
- test/lib/facet/hash/test_to_h.rb
|
612
|
-
- test/lib/facet/hash/test_op_lshift.rb
|
613
|
-
- test/lib/facet/hash/test_rand_pair.rb
|
614
|
-
- test/lib/facet/hash/test_replace_each.rb
|
615
|
-
- test/lib/facet/hash/test_each_with_index.rb
|
616
|
-
- test/lib/facet/hash/test_keys_to_sym.rb
|
617
|
-
- test/lib/facet/hash/test_traverse.rb
|
618
|
-
- test/lib/facet/hash/test_slice.rb
|
619
|
-
- test/lib/facet/hash/test_to_ostruct.rb
|
620
|
-
- test/lib/facet/hash/test_op_fetch.rb
|
621
|
-
- test/lib/facet/hash/test_has_keys.rb
|
622
|
-
- test/lib/facet/hash/test_assert_has_only_keys.rb
|
623
|
-
- test/lib/facet/hash/test_alias.rb
|
624
|
-
- test/lib/facet/hash/test_rand_value.rb
|
625
|
-
- test/lib/facet/hash/test_shuffle.rb
|
626
|
-
- test/lib/facet/hash/test_to_ostruct_recurse.rb
|
627
|
-
- test/lib/facet/hash/test_each_with_key.rb
|
628
|
-
- test/lib/facet/hash/test_weave.rb
|
629
|
-
- test/lib/facet/hash/test_swapkey.rb
|
630
|
-
- test/lib/facet/hash/self/test_zipnew.rb
|
631
|
-
- test/lib/facet/proc/test_compose.rb
|
632
|
-
- test/lib/facet/proc/test_to_method.rb
|
633
|
-
- test/lib/facet/time/test_change.rb
|
634
|
-
- test/lib/facet/time/test_to_date.rb
|
635
|
-
- test/lib/facet/time/test_to_s.rb
|
636
|
-
- test/lib/facet/time/test_stamp.rb
|
637
|
-
- test/lib/facet/time/test_elapse.rb
|
638
|
-
- test/lib/facet/time/test_to_time.rb
|
639
|
-
- test/lib/facet/fileutils/test_wc.rb
|
640
|
-
- test/lib/facet/fileutils/test_which.rb
|
641
|
-
- test/lib/facet/fileutils/test_slice.rb
|
642
|
-
- test/lib/facet/array/test_merge.rb
|
643
|
-
- test/lib/facet/array/test_select.rb
|
644
|
-
- test/lib/facet/array/test_slap.rb
|
645
|
-
- test/lib/facet/array/test_delete_unless.rb
|
646
|
-
- test/lib/facet/array/test_delete_values.rb
|
647
|
-
- test/lib/facet/array/test_thru.rb
|
648
|
-
- test/lib/facet/array/test_to_b.rb
|
649
|
-
- test/lib/facet/array/test_to_h.rb
|
650
|
-
- test/lib/facet/array/test_first.rb
|
651
|
-
- test/lib/facet/array/test_rand_subset.rb
|
652
|
-
- test/lib/facet/array/test_range.rb
|
653
|
-
- test/lib/facet/array/test_head.rb
|
654
|
-
- test/lib/facet/array/test_at_rand.rb
|
655
|
-
- test/lib/facet/array/test_mid.rb
|
656
|
-
- test/lib/facet/array/test_rotate.rb
|
657
|
-
- test/lib/facet/array/test_pos.rb
|
658
|
-
- test/lib/facet/array/test_op_store.rb
|
659
|
-
- test/lib/facet/array/test_op_fetch.rb
|
660
|
-
- test/lib/facet/array/test_rand_index.rb
|
661
|
-
- test/lib/facet/array/test_delete_values_at.rb
|
662
|
-
- test/lib/facet/array/test_pick.rb
|
663
|
-
- test/lib/facet/array/test_middle.rb
|
664
|
-
- test/lib/facet/array/test_shuffle.rb
|
665
|
-
- test/lib/facet/array/test_last_index.rb
|
666
|
-
- test/lib/facet/array/test_pull.rb
|
667
|
-
- test/lib/facet/array/test_to_hash.rb
|
668
|
-
- test/lib/facet/class/test_remove_descendents.rb
|
669
|
-
- test/lib/facet/class/test_descendents.rb
|
670
|
-
- test/lib/facet/float/test_approx.rb
|
671
|
-
- test/lib/facet/float/test_round_at.rb
|
672
|
-
- test/lib/facet/float/test_round_to.rb
|
673
|
-
- test/lib/facet/nilclass/test_size.rb
|
674
|
-
- test/lib/facet/nilclass/test_to_f.rb
|
675
|
-
- test/lib/facet/nilclass/test_to_h.rb
|
676
|
-
- test/lib/facet/nilclass/test_empty.rb
|
677
|
-
- test/lib/facet/nilclass/test_op_fetch.rb
|
678
|
-
- test/lib/facet/nilclass/test_include.rb
|
679
|
-
- test/lib/facet/range/test_umbrella.rb
|
680
|
-
- test/lib/facet/range/test_to_r.rb
|
681
|
-
- test/lib/facet/range/test_to_range.rb
|
682
|
-
- test/lib/facet/range/test_within.rb
|
683
|
-
- test/lib/facet/comparable/test_cmp.rb
|
684
|
-
- test/lib/facet/comparable/test_at_least.rb
|
685
|
-
- test/lib/facet/comparable/test_clip.rb
|
686
|
-
- test/lib/facet/continuation/self
|
687
|
-
- test/lib/facet/continuation/self/test_create.rb
|
688
|
-
- test/lib/facet/matchdata/test_match.rb
|
689
|
-
- test/lib/facet/matchdata/test_matchtree.rb
|
690
|
-
- test/lib/facet/kernel/test_resc.rb
|
691
|
-
- test/lib/facet/kernel/test_as.rb
|
692
|
-
- test/lib/facet/kernel/test_fn.rb
|
693
|
-
- test/lib/facet/kernel/test_in.rb
|
694
|
-
- test/lib/facet/kernel/test_returning.rb
|
695
|
-
- test/lib/facet/kernel/test_metaclass.rb
|
696
|
-
- test/lib/facet/kernel/test_to_bool.rb
|
697
|
-
- test/lib/facet/kernel/test_require_all.rb
|
698
|
-
- test/lib/facet/kernel/test_this.rb
|
699
|
-
- test/lib/facet/kernel/test_deep_copy.rb
|
700
|
-
- test/lib/facet/kernel/test_methods.rb
|
701
|
-
- test/lib/facet/kernel/test_require_esc.rb
|
702
|
-
- test/lib/facet/kernel/test_to_b.rb
|
703
|
-
- test/lib/facet/kernel/test_with_accessor.rb
|
704
|
-
- test/lib/facet/kernel/test_bug.rb
|
705
|
-
- test/lib/facet/kernel/test_send_as.rb
|
706
|
-
- test/lib/facet/kernel/test_call_stack.rb
|
707
|
-
- test/lib/facet/kernel/test_assign_from.rb
|
708
|
-
- test/lib/facet/kernel/test_get_by_id.rb
|
709
|
-
- test/lib/facet/kernel/test_maybe.rb
|
710
|
-
- test/lib/facet/kernel/test_here.rb
|
711
|
-
- test/lib/facet/kernel/test_called.rb
|
712
|
-
- test/lib/facet/kernel/test_new.rb
|
713
|
-
- test/lib/facet/kernel/test_set_from.rb
|
714
|
-
- test/lib/facet/kernel/test_method_name.rb
|
715
|
-
- test/lib/facet/kernel/test_object_class.rb
|
716
|
-
- test/lib/facet/kernel/test_val.rb
|
717
|
-
- test/lib/facet/kernel/test_uri.rb
|
718
|
-
- test/lib/facet/kernel/test_singleton.rb
|
719
|
-
- test/lib/facet/kernel/test_supermethod.rb
|
720
|
-
- test/lib/facet/kernel/test_superior.rb
|
721
|
-
- test/lib/facet/kernel/test_method.rb
|
722
|
-
- test/lib/facet/kernel/test_require_facet.rb
|
723
|
-
- test/lib/facet/kernel/test_bool.rb
|
724
|
-
- test/lib/facet/kernel/test___class__.rb
|
725
|
-
- test/lib/facet/kernel/test_generate_method_name.rb
|
726
|
-
- test/lib/facet/kernel/test_silently.rb
|
727
|
-
- test/lib/facet/kernel/test_assign_with.rb
|
728
|
-
- test/lib/facet/kernel/test_constant.rb
|
729
|
-
- test/lib/facet/kernel/test_object_hexid.rb
|
730
|
-
- test/lib/facet/kernel/test_copy.rb
|
731
|
-
- test/lib/facet/kernel/test_demo.rb
|
732
|
-
- test/lib/facet/kernel/test_set_with.rb
|
733
|
-
- test/lib/facet/module/test_modspace.rb
|
734
|
-
- test/lib/facet/module/test_namespace.rb
|
735
|
-
- test/lib/facet/module/test_undef.rb
|
736
|
-
- test/lib/facet/module/test_by_name.rb
|
737
|
-
- test/lib/facet/module/test_memoize.rb
|
738
|
-
- test/lib/facet/module/test_revisal.rb
|
739
|
-
- test/lib/facet/module/test_clone_using.rb
|
740
|
-
- test/lib/facet/module/test_initializer.rb
|
741
|
-
- test/lib/facet/module/test_include_as.rb
|
742
|
-
- test/lib/facet/module/test_basename.rb
|
743
|
-
- test/lib/facet/module/test_shadow_method.rb
|
744
|
-
- test/lib/facet/module/test_instance_methods.rb
|
745
|
-
- test/lib/facet/module/test_redirect.rb
|
746
|
-
- test/lib/facet/module/test_redefine_method.rb
|
747
|
-
- test/lib/facet/module/test_redirect_method.rb
|
748
|
-
- test/lib/facet/module/test_abstract.rb
|
749
|
-
- test/lib/facet/module/test_equate_on.rb
|
750
|
-
- test/lib/facet/module/test_alias_module_function.rb
|
751
|
-
- test/lib/facet/module/test_ancestor.rb
|
752
|
-
- test/lib/facet/module/test_rename_method.rb
|
753
|
-
- test/lib/facet/module/test_nesting.rb
|
754
|
-
- test/lib/facet/module/test_rename.rb
|
755
|
-
- test/lib/facet/module/test_remove.rb
|
756
|
-
- test/lib/facet/module/test_wrap_method.rb
|
757
|
-
- test/lib/facet/module/test_wrap.rb
|
758
|
-
- test/lib/facet/module/test_dirname.rb
|
759
|
-
- test/lib/facet/module/test_integrate.rb
|
760
|
-
- test/lib/facet/module/test_redef.rb
|
761
|
-
- test/lib/facet/module/test_cattr_accessor.rb
|
762
|
-
- test/lib/facet/module/test_sort_on.rb
|
763
|
-
- test/lib/facet/module/test_generate_instance_method_name.rb
|
764
|
-
- test/lib/facet/enumerable/self
|
765
|
-
- test/lib/facet/enumerable/test_ew.rb
|
766
|
-
- test/lib/facet/enumerable/test_each_pair.rb
|
767
|
-
- test/lib/facet/enumerable/test_graph.rb
|
768
|
-
- test/lib/facet/enumerable/test_frequency.rb
|
769
|
-
- test/lib/facet/enumerable/test_ideal_entropy.rb
|
770
|
-
- test/lib/facet/enumerable/test_filter_collect.rb
|
771
|
-
- test/lib/facet/enumerable/test_each_unique_pair.rb
|
772
|
-
- test/lib/facet/enumerable/test_each_slice.rb
|
773
|
-
- test/lib/facet/enumerable/test_find_collisions.rb
|
774
|
-
- test/lib/facet/enumerable/test_to_h.rb
|
775
|
-
- test/lib/facet/enumerable/test_partition_by.rb
|
776
|
-
- test/lib/facet/enumerable/test_collect_with_index.rb
|
777
|
-
- test/lib/facet/enumerable/test_none.rb
|
778
|
-
- test/lib/facet/enumerable/test_every.rb
|
779
|
-
- test/lib/facet/enumerable/test_op_pow.rb
|
780
|
-
- test/lib/facet/enumerable/test_one.rb
|
781
|
-
- test/lib/facet/enumerable/test_probability.rb
|
782
|
-
- test/lib/facet/enumerable/test_occur.rb
|
783
|
-
- test/lib/facet/enumerable/test_permute.rb
|
784
|
-
- test/lib/facet/enumerable/test_each_combination.rb
|
785
|
-
- test/lib/facet/enumerable/test_cross.rb
|
786
|
-
- test/lib/facet/enumerable/test_entropy.rb
|
787
|
-
- test/lib/facet/enumerable/test_uniq_by.rb
|
788
|
-
- test/lib/facet/enumerable/test_commonality.rb
|
789
|
-
- test/lib/facet/enumerable/test_compact_collect.rb
|
790
|
-
- test/lib/facet/enumerable/self/test_combinations.rb
|
791
|
-
- test/lib/facet/enumerable/self/test_cross.rb
|
792
|
-
- test/lib/facet/regexp/test_to_re.rb
|
793
|
-
- test/lib/facet/regexp/test_arity.rb
|
794
|
-
- test/lib/facet/regexp/test_to_regexp.rb
|
795
|
-
- test/lib/facet/string/test_shatter.rb
|
796
|
-
- test/lib/facet/string/self
|
797
|
-
- test/lib/facet/string/test_shift.rb
|
798
|
-
- test/lib/facet/string/test_line_wrap.rb
|
799
|
-
- test/lib/facet/string/test_margin.rb
|
800
|
-
- test/lib/facet/string/test_last.rb
|
801
|
-
- test/lib/facet/string/test_singular.rb
|
802
|
-
- test/lib/facet/string/test_unpack.rb
|
803
|
-
- test/lib/facet/string/test_dresner.rb
|
804
|
-
- test/lib/facet/string/test_frequency.rb
|
805
|
-
- test/lib/facet/string/test_nchar.rb
|
806
|
-
- test/lib/facet/string/test_lowercase.rb
|
807
|
-
- test/lib/facet/string/test_slap.rb
|
808
|
-
- test/lib/facet/string/test_each_char.rb
|
809
|
-
- test/lib/facet/string/test_blank.rb
|
810
|
-
- test/lib/facet/string/test_word_filter.rb
|
811
|
-
- test/lib/facet/string/test_basename.rb
|
812
|
-
- test/lib/facet/string/test_each_word.rb
|
813
|
-
- test/lib/facet/string/test_chars.rb
|
814
|
-
- test/lib/facet/string/test_downcase.rb
|
815
|
-
- test/lib/facet/string/test_index_all.rb
|
816
|
-
- test/lib/facet/string/test_to_proc.rb
|
817
|
-
- test/lib/facet/string/test_camelize.rb
|
818
|
-
- test/lib/facet/string/test_succ.rb
|
819
|
-
- test/lib/facet/string/test_range_all.rb
|
820
|
-
- test/lib/facet/string/test_to_date.rb
|
821
|
-
- test/lib/facet/string/test_fold.rb
|
822
|
-
- test/lib/facet/string/test_to_a.rb
|
823
|
-
- test/lib/facet/string/test_to_b.rb
|
824
|
-
- test/lib/facet/string/test_cmp.rb
|
825
|
-
- test/lib/facet/string/test_first.rb
|
826
|
-
- test/lib/facet/string/test_to_const.rb
|
827
|
-
- test/lib/facet/string/test_indent.rb
|
828
|
-
- test/lib/facet/string/test_range.rb
|
829
|
-
- test/lib/facet/string/test_upcase.rb
|
830
|
-
- test/lib/facet/string/test_range_of_line.rb
|
831
|
-
- test/lib/facet/string/test_to_re.rb
|
832
|
-
- test/lib/facet/string/test_at_rand.rb
|
833
|
-
- test/lib/facet/string/test_words.rb
|
834
|
-
- test/lib/facet/string/test_unix_crypt.rb
|
835
|
-
- test/lib/facet/string/test_capitalized.rb
|
836
|
-
- test/lib/facet/string/test_camelcase.rb
|
837
|
-
- test/lib/facet/string/test_pop.rb
|
838
|
-
- test/lib/facet/string/test_align_center.rb
|
839
|
-
- test/lib/facet/string/test_probability.rb
|
840
|
-
- test/lib/facet/string/test_to_arr.rb
|
841
|
-
- test/lib/facet/string/test_word_wrap.rb
|
842
|
-
- test/lib/facet/string/test_rand_index.rb
|
843
|
-
- test/lib/facet/string/test_similarity.rb
|
844
|
-
- test/lib/facet/string/test_rand_byte.rb
|
845
|
-
- test/lib/facet/string/test_demodulize.rb
|
846
|
-
- test/lib/facet/string/test_regesc.rb
|
847
|
-
- test/lib/facet/string/test_to_time.rb
|
848
|
-
- test/lib/facet/string/test_shuffle.rb
|
849
|
-
- test/lib/facet/string/test_quote.rb
|
850
|
-
- test/lib/facet/string/test_unshift.rb
|
851
|
-
- test/lib/facet/string/test_natcmp.rb
|
852
|
-
- test/lib/facet/string/test_mscan.rb
|
853
|
-
- test/lib/facet/string/test_bracket.rb
|
854
|
-
- test/lib/facet/string/test_whitespace.rb
|
855
|
-
- test/lib/facet/string/test_push.rb
|
856
|
-
- test/lib/facet/string/test_soundex.rb
|
857
|
-
- test/lib/facet/string/test_lines.rb
|
858
|
-
- test/lib/facet/string/test_humanize.rb
|
859
|
-
- test/lib/facet/string/self/test_patterns.rb
|
860
|
-
- test/lib/facet/string/self/test_rand_letter.rb
|
861
|
-
- test/lib/facet/string/self/test_interpolate.rb
|
862
|
-
- test/lib/facet/symbol/test_downcase.rb
|
863
|
-
- test/lib/facet/symbol/test_to_proc.rb
|
864
|
-
- test/lib/facet/symbol/test_camelize.rb
|
865
|
-
- test/lib/facet/symbol/test_succ.rb
|
866
|
-
- test/lib/facet/symbol/test_underscore.rb
|
867
|
-
- test/lib/facet/symbol/test_to_const.rb
|
868
|
-
- test/lib/facet/symbol/test_upcase.rb
|
869
|
-
- test/lib/facet/symbol/test_not.rb
|
870
|
-
- test/lib/facet/symbol/test_capitalized.rb
|
871
|
-
- test/lib/facet/symbol/test_pad.rb
|
872
|
-
- test/lib/facet/symbol/test_camelcase.rb
|
873
|
-
- test/lib/facet/symbol/test_capitalize.rb
|
874
|
-
- test/lib/facet/symbol/test_to_str.rb
|
875
|
-
- test/lib/facet/numeric/test_succ.rb
|
876
|
-
- test/lib/facet/numeric/test_to_b.rb
|
877
|
-
- test/lib/facet/numeric/test_ceil_multiple.rb
|
878
|
-
- test/lib/facet/binding/self
|
879
|
-
- test/lib/facet/binding/test_self.rb
|
880
|
-
- test/lib/facet/binding/test___LINE__.rb
|
881
|
-
- test/lib/facet/binding/test_local_variables.rb
|
882
|
-
- test/lib/facet/binding/test_eval.rb
|
883
|
-
- test/lib/facet/binding/test_call_stack.rb
|
884
|
-
- test/lib/facet/binding/test_called.rb
|
885
|
-
- test/lib/facet/binding/test_caller.rb
|
886
|
-
- test/lib/facet/binding/test_method_name.rb
|
887
|
-
- test/lib/facet/binding/test_op_store.rb
|
888
|
-
- test/lib/facet/binding/test_op_fetch.rb
|
889
|
-
- test/lib/facet/binding/test_defined.rb
|
890
|
-
- test/lib/facet/binding/self/test_of_caller.rb
|
891
|
-
- test/lib/facet/ostruct/test___update__.rb
|
892
|
-
- test/lib/facet/ostruct/test_op_store.rb
|
893
|
-
- test/lib/facet/ostruct/test_op_fetch.rb
|
894
|
-
- test/lib/facet/ostruct/test___merge__.rb
|
895
|
-
- test/lib/facet/integer/test_times_collect.rb
|
896
|
-
- test/lib/facet/integer/test_factorial.rb
|
897
|
-
- test/lib/facet/integer/test_ordinal.rb
|
898
|
-
- test/lib/facet/integer/test_multiple.rb
|
899
|
-
- test/lib/facets/english
|
900
|
-
- test/lib/facets/english/test_time.rb
|
901
|
-
- test/lib/facets/english/test_bytes.rb
|
902
|
-
- test/lib/facets/english/test_multipliers.rb
|
903
|
-
- test/FIXTURE/ls_r
|
904
|
-
- test/FIXTURE/open_as_string_file
|
905
|
-
- test/FIXTURE/test_file.txt
|
906
|
-
- test/FIXTURE/filelist
|
907
|
-
- test/FIXTURE/test_file2.txt
|
908
|
-
- test/FIXTURE/read_list_file
|
909
|
-
- test/FIXTURE/create_file
|
910
|
-
- test/FIXTURE/ls_r/A
|
911
|
-
- test/FIXTURE/ls_r/A.txt
|
912
|
-
- test/FIXTURE/ls_r/A/B
|
913
|
-
- test/FIXTURE/ls_r/A/B.txt
|
914
|
-
- test/FIXTURE/ls_r/A/B/C.txt
|
915
|
-
- test/FIXTURE/filelist/testfile.txt
|
916
|
-
- test/FIXTURE/filelist/testfile2.txt
|
31
|
+
- ProjectInfo
|
32
|
+
- README
|
33
|
+
- COPYING
|
34
|
+
- AUTHORS
|
917
35
|
test_files: []
|
36
|
+
|
918
37
|
rdoc_options: []
|
38
|
+
|
919
39
|
extra_rdoc_files: []
|
40
|
+
|
920
41
|
executables: []
|
42
|
+
|
921
43
|
extensions: []
|
44
|
+
|
922
45
|
requirements: []
|
923
|
-
|
46
|
+
|
47
|
+
dependencies:
|
48
|
+
- !ruby/object:Gem::Dependency
|
49
|
+
name: facets_core
|
50
|
+
version_requirement:
|
51
|
+
version_requirements: !ruby/object:Gem::Version::Requirement
|
52
|
+
requirements:
|
53
|
+
- - ">"
|
54
|
+
- !ruby/object:Gem::Version
|
55
|
+
version: 0.0.0
|
56
|
+
version:
|
57
|
+
- !ruby/object:Gem::Dependency
|
58
|
+
name: facets_more
|
59
|
+
version_requirement:
|
60
|
+
version_requirements: !ruby/object:Gem::Version::Requirement
|
61
|
+
requirements:
|
62
|
+
- - ">"
|
63
|
+
- !ruby/object:Gem::Version
|
64
|
+
version: 0.0.0
|
65
|
+
version:
|