Skip to content

What does the engine metadata do? #14

Answered by ngan
iMacTia asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @iMacTia -- This feature will promote your pack into a Rails Engine. It basically creates (dynamically / automatically) a namespace for your pack and adds namespace isolation.

You can do that the nifty things you normally get with an Engine... eg mount its routes, scoped url helpers, or table name prefix.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@iMacTia
Comment options

@exterm
Comment options

Answer selected by ngan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants