You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adolfo Builes edited this page Jan 4, 2014
·
2 revisions
What is the process to create a non ember route in the project? e.g. a page that is just vanilla rails view that doesn't load ember.
Because the Rails router is a "first win" from the top down you just put your non-ember route above the greedy matcher. Then you would have to create a new layout view that doesn't include application.