Latest Notebook Article
Rails patch: Fixing human_name
Published 3 days ago 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.
Previous Notebook Articles
Git Aliases Rock
Published 135 days ago by Justin French
Hello Web Developer, Goodbye Web Designer
Published 169 days ago by Justin French
Open-plan offices are making workers sick
Published 170 days ago by Justin French
Adding Empty Directories to a Git Repository
Published 253 days ago by Justin French