I have the CSS & JS, how do I convert that to erb for my Rails app?

Posted by marcamillion on Stack Overflow See other posts from Stack Overflow or by marcamillion
Published on 2011-01-01T08:35:59Z Indexed on 2011/01/01 8:54 UTC
Read the original article Hit count: 225

Filed under:
|
|
|

So I have the foundation of my Rails app, then I went ahead and did the JS and CSS.

How do I then take the CSS and JS that I have, and apply it to the app in a 'Rails Way'. i.e. a dynamic way that works nicely.

Can you give me some tutorials/articles/resources that I can read up to guide me, please?

I have tried the Rails guides, but I find them a bit lacking.

Any other good suggestions or tips that might help get me on the right track?

Thanks.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery