Aaron Patterson
|
839f3bf682
|
just use a hash for doing association caching
|
2011-01-07 11:28:11 -08:00 |
|
Santiago Pastorino
|
b451de0d6d
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
|
Neeraj Singh
|
ce20b93606
|
assert_equal should be used instead of assert
[#4629 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-05-18 16:13:00 +02:00 |
|
Andrew White
|
9cea9bc7f0
|
Refactor compute_type to handle situations where the correct class is already loaded
Signed-off-by: wycats <wycats@gmail.com>
|
2010-04-12 21:31:20 -07:00 |
|
Andrew White
|
67d1cec4c8
|
Add the ability to specify table_name_prefix on individual modules
Signed-off-by: wycats <wycats@gmail.com>
|
2010-03-28 23:43:28 -07:00 |
|
David Heinemeier Hansson
|
1459c8cc1d
|
Changed ActiveRecord::Base.store_full_sti_class to be true by default reflecting the previously announced Rails 3 default [DHH]
|
2010-01-03 19:30:28 -08:00 |
|
Dmitry Ratnikov
|
314ba0433f
|
Changed to use klass instead of constantizing in assign_ids generated method
[#260 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2009-08-09 02:52:06 -07:00 |
|
Dmitry Ratnikov
|
f16008afdd
|
Modified Rich Bradley's test-case to fail as part of suite and with a reasonable message
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2009-08-09 02:40:27 -07:00 |
|
Rich Bradley
|
9bb8ef9ede
|
Fix for nested :include with namespaced models.
[#260 state:committed]
|
2009-08-09 00:31:46 -07:00 |
|
Josh Peek
|
4b68982f64
|
Improve ActiveRecord::Base#table_name unit tests for nested classes. Closes #10289. [scott_willson]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9237 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-04-07 19:44:37 +00:00 |
|
Jeremy Kemper
|
39814fcce0
|
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8681 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-21 17:20:51 +00:00 |
|
Jeremy Kemper
|
1e70928014
|
Fix paths
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8661 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-18 07:31:37 +00:00 |
|
Jeremy Kemper
|
42b39ae3f2
|
Move tests to cases
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8660 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-18 07:30:42 +00:00 |
|