1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
2012-01-05 17:57:56 -03:00
..
abstract Remove deprecated layout lookup. 2011-12-20 14:44:48 +01:00
activerecord Deprecate set_table_name in favour of self.table_name= or defining your own method. 2011-11-29 20:13:36 +00:00
controller Clean up routes inclusion and add some comments for the next soul that decides to adventure on this code. 2012-01-03 20:09:11 +01:00
dispatch Override respond_to? since we are also overriding method_missing. 2012-01-03 20:26:45 +01:00
fixtures Add font_path helper method 2012-01-03 17:08:10 -02:00
lib/controller 'with_kcode' removed. 2011-12-21 15:39:50 +05:30
template Merge pull request #4296 from kuroda/negative_format 2012-01-04 09:39:38 -08:00
tmp
abstract_unit.rb Change more Array.wrap to Kernel#Array 2012-01-05 17:57:56 -03:00
active_record_unit.rb
ts_isolated.rb