.. |
associations
|
hide more data in the schema cache
|
2013-03-14 22:45:46 -07:00 |
attribute_methods
|
safely publish columns and columns hash info
|
2013-03-14 22:45:46 -07:00 |
coders
|
|
|
connection_adapters
|
ask column if it is a pk
|
2013-03-14 23:49:00 -07:00 |
fixture_set
|
|
|
locale
|
|
|
locking
|
Deprecate #connection in favour of accessing it via the class
|
2013-03-09 15:16:15 -05:00 |
migration
|
Fixes for PR [#8267]
|
2012-12-22 20:40:42 -05:00 |
railties
|
The console --sandbox transaction should not be joinable
|
2013-03-08 15:10:46 +00:00 |
relation
|
Merge branch 'master' of github.com:lifo/docrails
|
2013-03-05 22:51:48 +05:30 |
scoping
|
Update test name to reflect change in how scopes merging works
|
2013-03-08 09:34:33 -03:00 |
serializers
|
|
|
tasks
|
rake db:structure:dump warns when mysqldump is not in PATH.
|
2013-03-06 15:12:48 +01:00 |
validations
|
Change uniq validation with conditions examples to use where with hashes
|
2013-03-09 19:21:33 -03:00 |
aggregations.rb
|
Merge branch 'master' of github.com:lifo/docrails
|
2013-01-09 01:04:15 +05:30 |
associations.rb
|
document habtm join-table name with custom prefix [ci skip].
|
2013-03-10 15:44:16 +01:00 |
attribute_assignment.rb
|
Deprecate obsolete Time to DateTime fallback methods
|
2012-12-11 13:57:05 +00:00 |
attribute_methods.rb
|
|
|
autosave_association.rb
|
No need to send public methods
|
2013-02-26 16:59:12 +09:00 |
base.rb
|
Remove useless number sign
|
2013-01-18 18:14:18 +09:00 |
callbacks.rb
|
Rename update_attributes method to update, keep update_attributes as an alias
|
2013-01-03 11:51:21 -05:00 |
connection_handling.rb
|
|
|
core.rb
|
Deprecate #connection in favour of accessing it via the class
|
2013-03-09 15:16:15 -05:00 |
counter_cache.rb
|
#reset_counters verifies counter names.
|
2013-03-15 11:22:01 +01:00 |
dynamic_matchers.rb
|
removes redundant require
|
2013-02-25 22:16:30 +01:00 |
errors.rb
|
Revert "Add documentation to TransactionIsolationError [ci skip]"
|
2012-12-04 21:56:21 +05:30 |
explain.rb
|
Remove unused return value, because collecting_queries_for_explain isn't public API.
|
2013-03-06 00:35:55 +09:00 |
explain_subscriber.rb
|
|
|
fixtures.rb
|
fix example of setting DEFAULTS in fixtures
|
2013-01-16 20:22:23 -07:00 |
inheritance.rb
|
Avoid short-circuit return
|
2013-03-08 11:59:45 -03:00 |
integration.rb
|
cache_key consults updated_on timestamp if present
|
2013-02-26 00:04:05 -08:00 |
log_subscriber.rb
|
Ignore binds payload with nil column in AR log subscriber
|
2013-01-08 08:59:41 -02:00 |
migration.rb
|
Preserve magic comments and content encoding of copied migrations.
|
2013-03-09 15:38:02 +09:00 |
model_schema.rb
|
safely publish columns and columns hash info
|
2013-03-14 22:45:46 -07:00 |
nested_attributes.rb
|
Refactored nested associations so they are more readable. Added comments
|
2013-03-08 11:44:13 -05:00 |
null_relation.rb
|
|
|
persistence.rb
|
Deprecate #connection in favour of accessing it via the class
|
2013-03-09 15:16:15 -05:00 |
query_cache.rb
|
Fix typo.
|
2012-12-03 12:37:45 +08:00 |
querying.rb
|
remove AR auto-explain (config.auto_explain_threshold_in_seconds)
|
2013-02-24 20:01:04 +01:00 |
railtie.rb
|
MOAR cleanups.
|
2013-03-14 10:47:13 +05:30 |
readonly_attributes.rb
|
|
|
reflection.rb
|
Refactor to use each_key, remove extra spaces
|
2013-01-28 23:25:03 -02:00 |
relation.rb
|
Remove unused return value, because collecting_queries_for_explain isn't public API.
|
2013-03-06 00:35:55 +09:00 |
result.rb
|
|
|
sanitization.rb
|
Fix cases where delete_records on a has_many association caused errors
|
2013-01-27 15:36:29 +00:00 |
schema.rb
|
Move to the schema-migrations-metadata branch.
|
2012-12-09 15:57:34 -07:00 |
schema_dumper.rb
|
Revert "checking in the abstractions for valid type checking:"
|
2013-02-15 16:23:25 +00:00 |
schema_migration.rb
|
Move to the schema-migrations-metadata branch.
|
2012-12-09 15:57:34 -07:00 |
scoping.rb
|
Refactor to use each_key, remove extra spaces
|
2013-01-28 23:25:03 -02:00 |
serialization.rb
|
ActiveRecord::Base.include_root_in_json is false by default.
|
2013-03-04 21:18:40 +01:00 |
store.rb
|
define Active Record Store accessors in a module
|
2013-02-11 17:00:55 +03:00 |
test_case.rb
|
Just ignore all PRAGMA queries
|
2013-01-22 10:26:51 +09:00 |
timestamp.rb
|
cache_key consults updated_on timestamp if present
|
2013-02-26 00:04:05 -08:00 |
transactions.rb
|
multiple actions for :on option with after_commit and after_rollback
|
2013-02-21 15:02:52 +01:00 |
translation.rb
|
|
|
validations.rb
|
|
|
version.rb
|
Preparing for 4.0.0.beta1 release
|
2013-02-25 08:31:50 -06:00 |