Y
Hacker News
new
|
ask
|
show
|
jobs
by
fullsailor
5248 days ago
Rails is a Rack application, so yes a Rails app could play host to more than one sub app. In fact this is such a good pattern, that Rails core added Rails Engines which do just but better.