mirror of https://github.com/rails/rails
Review most of the form_for deprecated tests, missing tests with index like []
This commit is contained in:
parent
7fc1edd790
commit
8a16485a96
|
@ -91,6 +91,7 @@ class Comment
|
|||
attr_accessor :relevances
|
||||
def relevances_attributes=(attributes); end
|
||||
|
||||
attr_accessor :body
|
||||
end
|
||||
|
||||
class Tag
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue