1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/test
2014-07-25 16:37:18 -07:00
..
actionpack Added PartialIteration class used when rendering collections 2014-07-16 14:50:51 -03:00
activerecord fix bad merge 2014-05-12 18:08:41 -07:00
fixtures Added PartialIteration class used when rendering collections 2014-07-16 14:50:51 -03:00
lib/controller
template Fix that render layout should also be picked up by the template dependency tracker, but only half-ways. You can add that layout option on the same render call, and both templates should be added to the dependency tree. But thats going to require a more serious rework of the tracker. Please do help fix this part of it too. For now, render layout needs to be on its own line. 2014-07-25 16:37:18 -07:00
tmp
abstract_unit.rb Stop requiring mocha automatically 2014-07-19 17:35:12 -03:00
active_record_unit.rb Change back occurrences of SQLite(3) to sqlite3 when referring to the 2014-07-06 11:47:16 -07:00