Rails' layout mechanism follows the standard pattern embodied in Sun's J2EE patterns and familiar to users of Struts and other frameworks. The page template outputs the main content, and it's automatically wrapped by a generic template (as opposed to the earlier SSI-style paradigm, where each page manually includes headers, footers, etc.). There's always a complication [...]
Flexible Templating/Layouts With Rails
June 27th, 2006 · 2 Comments
Tags: SoftwareDev
Bitten By Rails Pluralization/Inflection
April 15th, 2006 · 4 Comments
If you've heard DHH or other Rails enthusiasts introducing Rails, they'll often point to the neat inflection module, which maps back and forth between plurals and singular forms, among other things. Even if not the most killer thing about Rails, it's an excellent introductory topic as it quickly conveys the humane nature of the Rails [...]
Tags: SoftwareDev
Must Have 5 Years “Ruby on Rails” Experience
September 16th, 2005 · 4 Comments
If there's one certainty in this industry, it's the ongoing hilarity of job ads. David Heinemeier Hansson found a job ad that mentions "Rails" in the same breath as "enterprise" and "whitepaper", and "struts" in the same breath as "latest and greatest": Should have ideally 5 years experience with all of the latest [...]
Tags: SoftwareDev
