Integrate ruby application within rails app? -
im in need of integrating cramp ( web sockets based chat app ) existing rails app.
what steps integrate ruby app views rails app? move views rails app write api communicate it?
if app rack app can mount it in routes file.
see this railscast practical example.
i've had trouble sharing views through rack, may want see if can write in rails engine gives more access containing rails app.
Comments
Post a Comment