Designing template for Ruby on Rails view. What and where to learn?

Posted by Victor on Stack Overflow See other posts from Stack Overflow or by Victor
Published on 2010-05-07T15:48:40Z Indexed on 2010/05/08 21:28 UTC
Read the original article Hit count: 242

Filed under:
|
|
|

Hi. I have a project going on, and I am in charge of the front-end design, whereas my developers will work on the back-end with Ruby on Rails.

I do not know Ruby on Rails, and am designing front-end using XHTML, CSS, jQuery, 960.gs CSS Framework. My developer is supposed to take my design and connect the elements of back-end to it, with Ajax too.

What are the things that I should know while designing the template/view so that I won't kick my developers' asses with my design? How to help the connecting of elements painless? I understand I must avoid . Some Ruby on Rails developers also prefer Blueprint CSS Framework over 960.gs.

Any guidance? Thanks.

© Stack Overflow or respective owner

Related posts about ruby

Related posts about on