Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document loading ember application on specific controller/view/page of legacy rails project #301

Open
eccegordo opened this issue Nov 2, 2013 · 1 comment

Comments

@eccegordo
Copy link
Contributor

The SPA (Single Page Application) all or nothing approach seems a little problematic. Especially for legacy rails apps that just want to get started with using ember in part of their application. Would be nice to provide users with a gentle way to dip their toe into ember development.

To this end it would be helpful to create a generator and/or better document how to use the rootElement property inside projects. And provide convenient mechanism/pattern to load ember project code in a specific part of a larger rails application.

Here is a high level gist

https://gist.github.com/eccegordo/7277817

If this was a generator it might also dovetail well with the pattern of creating multiple ember applications within a largish rails project.

I will post a stripped down example app, as soon as I can.

@simonweil
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants