Rails patch: Fixing human_name
Published 30 June 09 by Justin French
This patch just got applied (finally!), which I’m happy about because I won’t have to hack around it in Formtastic any more.
Old: SomeClass.human_name # => "Someclass"
New: SomeClass.human_name # => "Some class"
Small steps, small steps.
Before you go…
Here’s some links to my most popular posts: