ruby on rails - Work with HTML coder -


i rails backend developer , working in team html coder , have problems information exchange.

i want him generate html templates (haml, erb, whatever) , css files. has no clue on how install ruby (and rails).

so, working in ugly workcycle when puts html's , css's in public, test them, , (myself) move them correct place.

is there tool (for html codes) mimics rails rendering part run tool, must easy, , when server starts, can put templates app/ , test them?

i see small easy installable subset of rails, deal page rendering.

if coder still doesn't know how install ruby or how configure stuff works , can quite problematic . either can try cloud based ide . or , tools git raw stuff.

but , can in minimum way try make whole process possible learning , installing ruby in pc .


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -