mack-active_record 0.8.2 → 0.8.3
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/mack-active_record/test_extensions.rb +0 -3
- metadata +3 -374
- data/lib/gems/activesupport-2.2.2/lib/active_support/base64.rb +0 -33
- data/lib/gems/activesupport-2.2.2/lib/active_support/basic_object.rb +0 -24
- data/lib/gems/activesupport-2.2.2/lib/active_support/buffered_logger.rb +0 -122
- data/lib/gems/activesupport-2.2.2/lib/active_support/cache/compressed_mem_cache_store.rb +0 -20
- data/lib/gems/activesupport-2.2.2/lib/active_support/cache/drb_store.rb +0 -15
- data/lib/gems/activesupport-2.2.2/lib/active_support/cache/file_store.rb +0 -72
- data/lib/gems/activesupport-2.2.2/lib/active_support/cache/mem_cache_store.rb +0 -127
- data/lib/gems/activesupport-2.2.2/lib/active_support/cache/memory_store.rb +0 -52
- data/lib/gems/activesupport-2.2.2/lib/active_support/cache/synchronized_memory_store.rb +0 -47
- data/lib/gems/activesupport-2.2.2/lib/active_support/cache.rb +0 -223
- data/lib/gems/activesupport-2.2.2/lib/active_support/callbacks.rb +0 -280
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/array/access.rb +0 -53
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/array/conversions.rb +0 -183
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/array/extract_options.rb +0 -20
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/array/grouping.rb +0 -106
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/array/random_access.rb +0 -12
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/array.rb +0 -13
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/base64/encoding.rb +0 -16
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/base64.rb +0 -4
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/benchmark.rb +0 -12
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/bigdecimal/conversions.rb +0 -37
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/bigdecimal.rb +0 -6
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/blank.rb +0 -58
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/cgi/escape_skipping_slashes.rb +0 -14
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/cgi.rb +0 -5
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/class/attribute_accessors.rb +0 -54
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/class/delegating_attributes.rb +0 -46
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/class/inheritable_attributes.rb +0 -140
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/class/removal.rb +0 -50
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/class.rb +0 -4
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/date/behavior.rb +0 -42
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/date/calculations.rb +0 -230
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/date/conversions.rb +0 -107
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/date.rb +0 -10
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/date_time/calculations.rb +0 -126
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/date_time/conversions.rb +0 -96
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/date_time.rb +0 -12
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/duplicable.rb +0 -43
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/enumerable.rb +0 -107
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/exception.rb +0 -41
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/file/atomic.rb +0 -46
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/file.rb +0 -5
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/float/rounding.rb +0 -24
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/float/time.rb +0 -27
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/float.rb +0 -7
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/hash/conversions.rb +0 -259
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/hash/deep_merge.rb +0 -23
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/hash/diff.rb +0 -19
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/hash/except.rb +0 -25
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/hash/indifferent_access.rb +0 -137
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/hash/keys.rb +0 -52
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/hash/reverse_merge.rb +0 -35
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/hash/slice.rb +0 -33
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/hash.rb +0 -14
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/integer/even_odd.rb +0 -29
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/integer/inflections.rb +0 -20
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/integer/time.rb +0 -45
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/integer.rb +0 -9
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/kernel/agnostics.rb +0 -11
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/kernel/daemonizing.rb +0 -7
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/kernel/debugger.rb +0 -13
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/kernel/reporting.rb +0 -59
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/kernel/requires.rb +0 -24
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/kernel.rb +0 -5
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/load_error.rb +0 -38
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/logger.rb +0 -143
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/module/aliasing.rb +0 -74
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/module/attr_accessor_with_default.rb +0 -31
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/module/attr_internal.rb +0 -32
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/module/attribute_accessors.rb +0 -58
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/module/delegation.rb +0 -95
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/module/inclusion.rb +0 -30
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/module/introspection.rb +0 -90
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/module/loading.rb +0 -23
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/module/model_naming.rb +0 -23
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/module/synchronization.rb +0 -39
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/module.rb +0 -23
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/name_error.rb +0 -17
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/numeric/bytes.rb +0 -44
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/numeric/conversions.rb +0 -19
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/numeric/time.rb +0 -81
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/numeric.rb +0 -9
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/object/conversions.rb +0 -14
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/object/extending.rb +0 -80
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/object/instance_variables.rb +0 -74
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/object/metaclass.rb +0 -13
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/object/misc.rb +0 -74
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/object.rb +0 -5
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/pathname/clean_within.rb +0 -14
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/pathname.rb +0 -7
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/proc.rb +0 -12
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/process/daemon.rb +0 -25
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/process.rb +0 -1
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/range/blockless_step.rb +0 -32
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/range/conversions.rb +0 -27
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/range/include_range.rb +0 -30
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/range/overlaps.rb +0 -15
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/range.rb +0 -11
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/rexml.rb +0 -36
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/string/access.rb +0 -82
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/string/behavior.rb +0 -13
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/string/conversions.rb +0 -28
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/string/filters.rb +0 -26
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/string/inflections.rb +0 -167
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/string/iterators.rb +0 -21
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/string/multibyte.rb +0 -81
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/string/starts_ends_with.rb +0 -35
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/string/xchar.rb +0 -11
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/string.rb +0 -22
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/symbol.rb +0 -14
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/time/behavior.rb +0 -13
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/time/calculations.rb +0 -303
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/time/conversions.rb +0 -90
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/time/zones.rb +0 -86
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext/time.rb +0 -42
- data/lib/gems/activesupport-2.2.2/lib/active_support/core_ext.rb +0 -4
- data/lib/gems/activesupport-2.2.2/lib/active_support/dependencies.rb +0 -621
- data/lib/gems/activesupport-2.2.2/lib/active_support/deprecation.rb +0 -243
- data/lib/gems/activesupport-2.2.2/lib/active_support/duration.rb +0 -96
- data/lib/gems/activesupport-2.2.2/lib/active_support/gzip.rb +0 -25
- data/lib/gems/activesupport-2.2.2/lib/active_support/inflections.rb +0 -55
- data/lib/gems/activesupport-2.2.2/lib/active_support/inflector.rb +0 -397
- data/lib/gems/activesupport-2.2.2/lib/active_support/json/decoding.rb +0 -63
- data/lib/gems/activesupport-2.2.2/lib/active_support/json/encoders/date.rb +0 -21
- data/lib/gems/activesupport-2.2.2/lib/active_support/json/encoders/date_time.rb +0 -21
- data/lib/gems/activesupport-2.2.2/lib/active_support/json/encoders/enumerable.rb +0 -12
- data/lib/gems/activesupport-2.2.2/lib/active_support/json/encoders/false_class.rb +0 -5
- data/lib/gems/activesupport-2.2.2/lib/active_support/json/encoders/hash.rb +0 -47
- data/lib/gems/activesupport-2.2.2/lib/active_support/json/encoders/nil_class.rb +0 -5
- data/lib/gems/activesupport-2.2.2/lib/active_support/json/encoders/numeric.rb +0 -5
- data/lib/gems/activesupport-2.2.2/lib/active_support/json/encoders/object.rb +0 -6
- data/lib/gems/activesupport-2.2.2/lib/active_support/json/encoders/regexp.rb +0 -5
- data/lib/gems/activesupport-2.2.2/lib/active_support/json/encoders/string.rb +0 -36
- data/lib/gems/activesupport-2.2.2/lib/active_support/json/encoders/symbol.rb +0 -5
- data/lib/gems/activesupport-2.2.2/lib/active_support/json/encoders/time.rb +0 -21
- data/lib/gems/activesupport-2.2.2/lib/active_support/json/encoders/true_class.rb +0 -5
- data/lib/gems/activesupport-2.2.2/lib/active_support/json/encoding.rb +0 -37
- data/lib/gems/activesupport-2.2.2/lib/active_support/json/variable.rb +0 -10
- data/lib/gems/activesupport-2.2.2/lib/active_support/json.rb +0 -23
- data/lib/gems/activesupport-2.2.2/lib/active_support/locale/en.yml +0 -32
- data/lib/gems/activesupport-2.2.2/lib/active_support/memoizable.rb +0 -82
- data/lib/gems/activesupport-2.2.2/lib/active_support/multibyte/chars.rb +0 -679
- data/lib/gems/activesupport-2.2.2/lib/active_support/multibyte/exceptions.rb +0 -8
- data/lib/gems/activesupport-2.2.2/lib/active_support/multibyte/unicode_database.rb +0 -71
- data/lib/gems/activesupport-2.2.2/lib/active_support/multibyte.rb +0 -33
- data/lib/gems/activesupport-2.2.2/lib/active_support/option_merger.rb +0 -17
- data/lib/gems/activesupport-2.2.2/lib/active_support/ordered_hash.rb +0 -58
- data/lib/gems/activesupport-2.2.2/lib/active_support/ordered_options.rb +0 -19
- data/lib/gems/activesupport-2.2.2/lib/active_support/rescuable.rb +0 -108
- data/lib/gems/activesupport-2.2.2/lib/active_support/secure_random.rb +0 -197
- data/lib/gems/activesupport-2.2.2/lib/active_support/string_inquirer.rb +0 -21
- data/lib/gems/activesupport-2.2.2/lib/active_support/test_case.rb +0 -24
- data/lib/gems/activesupport-2.2.2/lib/active_support/testing/core_ext/test/unit/assertions.rb +0 -72
- data/lib/gems/activesupport-2.2.2/lib/active_support/testing/core_ext/test.rb +0 -6
- data/lib/gems/activesupport-2.2.2/lib/active_support/testing/default.rb +0 -9
- data/lib/gems/activesupport-2.2.2/lib/active_support/testing/performance.rb +0 -452
- data/lib/gems/activesupport-2.2.2/lib/active_support/testing/setup_and_teardown.rb +0 -120
- data/lib/gems/activesupport-2.2.2/lib/active_support/time_with_zone.rb +0 -328
- data/lib/gems/activesupport-2.2.2/lib/active_support/values/time_zone.rb +0 -403
- data/lib/gems/activesupport-2.2.2/lib/active_support/values/unicode_tables.dat +0 -0
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/builder-2.1.2/blankslate.rb +0 -113
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/builder-2.1.2/builder/blankslate.rb +0 -20
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/builder-2.1.2/builder/css.rb +0 -250
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/builder-2.1.2/builder/xchar.rb +0 -115
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/builder-2.1.2/builder/xmlbase.rb +0 -139
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/builder-2.1.2/builder/xmlevents.rb +0 -63
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/builder-2.1.2/builder/xmlmarkup.rb +0 -328
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/builder-2.1.2/builder.rb +0 -13
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/i18n-0.0.1/i18n/backend/simple.rb +0 -216
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/i18n-0.0.1/i18n/exceptions.rb +0 -53
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/i18n-0.0.1/i18n.rb +0 -194
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/memcache-client-1.5.1/memcache.rb +0 -849
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/data_timezone.rb +0 -47
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/data_timezone_info.rb +0 -228
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Algiers.rb +0 -55
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Cairo.rb +0 -219
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Casablanca.rb +0 -40
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Harare.rb +0 -18
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Johannesburg.rb +0 -25
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Monrovia.rb +0 -22
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Nairobi.rb +0 -23
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Argentina/Buenos_Aires.rb +0 -166
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Argentina/San_Juan.rb +0 -86
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Bogota.rb +0 -23
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Caracas.rb +0 -23
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Chicago.rb +0 -283
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Chihuahua.rb +0 -136
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Denver.rb +0 -204
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Godthab.rb +0 -161
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb +0 -27
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Halifax.rb +0 -274
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Indiana/Indianapolis.rb +0 -149
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Juneau.rb +0 -194
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/La_Paz.rb +0 -22
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Lima.rb +0 -35
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Los_Angeles.rb +0 -232
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Mazatlan.rb +0 -139
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Mexico_City.rb +0 -144
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Monterrey.rb +0 -131
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/New_York.rb +0 -282
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Phoenix.rb +0 -30
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Regina.rb +0 -74
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Santiago.rb +0 -205
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Sao_Paulo.rb +0 -171
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/St_Johns.rb +0 -288
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Tijuana.rb +0 -196
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Almaty.rb +0 -67
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Baghdad.rb +0 -73
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Baku.rb +0 -161
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Bangkok.rb +0 -20
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Chongqing.rb +0 -33
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Colombo.rb +0 -30
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Dhaka.rb +0 -27
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Hong_Kong.rb +0 -87
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Irkutsk.rb +0 -165
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Jakarta.rb +0 -30
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Jerusalem.rb +0 -163
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kabul.rb +0 -20
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kamchatka.rb +0 -163
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Karachi.rb +0 -30
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Katmandu.rb +0 -20
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kolkata.rb +0 -25
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Krasnoyarsk.rb +0 -163
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kuala_Lumpur.rb +0 -31
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kuwait.rb +0 -18
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Magadan.rb +0 -163
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Muscat.rb +0 -18
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Novosibirsk.rb +0 -164
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Rangoon.rb +0 -24
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Riyadh.rb +0 -18
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Seoul.rb +0 -34
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Shanghai.rb +0 -35
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Singapore.rb +0 -33
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Taipei.rb +0 -59
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tashkent.rb +0 -47
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tbilisi.rb +0 -78
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tehran.rb +0 -121
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tokyo.rb +0 -30
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Ulaanbaatar.rb +0 -65
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Urumqi.rb +0 -33
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Vladivostok.rb +0 -164
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Yakutsk.rb +0 -163
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Yekaterinburg.rb +0 -165
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Yerevan.rb +0 -165
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Atlantic/Azores.rb +0 -270
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Atlantic/Cape_Verde.rb +0 -23
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Atlantic/South_Georgia.rb +0 -18
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Adelaide.rb +0 -187
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Brisbane.rb +0 -35
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Darwin.rb +0 -29
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Hobart.rb +0 -193
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Melbourne.rb +0 -185
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Perth.rb +0 -37
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Sydney.rb +0 -185
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb +0 -16
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Amsterdam.rb +0 -228
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Athens.rb +0 -185
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Belgrade.rb +0 -163
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Berlin.rb +0 -188
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Bratislava.rb +0 -13
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Brussels.rb +0 -232
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Bucharest.rb +0 -181
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Budapest.rb +0 -197
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Copenhagen.rb +0 -179
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Dublin.rb +0 -276
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Helsinki.rb +0 -163
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Istanbul.rb +0 -218
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Kiev.rb +0 -168
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Lisbon.rb +0 -268
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Ljubljana.rb +0 -13
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/London.rb +0 -288
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Madrid.rb +0 -211
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Minsk.rb +0 -170
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Moscow.rb +0 -181
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Paris.rb +0 -232
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Prague.rb +0 -187
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Riga.rb +0 -176
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Rome.rb +0 -215
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Sarajevo.rb +0 -13
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Skopje.rb +0 -13
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Sofia.rb +0 -173
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Stockholm.rb +0 -165
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Tallinn.rb +0 -172
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Vienna.rb +0 -183
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Vilnius.rb +0 -170
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Warsaw.rb +0 -212
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Zagreb.rb +0 -13
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Auckland.rb +0 -202
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Fiji.rb +0 -23
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Guam.rb +0 -22
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Honolulu.rb +0 -28
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Majuro.rb +0 -20
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Midway.rb +0 -25
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb +0 -25
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Pago_Pago.rb +0 -26
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Port_Moresby.rb +0 -20
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Tongatapu.rb +0 -27
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/info_timezone.rb +0 -52
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/linked_timezone.rb +0 -51
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/linked_timezone_info.rb +0 -44
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/offset_rationals.rb +0 -98
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/ruby_core_support.rb +0 -56
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/time_or_datetime.rb +0 -292
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone.rb +0 -508
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_definition.rb +0 -56
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_info.rb +0 -40
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_offset_info.rb +0 -94
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_period.rb +0 -198
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_transition_info.rb +0 -129
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo.rb +0 -33
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor/xml-simple-1.0.11/xmlsimple.rb +0 -1021
- data/lib/gems/activesupport-2.2.2/lib/active_support/vendor.rb +0 -34
- data/lib/gems/activesupport-2.2.2/lib/active_support/version.rb +0 -9
- data/lib/gems/activesupport-2.2.2/lib/active_support/whiny_nil.rb +0 -58
- data/lib/gems/activesupport-2.2.2/lib/active_support.rb +0 -61
- data/lib/gems/activesupport-2.2.2/lib/activesupport.rb +0 -1
@@ -1,107 +0,0 @@
|
|
1
|
-
require 'active_support/ordered_hash'
|
2
|
-
|
3
|
-
module Enumerable
|
4
|
-
# Ruby 1.8.7 introduces group_by, but the result isn't ordered. Override it.
|
5
|
-
remove_method(:group_by) if [].respond_to?(:group_by) && RUBY_VERSION < '1.9'
|
6
|
-
|
7
|
-
# Collect an enumerable into sets, grouped by the result of a block. Useful,
|
8
|
-
# for example, for grouping records by date.
|
9
|
-
#
|
10
|
-
# Example:
|
11
|
-
#
|
12
|
-
# latest_transcripts.group_by(&:day).each do |day, transcripts|
|
13
|
-
# p "#{day} -> #{transcripts.map(&:class).join(', ')}"
|
14
|
-
# end
|
15
|
-
# "2006-03-01 -> Transcript"
|
16
|
-
# "2006-02-28 -> Transcript"
|
17
|
-
# "2006-02-27 -> Transcript, Transcript"
|
18
|
-
# "2006-02-26 -> Transcript, Transcript"
|
19
|
-
# "2006-02-25 -> Transcript"
|
20
|
-
# "2006-02-24 -> Transcript, Transcript"
|
21
|
-
# "2006-02-23 -> Transcript"
|
22
|
-
def group_by
|
23
|
-
assoc = ActiveSupport::OrderedHash.new
|
24
|
-
|
25
|
-
each do |element|
|
26
|
-
key = yield(element)
|
27
|
-
|
28
|
-
if assoc.has_key?(key)
|
29
|
-
assoc[key] << element
|
30
|
-
else
|
31
|
-
assoc[key] = [element]
|
32
|
-
end
|
33
|
-
end
|
34
|
-
|
35
|
-
assoc
|
36
|
-
end unless [].respond_to?(:group_by)
|
37
|
-
|
38
|
-
# Calculates a sum from the elements. Examples:
|
39
|
-
#
|
40
|
-
# payments.sum { |p| p.price * p.tax_rate }
|
41
|
-
# payments.sum(&:price)
|
42
|
-
#
|
43
|
-
# The latter is a shortcut for:
|
44
|
-
#
|
45
|
-
# payments.inject { |sum, p| sum + p.price }
|
46
|
-
#
|
47
|
-
# It can also calculate the sum without the use of a block.
|
48
|
-
#
|
49
|
-
# [5, 15, 10].sum # => 30
|
50
|
-
# ["foo", "bar"].sum # => "foobar"
|
51
|
-
# [[1, 2], [3, 1, 5]].sum => [1, 2, 3, 1, 5]
|
52
|
-
#
|
53
|
-
# The default sum of an empty list is zero. You can override this default:
|
54
|
-
#
|
55
|
-
# [].sum(Payment.new(0)) { |i| i.amount } # => Payment.new(0)
|
56
|
-
#
|
57
|
-
def sum(identity = 0, &block)
|
58
|
-
return identity unless size > 0
|
59
|
-
|
60
|
-
if block_given?
|
61
|
-
map(&block).sum
|
62
|
-
else
|
63
|
-
inject { |sum, element| sum + element }
|
64
|
-
end
|
65
|
-
end
|
66
|
-
|
67
|
-
# Iterates over a collection, passing the current element *and* the
|
68
|
-
# +memo+ to the block. Handy for building up hashes or
|
69
|
-
# reducing collections down to one object. Examples:
|
70
|
-
#
|
71
|
-
# %w(foo bar).each_with_object({}) { |str, hsh| hsh[str] = str.upcase } #=> {'foo' => 'FOO', 'bar' => 'BAR'}
|
72
|
-
#
|
73
|
-
# *Note* that you can't use immutable objects like numbers, true or false as
|
74
|
-
# the memo. You would think the following returns 120, but since the memo is
|
75
|
-
# never changed, it does not.
|
76
|
-
#
|
77
|
-
# (1..5).each_with_object(1) { |value, memo| memo *= value } # => 1
|
78
|
-
#
|
79
|
-
def each_with_object(memo, &block)
|
80
|
-
returning memo do |m|
|
81
|
-
each do |element|
|
82
|
-
block.call(element, m)
|
83
|
-
end
|
84
|
-
end
|
85
|
-
end unless [].respond_to?(:each_with_object)
|
86
|
-
|
87
|
-
# Convert an enumerable to a hash. Examples:
|
88
|
-
#
|
89
|
-
# people.index_by(&:login)
|
90
|
-
# => { "nextangle" => <Person ...>, "chade-" => <Person ...>, ...}
|
91
|
-
# people.index_by { |person| "#{person.first_name} #{person.last_name}" }
|
92
|
-
# => { "Chade- Fowlersburg-e" => <Person ...>, "David Heinemeier Hansson" => <Person ...>, ...}
|
93
|
-
#
|
94
|
-
def index_by
|
95
|
-
inject({}) do |accum, elem|
|
96
|
-
accum[yield(elem)] = elem
|
97
|
-
accum
|
98
|
-
end
|
99
|
-
end
|
100
|
-
|
101
|
-
# Returns true if the collection has more than 1 element. Functionally equivalent to collection.size > 1.
|
102
|
-
# Works with a block too ala any?, so people.many? { |p| p.age > 26 } # => returns true if more than 1 person is over 26.
|
103
|
-
def many?(&block)
|
104
|
-
size = block_given? ? select(&block).size : self.size
|
105
|
-
size > 1
|
106
|
-
end
|
107
|
-
end
|
@@ -1,41 +0,0 @@
|
|
1
|
-
module ActiveSupport
|
2
|
-
if RUBY_VERSION >= '1.9'
|
3
|
-
FrozenObjectError = RuntimeError
|
4
|
-
else
|
5
|
-
FrozenObjectError = TypeError
|
6
|
-
end
|
7
|
-
end
|
8
|
-
|
9
|
-
class Exception # :nodoc:
|
10
|
-
def clean_message
|
11
|
-
Pathname.clean_within message
|
12
|
-
end
|
13
|
-
|
14
|
-
TraceSubstitutions = []
|
15
|
-
FrameworkRegexp = /generated|vendor|dispatch|ruby|script\/\w+/
|
16
|
-
|
17
|
-
def clean_backtrace
|
18
|
-
backtrace.collect do |line|
|
19
|
-
Pathname.clean_within(TraceSubstitutions.inject(line) do |result, (regexp, sub)|
|
20
|
-
result.gsub regexp, sub
|
21
|
-
end)
|
22
|
-
end
|
23
|
-
end
|
24
|
-
|
25
|
-
def application_backtrace
|
26
|
-
before_application_frame = true
|
27
|
-
|
28
|
-
trace = clean_backtrace.reject do |line|
|
29
|
-
non_app_frame = (line =~ FrameworkRegexp)
|
30
|
-
before_application_frame = false unless non_app_frame
|
31
|
-
non_app_frame && ! before_application_frame
|
32
|
-
end
|
33
|
-
|
34
|
-
# If we didn't find any application frames, return an empty app trace.
|
35
|
-
before_application_frame ? [] : trace
|
36
|
-
end
|
37
|
-
|
38
|
-
def framework_backtrace
|
39
|
-
clean_backtrace.grep FrameworkRegexp
|
40
|
-
end
|
41
|
-
end
|
@@ -1,46 +0,0 @@
|
|
1
|
-
require 'tempfile'
|
2
|
-
|
3
|
-
module ActiveSupport #:nodoc:
|
4
|
-
module CoreExtensions #:nodoc:
|
5
|
-
module File #:nodoc:
|
6
|
-
module Atomic
|
7
|
-
# Write to a file atomically. Useful for situations where you don't
|
8
|
-
# want other processes or threads to see half-written files.
|
9
|
-
#
|
10
|
-
# File.atomic_write("important.file") do |file|
|
11
|
-
# file.write("hello")
|
12
|
-
# end
|
13
|
-
#
|
14
|
-
# If your temp directory is not on the same filesystem as the file you're
|
15
|
-
# trying to write, you can provide a different temporary directory.
|
16
|
-
#
|
17
|
-
# File.atomic_write("/data/something.important", "/data/tmp") do |f|
|
18
|
-
# file.write("hello")
|
19
|
-
# end
|
20
|
-
def atomic_write(file_name, temp_dir = Dir.tmpdir)
|
21
|
-
temp_file = Tempfile.new(basename(file_name), temp_dir)
|
22
|
-
yield temp_file
|
23
|
-
temp_file.close
|
24
|
-
|
25
|
-
begin
|
26
|
-
# Get original file permissions
|
27
|
-
old_stat = stat(file_name)
|
28
|
-
rescue Errno::ENOENT
|
29
|
-
# No old permissions, write a temp file to determine the defaults
|
30
|
-
check_name = ".permissions_check.#{Thread.current.object_id}.#{Process.pid}.#{rand(1000000)}"
|
31
|
-
open(check_name, "w") { }
|
32
|
-
old_stat = stat(check_name)
|
33
|
-
unlink(check_name)
|
34
|
-
end
|
35
|
-
|
36
|
-
# Overwrite original file with temp file
|
37
|
-
rename(temp_file.path, file_name)
|
38
|
-
|
39
|
-
# Set correct permissions on new file
|
40
|
-
chown(old_stat.uid, old_stat.gid, file_name)
|
41
|
-
chmod(old_stat.mode, file_name)
|
42
|
-
end
|
43
|
-
end
|
44
|
-
end
|
45
|
-
end
|
46
|
-
end
|
@@ -1,24 +0,0 @@
|
|
1
|
-
module ActiveSupport #:nodoc:
|
2
|
-
module CoreExtensions #:nodoc:
|
3
|
-
module Float #:nodoc:
|
4
|
-
module Rounding
|
5
|
-
def self.included(base) #:nodoc:
|
6
|
-
base.class_eval do
|
7
|
-
alias_method :round_without_precision, :round
|
8
|
-
alias_method :round, :round_with_precision
|
9
|
-
end
|
10
|
-
end
|
11
|
-
|
12
|
-
# Rounds the float with the specified precision.
|
13
|
-
#
|
14
|
-
# x = 1.337
|
15
|
-
# x.round # => 1
|
16
|
-
# x.round(1) # => 1.3
|
17
|
-
# x.round(2) # => 1.34
|
18
|
-
def round_with_precision(precision = nil)
|
19
|
-
precision.nil? ? round_without_precision : (self * (10 ** precision)).round / (10 ** precision).to_f
|
20
|
-
end
|
21
|
-
end
|
22
|
-
end
|
23
|
-
end
|
24
|
-
end
|
@@ -1,27 +0,0 @@
|
|
1
|
-
module ActiveSupport #:nodoc:
|
2
|
-
module CoreExtensions #:nodoc:
|
3
|
-
module Float #:nodoc:
|
4
|
-
module Time
|
5
|
-
# Deprication helper methods not available as core_ext is loaded first.
|
6
|
-
def years
|
7
|
-
::ActiveSupport::Deprecation.warn(self.class.deprecated_method_warning(:years, "Fractional years are not respected. Convert value to integer before calling #years."), caller)
|
8
|
-
years_without_deprecation
|
9
|
-
end
|
10
|
-
def months
|
11
|
-
::ActiveSupport::Deprecation.warn(self.class.deprecated_method_warning(:months, "Fractional months are not respected. Convert value to integer before calling #months."), caller)
|
12
|
-
months_without_deprecation
|
13
|
-
end
|
14
|
-
|
15
|
-
def months_without_deprecation
|
16
|
-
ActiveSupport::Duration.new(self * 30.days, [[:months, self]])
|
17
|
-
end
|
18
|
-
alias :month :months
|
19
|
-
|
20
|
-
def years_without_deprecation
|
21
|
-
ActiveSupport::Duration.new(self * 365.25.days, [[:years, self]])
|
22
|
-
end
|
23
|
-
alias :year :years
|
24
|
-
end
|
25
|
-
end
|
26
|
-
end
|
27
|
-
end
|
@@ -1,259 +0,0 @@
|
|
1
|
-
require 'date'
|
2
|
-
require 'cgi'
|
3
|
-
require 'builder'
|
4
|
-
require 'xmlsimple'
|
5
|
-
|
6
|
-
# Locked down XmlSimple#xml_in_string
|
7
|
-
class XmlSimple
|
8
|
-
# Same as xml_in but doesn't try to smartly shoot itself in the foot.
|
9
|
-
def xml_in_string(string, options = nil)
|
10
|
-
handle_options('in', options)
|
11
|
-
|
12
|
-
@doc = parse(string)
|
13
|
-
result = collapse(@doc.root)
|
14
|
-
|
15
|
-
if @options['keeproot']
|
16
|
-
merge({}, @doc.root.name, result)
|
17
|
-
else
|
18
|
-
result
|
19
|
-
end
|
20
|
-
end
|
21
|
-
|
22
|
-
def self.xml_in_string(string, options = nil)
|
23
|
-
new.xml_in_string(string, options)
|
24
|
-
end
|
25
|
-
end
|
26
|
-
|
27
|
-
# This module exists to decorate files deserialized using Hash.from_xml with
|
28
|
-
# the <tt>original_filename</tt> and <tt>content_type</tt> methods.
|
29
|
-
module FileLike #:nodoc:
|
30
|
-
attr_writer :original_filename, :content_type
|
31
|
-
|
32
|
-
def original_filename
|
33
|
-
@original_filename || 'untitled'
|
34
|
-
end
|
35
|
-
|
36
|
-
def content_type
|
37
|
-
@content_type || 'application/octet-stream'
|
38
|
-
end
|
39
|
-
end
|
40
|
-
|
41
|
-
module ActiveSupport #:nodoc:
|
42
|
-
module CoreExtensions #:nodoc:
|
43
|
-
module Hash #:nodoc:
|
44
|
-
module Conversions
|
45
|
-
|
46
|
-
XML_TYPE_NAMES = {
|
47
|
-
"Symbol" => "symbol",
|
48
|
-
"Fixnum" => "integer",
|
49
|
-
"Bignum" => "integer",
|
50
|
-
"BigDecimal" => "decimal",
|
51
|
-
"Float" => "float",
|
52
|
-
"Date" => "date",
|
53
|
-
"DateTime" => "datetime",
|
54
|
-
"Time" => "datetime",
|
55
|
-
"TrueClass" => "boolean",
|
56
|
-
"FalseClass" => "boolean"
|
57
|
-
} unless defined?(XML_TYPE_NAMES)
|
58
|
-
|
59
|
-
XML_FORMATTING = {
|
60
|
-
"symbol" => Proc.new { |symbol| symbol.to_s },
|
61
|
-
"date" => Proc.new { |date| date.to_s(:db) },
|
62
|
-
"datetime" => Proc.new { |time| time.xmlschema },
|
63
|
-
"binary" => Proc.new { |binary| ActiveSupport::Base64.encode64(binary) },
|
64
|
-
"yaml" => Proc.new { |yaml| yaml.to_yaml }
|
65
|
-
} unless defined?(XML_FORMATTING)
|
66
|
-
|
67
|
-
# TODO: use Time.xmlschema instead of Time.parse;
|
68
|
-
# use regexp instead of Date.parse
|
69
|
-
unless defined?(XML_PARSING)
|
70
|
-
XML_PARSING = {
|
71
|
-
"symbol" => Proc.new { |symbol| symbol.to_sym },
|
72
|
-
"date" => Proc.new { |date| ::Date.parse(date) },
|
73
|
-
"datetime" => Proc.new { |time| ::Time.parse(time).utc rescue ::DateTime.parse(time).utc },
|
74
|
-
"integer" => Proc.new { |integer| integer.to_i },
|
75
|
-
"float" => Proc.new { |float| float.to_f },
|
76
|
-
"decimal" => Proc.new { |number| BigDecimal(number) },
|
77
|
-
"boolean" => Proc.new { |boolean| %w(1 true).include?(boolean.strip) },
|
78
|
-
"string" => Proc.new { |string| string.to_s },
|
79
|
-
"yaml" => Proc.new { |yaml| YAML::load(yaml) rescue yaml },
|
80
|
-
"base64Binary" => Proc.new { |bin| ActiveSupport::Base64.decode64(bin) },
|
81
|
-
"file" => Proc.new do |file, entity|
|
82
|
-
f = StringIO.new(ActiveSupport::Base64.decode64(file))
|
83
|
-
f.extend(FileLike)
|
84
|
-
f.original_filename = entity['name']
|
85
|
-
f.content_type = entity['content_type']
|
86
|
-
f
|
87
|
-
end
|
88
|
-
}
|
89
|
-
|
90
|
-
XML_PARSING.update(
|
91
|
-
"double" => XML_PARSING["float"],
|
92
|
-
"dateTime" => XML_PARSING["datetime"]
|
93
|
-
)
|
94
|
-
end
|
95
|
-
|
96
|
-
def self.included(klass)
|
97
|
-
klass.extend(ClassMethods)
|
98
|
-
end
|
99
|
-
|
100
|
-
# Converts a hash into a string suitable for use as a URL query string. An optional <tt>namespace</tt> can be
|
101
|
-
# passed to enclose the param names (see example below).
|
102
|
-
#
|
103
|
-
# ==== Example:
|
104
|
-
# { :name => 'David', :nationality => 'Danish' }.to_query # => "name=David&nationality=Danish"
|
105
|
-
#
|
106
|
-
# { :name => 'David', :nationality => 'Danish' }.to_query('user') # => "user%5Bname%5D=David&user%5Bnationality%5D=Danish"
|
107
|
-
def to_query(namespace = nil)
|
108
|
-
collect do |key, value|
|
109
|
-
value.to_query(namespace ? "#{namespace}[#{key}]" : key)
|
110
|
-
end.sort * '&'
|
111
|
-
end
|
112
|
-
|
113
|
-
alias_method :to_param, :to_query
|
114
|
-
|
115
|
-
def to_xml(options = {})
|
116
|
-
options[:indent] ||= 2
|
117
|
-
options.reverse_merge!({ :builder => Builder::XmlMarkup.new(:indent => options[:indent]),
|
118
|
-
:root => "hash" })
|
119
|
-
options[:builder].instruct! unless options.delete(:skip_instruct)
|
120
|
-
dasherize = !options.has_key?(:dasherize) || options[:dasherize]
|
121
|
-
root = dasherize ? options[:root].to_s.dasherize : options[:root].to_s
|
122
|
-
|
123
|
-
options[:builder].__send__(:method_missing, root) do
|
124
|
-
each do |key, value|
|
125
|
-
case value
|
126
|
-
when ::Hash
|
127
|
-
value.to_xml(options.merge({ :root => key, :skip_instruct => true }))
|
128
|
-
when ::Array
|
129
|
-
value.to_xml(options.merge({ :root => key, :children => key.to_s.singularize, :skip_instruct => true}))
|
130
|
-
when ::Method, ::Proc
|
131
|
-
# If the Method or Proc takes two arguments, then
|
132
|
-
# pass the suggested child element name. This is
|
133
|
-
# used if the Method or Proc will be operating over
|
134
|
-
# multiple records and needs to create an containing
|
135
|
-
# element that will contain the objects being
|
136
|
-
# serialized.
|
137
|
-
if 1 == value.arity
|
138
|
-
value.call(options.merge({ :root => key, :skip_instruct => true }))
|
139
|
-
else
|
140
|
-
value.call(options.merge({ :root => key, :skip_instruct => true }), key.to_s.singularize)
|
141
|
-
end
|
142
|
-
else
|
143
|
-
if value.respond_to?(:to_xml)
|
144
|
-
value.to_xml(options.merge({ :root => key, :skip_instruct => true }))
|
145
|
-
else
|
146
|
-
type_name = XML_TYPE_NAMES[value.class.name]
|
147
|
-
|
148
|
-
key = dasherize ? key.to_s.dasherize : key.to_s
|
149
|
-
|
150
|
-
attributes = options[:skip_types] || value.nil? || type_name.nil? ? { } : { :type => type_name }
|
151
|
-
if value.nil?
|
152
|
-
attributes[:nil] = true
|
153
|
-
end
|
154
|
-
|
155
|
-
options[:builder].tag!(key,
|
156
|
-
XML_FORMATTING[type_name] ? XML_FORMATTING[type_name].call(value) : value,
|
157
|
-
attributes
|
158
|
-
)
|
159
|
-
end
|
160
|
-
end
|
161
|
-
end
|
162
|
-
|
163
|
-
yield options[:builder] if block_given?
|
164
|
-
end
|
165
|
-
|
166
|
-
end
|
167
|
-
|
168
|
-
module ClassMethods
|
169
|
-
def from_xml(xml)
|
170
|
-
# TODO: Refactor this into something much cleaner that doesn't rely on XmlSimple
|
171
|
-
typecast_xml_value(undasherize_keys(XmlSimple.xml_in_string(xml,
|
172
|
-
'forcearray' => false,
|
173
|
-
'forcecontent' => true,
|
174
|
-
'keeproot' => true,
|
175
|
-
'contentkey' => '__content__')
|
176
|
-
))
|
177
|
-
end
|
178
|
-
|
179
|
-
private
|
180
|
-
def typecast_xml_value(value)
|
181
|
-
case value.class.to_s
|
182
|
-
when 'Hash'
|
183
|
-
if value['type'] == 'array'
|
184
|
-
child_key, entries = value.detect { |k,v| k != 'type' } # child_key is throwaway
|
185
|
-
if entries.nil? || (c = value['__content__'] && c.blank?)
|
186
|
-
[]
|
187
|
-
else
|
188
|
-
case entries.class.to_s # something weird with classes not matching here. maybe singleton methods breaking is_a?
|
189
|
-
when "Array"
|
190
|
-
entries.collect { |v| typecast_xml_value(v) }
|
191
|
-
when "Hash"
|
192
|
-
[typecast_xml_value(entries)]
|
193
|
-
else
|
194
|
-
raise "can't typecast #{entries.inspect}"
|
195
|
-
end
|
196
|
-
end
|
197
|
-
elsif value.has_key?("__content__")
|
198
|
-
content = value["__content__"]
|
199
|
-
if parser = XML_PARSING[value["type"]]
|
200
|
-
if parser.arity == 2
|
201
|
-
XML_PARSING[value["type"]].call(content, value)
|
202
|
-
else
|
203
|
-
XML_PARSING[value["type"]].call(content)
|
204
|
-
end
|
205
|
-
else
|
206
|
-
content
|
207
|
-
end
|
208
|
-
elsif value['type'] == 'string' && value['nil'] != 'true'
|
209
|
-
""
|
210
|
-
# blank or nil parsed values are represented by nil
|
211
|
-
elsif value.blank? || value['nil'] == 'true'
|
212
|
-
nil
|
213
|
-
# If the type is the only element which makes it then
|
214
|
-
# this still makes the value nil, except if type is
|
215
|
-
# a XML node(where type['value'] is a Hash)
|
216
|
-
elsif value['type'] && value.size == 1 && !value['type'].is_a?(::Hash)
|
217
|
-
nil
|
218
|
-
else
|
219
|
-
xml_value = value.inject({}) do |h,(k,v)|
|
220
|
-
h[k] = typecast_xml_value(v)
|
221
|
-
h
|
222
|
-
end
|
223
|
-
|
224
|
-
# Turn { :files => { :file => #<StringIO> } into { :files => #<StringIO> } so it is compatible with
|
225
|
-
# how multipart uploaded files from HTML appear
|
226
|
-
xml_value["file"].is_a?(StringIO) ? xml_value["file"] : xml_value
|
227
|
-
end
|
228
|
-
when 'Array'
|
229
|
-
value.map! { |i| typecast_xml_value(i) }
|
230
|
-
case value.length
|
231
|
-
when 0 then nil
|
232
|
-
when 1 then value.first
|
233
|
-
else value
|
234
|
-
end
|
235
|
-
when 'String'
|
236
|
-
value
|
237
|
-
else
|
238
|
-
raise "can't typecast #{value.class.name} - #{value.inspect}"
|
239
|
-
end
|
240
|
-
end
|
241
|
-
|
242
|
-
def undasherize_keys(params)
|
243
|
-
case params.class.to_s
|
244
|
-
when "Hash"
|
245
|
-
params.inject({}) do |h,(k,v)|
|
246
|
-
h[k.to_s.tr("-", "_")] = undasherize_keys(v)
|
247
|
-
h
|
248
|
-
end
|
249
|
-
when "Array"
|
250
|
-
params.map { |v| undasherize_keys(v) }
|
251
|
-
else
|
252
|
-
params
|
253
|
-
end
|
254
|
-
end
|
255
|
-
end
|
256
|
-
end
|
257
|
-
end
|
258
|
-
end
|
259
|
-
end
|
@@ -1,23 +0,0 @@
|
|
1
|
-
module ActiveSupport #:nodoc:
|
2
|
-
module CoreExtensions #:nodoc:
|
3
|
-
module Hash #:nodoc:
|
4
|
-
# Allows for deep merging
|
5
|
-
module DeepMerge
|
6
|
-
# Returns a new hash with +self+ and +other_hash+ merged recursively.
|
7
|
-
def deep_merge(other_hash)
|
8
|
-
self.merge(other_hash) do |key, oldval, newval|
|
9
|
-
oldval = oldval.to_hash if oldval.respond_to?(:to_hash)
|
10
|
-
newval = newval.to_hash if newval.respond_to?(:to_hash)
|
11
|
-
oldval.class.to_s == 'Hash' && newval.class.to_s == 'Hash' ? oldval.deep_merge(newval) : newval
|
12
|
-
end
|
13
|
-
end
|
14
|
-
|
15
|
-
# Returns a new hash with +self+ and +other_hash+ merged recursively.
|
16
|
-
# Modifies the receiver in place.
|
17
|
-
def deep_merge!(other_hash)
|
18
|
-
replace(deep_merge(other_hash))
|
19
|
-
end
|
20
|
-
end
|
21
|
-
end
|
22
|
-
end
|
23
|
-
end
|
@@ -1,19 +0,0 @@
|
|
1
|
-
module ActiveSupport #:nodoc:
|
2
|
-
module CoreExtensions #:nodoc:
|
3
|
-
module Hash #:nodoc:
|
4
|
-
module Diff
|
5
|
-
# Returns a hash that represents the difference between two hashes.
|
6
|
-
#
|
7
|
-
# Examples:
|
8
|
-
#
|
9
|
-
# {1 => 2}.diff(1 => 2) # => {}
|
10
|
-
# {1 => 2}.diff(1 => 3) # => {1 => 2}
|
11
|
-
# {}.diff(1 => 2) # => {1 => 2}
|
12
|
-
# {1 => 2, 3 => 4}.diff(1 => 2) # => {3 => 4}
|
13
|
-
def diff(h2)
|
14
|
-
self.dup.delete_if { |k, v| h2[k] == v }.merge(h2.dup.delete_if { |k, v| self.has_key?(k) })
|
15
|
-
end
|
16
|
-
end
|
17
|
-
end
|
18
|
-
end
|
19
|
-
end
|
@@ -1,25 +0,0 @@
|
|
1
|
-
require 'set'
|
2
|
-
|
3
|
-
module ActiveSupport #:nodoc:
|
4
|
-
module CoreExtensions #:nodoc:
|
5
|
-
module Hash #:nodoc:
|
6
|
-
# Return a hash that includes everything but the given keys. This is useful for
|
7
|
-
# limiting a set of parameters to everything but a few known toggles:
|
8
|
-
#
|
9
|
-
# @person.update_attributes(params[:person].except(:admin))
|
10
|
-
module Except
|
11
|
-
# Returns a new hash without the given keys.
|
12
|
-
def except(*keys)
|
13
|
-
dup.except!(*keys)
|
14
|
-
end
|
15
|
-
|
16
|
-
# Replaces the hash without the given keys.
|
17
|
-
def except!(*keys)
|
18
|
-
keys.map! { |key| convert_key(key) } if respond_to?(:convert_key)
|
19
|
-
keys.each { |key| delete(key) }
|
20
|
-
self
|
21
|
-
end
|
22
|
-
end
|
23
|
-
end
|
24
|
-
end
|
25
|
-
end
|