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
2015-02-07 09:12:20 +09:00
..
actionpack use kwargs instead of xhr method. refs #18771. 2015-02-07 09:12:20 +09:00
activerecord Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846 2015-01-31 23:12:41 -05:00
fixtures Partial template name does no more have to be a valid Ruby identifier 2015-02-06 01:46:59 +09:00
lib/controller Add tests to make sure label and placeholder respect to_model 2015-02-05 16:19:29 -02:00
template Fixed undefined method `i18n_key' for nil:NilClass for labels in non AR form_for 2015-02-06 22:44:48 +01:00
tmp Add tmp dir in actionview/test/ 2013-08-05 01:24:14 +05:30
abstract_unit.rb Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846 2015-01-31 23:12:41 -05: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