Checkbox list in Ruby on Rails using HABTM

July 3rd, 2008 8 Comments

Checkboxes are one of those things that look easy and should be easy, but they aren’t always easy. I needed a solution that could create a checkbox list of languages that a user speaks. So I don’t forget here’s how to do it:
The migrations are important. You have to be sure [...]

Tags:   · · · ·