metasploit-framework/lib/active_record
Tod Beardsley 10a36d9398 Fixes #2979. The bug is triggered when the en locale is used in activerecord -- this fix appears to have no ill effects when both the /vendor version or a local (current) version of i18n is installed, since the percent notation appears to be okay for both versions. In any event, db_nmap 127.0.0.1 fails correctly for both.
git-svn-id: file:///home/svn/framework3/trunk@10731 4d416f70-5f16-0410-b530-b9f4589650da
2010-10-18 19:58:56 +00:00
..
associations
connection_adapters
locale Fixes #2979. The bug is triggered when the en locale is used in activerecord -- this fix appears to have no ill effects when both the /vendor version or a local (current) version of i18n is installed, since the percent notation appears to be okay for both versions. In any event, db_nmap 127.0.0.1 fails correctly for both. 2010-10-18 19:58:56 +00:00
locking
serializers Reapply ActiveRecord patch from r9281 & r9282 2010-10-14 18:45:51 +00:00
aggregations.rb
association_preload.rb
associations.rb
attribute_methods.rb
autosave_association.rb
base.rb
batches.rb
calculations.rb
callbacks.rb
dirty.rb
dynamic_finder_match.rb
dynamic_scope_match.rb
fixtures.rb
i18n_interpolation_deprecation.rb
migration.rb
named_scope.rb
nested_attributes.rb
observer.rb
query_cache.rb
reflection.rb
schema.rb
schema_dumper.rb
serialization.rb
session_store.rb
test_case.rb
timestamp.rb
transactions.rb
validations.rb Fixes #2979. The bug is triggered when the en locale is used in activerecord -- this fix appears to have no ill effects when both the /vendor version or a local (current) version of i18n is installed, since the percent notation appears to be okay for both versions. In any event, db_nmap 127.0.0.1 fails correctly for both. 2010-10-18 19:58:56 +00:00
version.rb