Notes posted by soulim
RSS feed
soulim -
September 29, 2010 - (v3.0.0)
1 thank
Mistake in example for Rails 3
This code doesn’t work:
activemodel: attribute: post: cost: "Total cost"
Everything is OK with this one:
activerecord: attributes: post: cost: "Total cost"