Ruby on Rails Friday, July 6, 2012

Hi guys!

I'm trying to help out our frontend guy by making a page a single page that contains every kind of situation our site uses. So there should be a header, a nav in a few various states, a new form, a form with errors, etc.

Then I also want to figure out some way to show what it will look like in a few different screen sizes (I'm thinking of starting with a pair of iframes that show the same content, one at 320px and the other taking the remaining width. Eventually it'd be configurable somehow).

Do you guys have any suggestions of how to implement this nicely, or should I just go about slapping out some Haml that emulates what my existing site does?

Thanks!

—☈king

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/Ke5H_cHgLmsJ.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en-US.

No comments:

Post a Comment