On Sep 19, 2:10 pm, "Jochen Kächelin - 8frogs.de" <[email protected]> wrote: > what the recommended way to generate static html files based on a database > structure, for example 1000 product pages. > > i would like to specify s template and embed css styles. > > i use rails 3.1 > > thanx
I'd look into using factory girl. http://rubygems.org/gems/factory_girl Dan Nachbar -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

