diff options
author | Aldo "xoen" Giambelluca <xoen@xoen.org> | 2012-09-02 13:59:45 +0200 |
---|---|---|
committer | Aldo "xoen" Giambelluca <xoen@xoen.org> | 2012-09-02 13:59:45 +0200 |
commit | 70d2d2ced44941162e13cb66125482ebf9097ff4 (patch) | |
tree | 2bea85b08d8824e76cb377ffbb9187c930482415 /activemodel/CHANGELOG.md | |
parent | a6674991037fc360c7a72e7c28eec448f0231a3e (diff) | |
download | rails-70d2d2ced44941162e13cb66125482ebf9097ff4.tar.gz rails-70d2d2ced44941162e13cb66125482ebf9097ff4.tar.bz2 rails-70d2d2ced44941162e13cb66125482ebf9097ff4.zip |
Fixed validation issue in Upgrading Ruby on Rails guide [ci skip]
In chapter 2.4 there was an underscore at the start of the attr_readonly method name,
this underscore was interpreted as the opening of the <em> tag but it wasn't closed.
Worst, the underscore in self.class.serialized_attributes (end of paragraph)
was interpreted as the closing of the <em> tag and not as the name of a method.
Diffstat (limited to 'activemodel/CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions