I spent tonight cranking through some Ruby on Rails has_many :through association oddities and after pounding my head against the keyboard, I decided to shift gears and figure out Ruby On Rails Routes. By default, the Rails expects ID to be passed in URL strings. But that’s really lame, and passing words is much cooler …
Continue reading “Using Names in Rails Routes Instead of IDs”